FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void subtract(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
void component(labelField &lf, const labelUList &f, const direction)
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.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
UNARY_FUNCTION(Type, Type, cmptMag, cmptMag)
dimensioned< scalar > mag(const dimensioned< Type > &)
#define BINARY_TYPE_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)