This is the complete list of members for pointPatchFieldMapper, including all inherited members.
fieldMapper() | fieldMapper | inline |
hasUnmapped() const =0 | fieldMapper | pure virtual |
operator()(Field< scalar > &f, const Field< scalar > &mapF) const =0 | fieldMapper | pure virtual |
operator()(Field< vector > &f, const Field< vector > &mapF) const =0 | fieldMapper | pure virtual |
operator()(Field< sphericalTensor > &f, const Field< sphericalTensor > &mapF) const =0 | fieldMapper | pure virtual |
operator()(Field< symmTensor > &f, const Field< symmTensor > &mapF) const =0 | fieldMapper | pure virtual |
operator()(Field< tensor > &f, const Field< tensor > &mapF) const =0 | fieldMapper | pure virtual |
operator()(Field< Type > &f, const tmp< Field< Type >> &tmapF) const | fieldMapper | |
operator()(const Field< scalar > &mapF) const =0 | fieldMapper | pure virtual |
operator()(const Field< vector > &mapF) const =0 | fieldMapper | pure virtual |
operator()(const Field< sphericalTensor > &mapF) const =0 | fieldMapper | pure virtual |
operator()(const Field< symmTensor > &mapF) const =0 | fieldMapper | pure virtual |
operator()(const Field< tensor > &mapF) const =0 | fieldMapper | pure virtual |
operator()(const tmp< Field< Type >> &tmapF) const | fieldMapper | |
operator()(const tmp< Field< Type >> &tmapF) const | fieldMapper | |
pointPatchFieldMapper() | pointPatchFieldMapper | inline |
~fieldMapper() | fieldMapper | inlinevirtual |