This is the complete list of members for AveragingMethod< Type >, including all inherited members.
| add(const barycentric &coordinates, const tetIndices &tetIs, const Type &value)=0 | AveragingMethod< Type > | pure virtual |
| average() | AveragingMethod< Type > | virtual |
| average(const AveragingMethod< scalar > &weight) | AveragingMethod< Type > | virtual |
| AveragingMethod(const IOobject &io, const dictionary &dict, const fvMesh &mesh, const labelList &size) | AveragingMethod< Type > | |
| AveragingMethod(const AveragingMethod< Type > &am) | AveragingMethod< Type > | |
| clone() const =0 | AveragingMethod< Type > | pure virtual |
| declareRunTimeSelectionTable(autoPtr, AveragingMethod, dictionary,(const IOobject &io, const dictionary &dict, const fvMesh &mesh),(io, dict, mesh)) | AveragingMethod< Type > | |
| dict_ | AveragingMethod< Type > | protected |
| interpolate(const barycentric &coordinates, const tetIndices &tetIs) const =0 | AveragingMethod< Type > | pure virtual |
| interpolateGrad(const barycentric &coordinates, const tetIndices &tetIs) const =0 | AveragingMethod< Type > | pure virtual |
| mesh_ | AveragingMethod< Type > | protected |
| New(const IOobject &io, const dictionary &dict, const fvMesh &mesh) | AveragingMethod< Type > | static |
| operator*=(tmp< FieldField< Field, Type >> x) | AveragingMethod< Type > | inline |
| operator+=(tmp< FieldField< Field, Type >> x) | AveragingMethod< Type > | inline |
| operator/=(tmp< FieldField< Field, scalar >> x) | AveragingMethod< Type > | inline |
| operator=(const AveragingMethod< Type > &x) | AveragingMethod< Type > | inline |
| operator=(const Type &x) | AveragingMethod< Type > | inline |
| operator=(tmp< FieldField< Field, Type >> x) | AveragingMethod< Type > | inline |
| primitiveField() const =0 | AveragingMethod< Type > | pure virtual |
| TypeGrad typedef | AveragingMethod< Type > | protected |
| TypeName("averagingMethod") | AveragingMethod< Type > | |
| updateGrad() | AveragingMethod< Type > | protectedvirtual |
| write(const bool valid=true) const | AveragingMethod< Type > | virtual |
| writeData(Ostream &) const | AveragingMethod< Type > | virtual |
| ~AveragingMethod()=default | AveragingMethod< Type > | virtual |