Go to the documentation of this file.
59 namespace AveragingMethods
105 virtual void updateGrad();
Base class for lagrangian averaging methods.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for managing temporary objects.
tmp< Field< TypeGrad > > internalFieldGrad() const
PtrList< coordinateSystem > coordinates(solidRegions.size())
Moment(const IOobject &io, const dictionary &dict, const fvMesh &mesh)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Type interpolate(const barycentric &coordinates, const tetIndices &tetIs) const
virtual autoPtr< AveragingMethod< Type > > clone() const
Mesh data needed to do the Finite Volume discretisation.
Storage and named access for the indices of a tet which is part of the decomposition of a cell.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Moment lagrangian averaging procedure.
TypeGrad interpolateGrad(const barycentric &coordinates, const tetIndices &tetIs) const
void add(const barycentric &coordinates, const tetIndices &tetIs, const Type &value)
AveragingMethod< Type >::TypeGrad TypeGrad
tmp< Field< Type > > primitiveField() const