26 template<
class Type,
class GeoMesh,
template<
class>
class PrimitiveField>
48 template<
template<
class>
class PrimitiveField>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricField class.
tmp< GeometricField< cmptType, GeoMesh, Field > > component(const direction) const
Return a component of the field.
void replace(const direction, const GeometricField< cmptType, GeoMesh, PrimitiveField2 > &)
Replace a component field of the field.
const Internal & v() const
Return a const-reference to the dimensioned internal field.
Supports static assertion that a template argument is of type volMesh.
A class for managing temporary objects.