Public Member Functions
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 41 of file regionSizeDistribution.C.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 45 of file regionSizeDistribution.C.

References forAll, x, and y.

◆ operator()() [2/2]

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

Definition at line 42 of file meshToMeshTemplates.C.

References forAll, x, and y.


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