Go to the documentation of this file.
42 #ifndef SubDimensionedField_H
43 #define SubDimensionedField_H
57 template<
class Type,
class GeoMesh>
89 const label startIndex
tmp< DimensionedField< Type, GeoMesh > > T() const
A class for managing temporary objects.
SubField is a Field obtained as a section of another Field, without its own allocation....
Generic templated field type.
A range or interval of labels defined by a start and a size.
SubDimensionedField is a DimensionedField obtained as a section of another DimensionedField.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
void operator=(const SubDimensionedField< Type, GeoMesh > &rhs)
Field< Type >::cmptType cmptType
tmp< DimensionedField< cmptType, GeoMesh > > component(const direction d) const
SubDimensionedField(const SubField< Type > &sfield)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...