Default transformation behaviour. More...
Public Member Functions | |
| template<class Type > | |
| void | operator() (const vectorTensorTransform &vt, const bool forward, UList< Type > &fld) const |
| template<class Type > | |
| void | operator() (const vectorTensorTransform &vt, const bool forward, List< List< Type >> &flds) const |
| template<class Type > | |
| void | operator() (const coupledPolyPatch &cpp, UList< Type > &fld) const |
| Transform patch-based field. More... | |
| template<class Type , template< class > class Container> | |
| void | operator() (const coupledPolyPatch &cpp, Container< Type > &map) const |
| Transform sparse field. More... | |
Default transformation behaviour.
Definition at line 220 of file mapDistribute.H.
|
inline |
Definition at line 226 of file mapDistribute.H.
References fld, vectorTensorTransform::R(), and Foam::transformList().

|
inline |
Definition at line 241 of file mapDistribute.H.
References fld, vectorTensorTransform::R(), and Foam::transformList().

|
inline |
Transform patch-based field.
Definition at line 261 of file mapDistribute.H.
References fld, coupledPolyPatch::forwardT(), coupledPolyPatch::parallel(), and Foam::transformList().

|
inline |
Transform sparse field.
Definition at line 276 of file mapDistribute.H.
References coupledPolyPatch::forwardT(), coupledPolyPatch::parallel(), and Foam::transformList().
