33 bool Foam::functionObjects::volField::calcVolField()
static const char *const typeName
DimensionedField< Type, GeoMesh, PrimitiveField > Internal
Type of the internal field from which this GeometricField is derived.
static tmp< GeometricField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Internal &, const PtrList< Patch > &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
word resultName_
Name of result field.
const word fieldName_
Name of field to process.
const fvMesh & mesh() const
Return a reference to the mesh.
const ObjectType & lookupObject(const word &fieldName) const
Lookup object from the objectRegistry.
bool foundObject(const word &fieldName) const
Find field in the objectRegistry.
ObjectType & store(const tmp< ObjectType > &tfield)
Store the given field in the objectRegistry.
List< word > wordList
A List of words.
faceListList boundary(nPatches)