Default transformation behaviour. More...
#include <mapDistribute.H>
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. | |
| template<class Type, template< class > class Container> | |
| void | operator() (const coupledPolyPatch &cpp, Container< Type > &map) const |
| Transform sparse field. | |
Default transformation behaviour.
Definition at line 220 of file mapDistribute.H.
|
inline |
Definition at line 225 of file mapDistribute.H.
References fld(), Foam::is_rotational_vectorspace_v, and Foam::transformList().

|
inline |
Definition at line 240 of file mapDistribute.H.
References fld(), Foam::is_rotational_vectorspace_v, and Foam::transformList().

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

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