Go to the documentation of this file.
58 namespace AveragingMethods
92 virtual void updateGrad();
Base class for lagrangian averaging methods.
tmp< Field< TypeGrad > > internalFieldGrad() const
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for managing temporary objects.
Basic(const IOobject &io, const dictionary &dict, const fvMesh &mesh)
void add(const barycentric &coordinates, const tetIndices &tetIs, const Type &value)
PtrList< coordinateSystem > coordinates(solidRegions.size())
tmp< Field< Type > > primitiveField() const
TypeGrad interpolateGrad(const barycentric &coordinates, const tetIndices &tetIs) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
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.
Type interpolate(const barycentric &coordinates, const tetIndices &tetIs) const
Basic lagrangian averaging procedure.
virtual autoPtr< AveragingMethod< Type > > clone() const
AveragingMethod< Type >::TypeGrad TypeGrad