42 #ifndef SubDimensionedField_H 43 #define SubDimensionedField_H 57 template<
class Type,
class GeoMesh>
89 const label startIndex
A range or interval of labels defined by a start and a size.
SubDimensionedField(const SubField< Type > &sfield)
Construct from a SubField.
pTraits< Type >::cmptType cmptType
Component type.
SubField is a Field obtained as a section of another Field, without its own allocation. SubField is derived from a SubList rather than a List.
tmp< DimensionedField< Type, GeoMesh > > T() const
Return the field transpose (only defined for second rank tensors)
SubDimensionedField is a DimensionedField obtained as a section of another DimensionedField.
static const SubDimensionedField< Type, GeoMesh > & null()
Return a null SubDimensionedField.
Field< Type >::cmptType cmptType
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.
void operator=(const SubDimensionedField< Type, GeoMesh > &rhs)
Assignment.
tmp< DimensionedField< cmptType, GeoMesh > > component(const direction d) const
Return a component field of the field.