Default transformation behaviour. More...
Public Member Functions | |
template<class Type > | |
void | operator() (const vectorTensorTransform &vt, const bool forward, List< 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... | |
template<> | |
void | operator() (const vectorTensorTransform &, const bool, List< label > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, UList< label > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, Map< label > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, EdgeMap< label > &) const |
template<> | |
void | operator() (const vectorTensorTransform &, const bool, List< scalar > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, UList< scalar > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, Map< scalar > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, EdgeMap< scalar > &) const |
template<> | |
void | operator() (const vectorTensorTransform &, const bool, List< bool > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, UList< bool > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, Map< bool > &) const |
template<> | |
void | operator() (const coupledPolyPatch &, EdgeMap< bool > &) const |
Default transformation behaviour.
Definition at line 196 of file mapDistribute.H.
|
inline |
Definition at line 202 of file mapDistribute.H.
References fld(), vectorTensorTransform::R(), Foam::T(), Tensor::T(), and Foam::transformList().
Referenced by mapDistribute::transform::operator()().
|
inline |
Definition at line 214 of file mapDistribute.H.
References forAll, and mapDistribute::transform::operator()().
|
inline |
Transform patch-based field.
Definition at line 228 of file mapDistribute.H.
References fld(), coupledPolyPatch::forwardT(), coupledPolyPatch::parallel(), and Foam::transformList().
|
inline |
Transform sparse field.
Definition at line 238 of file mapDistribute.H.
References coupledPolyPatch::forwardT(), coupledPolyPatch::parallel(), and Foam::transformList().
void operator() | ( | const vectorTensorTransform & | , |
const bool | , | ||
List< label > & | |||
) | const |
Definition at line 42 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
UList< label > & | |||
) | const |
Definition at line 50 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
Map< label > & | |||
) | const |
Definition at line 57 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
EdgeMap< label > & | |||
) | const |
Definition at line 64 of file mapDistribute.C.
void operator() | ( | const vectorTensorTransform & | , |
const bool | , | ||
List< scalar > & | |||
) | const |
Definition at line 73 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
UList< scalar > & | |||
) | const |
Definition at line 81 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
Map< scalar > & | |||
) | const |
Definition at line 88 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
EdgeMap< scalar > & | |||
) | const |
Definition at line 95 of file mapDistribute.C.
void operator() | ( | const vectorTensorTransform & | , |
const bool | , | ||
List< bool > & | |||
) | const |
Definition at line 104 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
UList< bool > & | |||
) | const |
Definition at line 112 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
Map< bool > & | |||
) | const |
Definition at line 119 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
EdgeMap< bool > & | |||
) | const |
Definition at line 126 of file mapDistribute.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.