globalMeshData::ListPlusEqOp< T > Struct Template Reference

Deprecated(2020-09) use ListOps::appendEqOp. More...

Public Member Functions

void operator() (T &x, const T &y) const
 

Detailed Description

template<class T>
struct Foam::globalMeshData::ListPlusEqOp< T >

Deprecated(2020-09) use ListOps::appendEqOp.

Uses a different template parameter

ListOps::appendEqOp<label>()
Deprecated(2020-09) use ListOps::appendEqOp.
Deprecated:
(2020-09) - use ListOps::appendEqOp

Definition at line 621 of file globalMeshData.H.

Member Function Documentation

◆ operator()()

void operator() ( T x,
const T y 
) const
inline

Definition at line 624 of file globalMeshData.H.

References forAll, n, x, and y.


The documentation for this struct was generated from the following file: