Go to the documentation of this file.
28 template<
class Type,
class GeoMesh>
37 template<
class Type,
class GeoMesh>
48 template<
class Type,
class GeoMesh>
53 const label startIndex
60 template<
class Type,
class GeoMesh>
73 template<
class Type,
class GeoMesh>
77 return NullObjectRef<SubDimensionedField<Type, GeoMesh> >();
81 template<
class Type,
class GeoMesh>
99 template<
class Type,
class GeoMesh>
112 template<
class Type,
class GeoMesh>
118 dimensions() = rhs.dimensions();
123 template<
class Type,
class GeoMesh>
tmp< DimensionedField< Type, GeoMesh > > T() const
Return the field transpose (only defined for second rank tensors)
A class for managing temporary objects.
Reference counter for various OpenFOAM components.
static const SubDimensionedField< Type, GeoMesh > & null()
Return a null SubDimensionedField.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
SubDimensionedField is a DimensionedField obtained as a section of another DimensionedField.
void operator=(const SubField< Type > &)
Assignment via UList operator. Takes linear time.
tmp< DimensionedField< cmptType, GeoMesh > > component(const direction) const
Return a component field of the field.
SubDimensionedField(const SubField< Type > &slist)
Construct from a SubField.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...