This is the complete list of members for Basic< Type >, including all inherited members.
| add(const barycentric &coordinates, const tetIndices &tetIs, const Type &value) | Basic< Type > | 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 > | |
| Basic(const IOobject &io, const dictionary &dict, const fvMesh &mesh) | Basic< Type > | |
| Basic(const Basic< Type > &am) | Basic< Type > | |
| clone() const | Basic< Type > | inlinevirtual |
| declareRunTimeSelectionTable(autoPtr, AveragingMethod, dictionary,(const IOobject &io, const dictionary &dict, const fvMesh &mesh),(io, dict, mesh)) | AveragingMethod< Type > | |
| dict_ | AveragingMethod< Type > | protected |
| internalFieldGrad() const | Basic< Type > | |
| interpolate(const barycentric &coordinates, const tetIndices &tetIs) const | Basic< Type > | virtual |
| interpolateGrad(const barycentric &coordinates, const tetIndices &tetIs) const | Basic< Type > | 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 | Basic< Type > | virtual |
| TypeGrad typedef | Basic< Type > | |
| TypeName("basic") | Basic< Type > | |
| Foam::AveragingMethod::TypeName("averagingMethod") | AveragingMethod< Type > | |
| write(const bool valid=true) const | AveragingMethod< Type > | virtual |
| writeData(Ostream &) const | AveragingMethod< Type > | virtual |
| ~AveragingMethod()=default | AveragingMethod< Type > | virtual |
| ~Basic() | Basic< Type > | virtual |