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 |
template<class Type , template< class > class Container> | |
void | operator() (const coupledPolyPatch &cpp, Container< Type > &map) const |
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 |
Definition at line 205 of file mapDistribute.H.
|
inline |
Definition at line 211 of file mapDistribute.H.
References fld, vectorTensorTransform::R(), Foam::T(), Tensor::T(), and Foam::transformList().
Referenced by mapDistribute::transform::operator()().
|
inline |
Definition at line 223 of file mapDistribute.H.
References fld, and mapDistribute::transform::operator()().
|
inline |
Definition at line 237 of file mapDistribute.H.
References fld, coupledPolyPatch::forwardT(), coupledPolyPatch::parallel(), and Foam::transformList().
|
inline |
Definition at line 247 of file mapDistribute.H.
References coupledPolyPatch::forwardT(), coupledPolyPatch::parallel(), and Foam::transformList().
void operator() | ( | const vectorTensorTransform & | , |
const bool | , | ||
List< label > & | |||
) | const |
Definition at line 38 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
UList< label > & | |||
) | const |
Definition at line 46 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
Map< label > & | |||
) | const |
Definition at line 53 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
EdgeMap< label > & | |||
) | const |
Definition at line 60 of file mapDistribute.C.
void operator() | ( | const vectorTensorTransform & | , |
const bool | , | ||
List< scalar > & | |||
) | const |
Definition at line 68 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
UList< scalar > & | |||
) | const |
Definition at line 76 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
Map< scalar > & | |||
) | const |
Definition at line 83 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
EdgeMap< scalar > & | |||
) | const |
Definition at line 90 of file mapDistribute.C.
void operator() | ( | const vectorTensorTransform & | , |
const bool | , | ||
List< bool > & | |||
) | const |
Definition at line 98 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
UList< bool > & | |||
) | const |
Definition at line 106 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
Map< bool > & | |||
) | const |
Definition at line 113 of file mapDistribute.C.
void operator() | ( | const coupledPolyPatch & | , |
EdgeMap< bool > & | |||
) | const |
Definition at line 120 of file mapDistribute.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.