Field< label > labelField
Specialisation of Field<T> for label.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
#define UNARY_FUNCTION(ReturnType, Type1, Func, Dfunc)
void replace(const direction, const UList< cmptType > &)
Replace a component field of the field.
void subtract(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
tmp< Field< cmptType > > component(const direction) const
Return a component field of the field.
High performance macro functions for Field<Type> algebra. These expand using either array element acc...
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
dimensioned< scalar > mag(const dimensioned< Type > &)
A class for managing temporary objects.
#define BINARY_TYPE_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)