28template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
DimensionedField< Type, GeoMesh > Internal
The internal field type from which this GeometricField is derived.
const Internal & v() const
Return a const-reference to the dimensioned internal field of a "vol" field.
Template argument for type volMesh.