AveragingMethod< Type > Member List

This is the complete list of members for AveragingMethod< Type >, including all inherited members.

add(const barycentric &coordinates, const tetIndices &tetIs, const Type &value)=0AveragingMethod< 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 =0AveragingMethod< 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 =0AveragingMethod< Type >pure virtual
interpolateGrad(const barycentric &coordinates, const tetIndices &tetIs) const =0AveragingMethod< 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 =0AveragingMethod< Type >pure virtual
TypeGrad typedefAveragingMethod< Type >protected
TypeName("averagingMethod")AveragingMethod< Type >
updateGrad()AveragingMethod< Type >protectedvirtual
write(const bool valid=true) constAveragingMethod< Type >virtual
writeData(Ostream &) constAveragingMethod< Type >virtual
~AveragingMethod()=defaultAveragingMethod< Type >virtual