52 template<
class Type>
class Field;
53 template<
class Type>
class SubField;
62 public tmp<SubField<Type>>::refCount,
92 const label startIndex
123 template<
class Form, direction Ncmpts>
tmp< Field< cmptType > > component(const direction) const
Return a component field of the field.
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)
Traits class for primitives.
void operator=(const SubField< Type > &)
Assignment via UList operator. Takes linear time.
SubField(const SubList< Type > &)
Construct from a SubList.
Pre-declare related SubField type.
Pre-declare SubField and related Field type.
pTraits< Type >::cmptType cmptType
Component type.
A class for managing temporary objects.
static const SubField< Type > & null()
Return a null SubField.