58 tmp<labelField> labelField::
component(const direction) const;
69 void labelField::replace(const direction, const
labelUList& lf);
78 #include "undefFieldFunctionsM.H" High performance macro functions for Field<Type> algebra. These expand using either array element acc...
#define BINARY_TYPE_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)
Field< label > labelField
Specialisation of Field<T> for label.
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
void subtract(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
A class for managing temporary objects.