Public Member Functions | List of all members
ListPlusEqOp< T, Size > Class Template Reference

Plus op for FixedList<scalar> More...

Public Member Functions

void operator() (FixedList< T, Size > &x, const FixedList< T, Size > &y) const
 
void operator() (List< Type > &x, const List< Type > y) const
 

Detailed Description

template<class T, unsigned Size>
class Foam::ListPlusEqOp< T, Size >

Plus op for FixedList<scalar>

Helper class for list.

Definition at line 48 of file regionSizeDistribution.C.

Member Function Documentation

void operator() ( FixedList< T, Size > &  x,
const FixedList< T, Size > &  y 
) const
inline
void operator() ( List< Type > &  x,
const List< Type >  y 
) const
inline

Definition at line 41 of file meshToMeshTemplates.C.

References fld(), forAll, meshToMesh::mapSrcToTgt(), List< T >::setSize(), List< T >::size(), and y.

Here is the call graph for this function:


The documentation for this class was generated from the following files: