This is the complete list of members for identityFieldMapper, including all inherited members.
DEFINE_FIELD_MAPPER_MAP_OPERATOR(label,) | identityFieldMapper | |
fieldMapper() | fieldMapper | inline |
FOR_ALL_FIELD_TYPES(DEFINE_FIELD_MAPPER_MAP_OPERATOR,) | identityFieldMapper | |
Foam::fieldMapper::FOR_ALL_FIELD_TYPES(DEFINE_FIELD_MAPPER_MAP_OR_ASSIGN_OPERATOR,) | fieldMapper | |
identityFieldMapper() | identityFieldMapper | inline |
map(const Field< Type > &mapF) const | identityFieldMapper | |
mapOrAssign(const Field< Type > &mapF, const Type &unmappedVal) const | fieldMapper | |
mapOrAssign(const Field< Type > &mapF, const FieldFunctor< Type > &unmappedFunc) const | fieldMapper | |
operator()(Field< label > &f, const Field< label > &mapF) const =0 | fieldMapper | pure virtual |
operator()(const Field< label > &mapF) const =0 | fieldMapper | pure virtual |
operator()(Field< Type > &f, const tmp< Field< Type >> &tmapF) const | fieldMapper | |
operator()(const tmp< Field< Type >> &tmapF) const | fieldMapper | |
operator()(Field< label > &f, const Field< label > &mapF, const label &unmappedVal) const | fieldMapper | virtual |
operator()(const Field< label > &mapF, const label &unmappedVal) const | fieldMapper | virtual |
operator()(Field< label > &f, const Field< label > &mapF, const FieldFunctor< label > &unmappedFunc) const | fieldMapper | virtual |
operator()(const Field< label > &mapF, const FieldFunctor< label > &unmappedFunc) const | fieldMapper | virtual |
operator()(Field< Type > &f, const Field< Type > &mapF, const FieldOp &unmappedOp) const | fieldMapper | |
operator()(const Field< Type > &mapF, const FieldOp &unmappedOp) const | fieldMapper | |
operator()(const tmp< Field< Type >> &tmapF) const | fieldMapper | |
operator()(const Field< Type > &mapF, const FieldOp &unmappedOp) const | fieldMapper | |
~fieldMapper() | fieldMapper | inlinevirtual |
~identityFieldMapper() | identityFieldMapper | inlinevirtual |