Go to the documentation of this file.
51 template<
class Type>
class Field;
52 template<
class Type>
class SubField;
91 const label startIndex
A class for managing temporary objects.
A List obtained as a section of another List.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< Field< Type > > T() const
Return the field transpose (only defined for second rank tensors)
tmp< Field< cmptType > > component(const direction) const
Return a component field of the field.
void operator=(const SubField< Type > &)
Assignment via UList operator. Takes linear time.
SubField(const SubList< Type > &)
Construct from a SubList.
Traits class for primitives.
pTraits< Type >::cmptType cmptType
Component type.