51 template<
template<
class>
class Field,
class Type>
54 template<
template<
class>
class Field,
class Type>
61 template<
template<
class>
class Field,
class Type>
73 template<
template<
class>
class Field,
class Type>
124 template<
class Type2>
177 friend Ostream& operator<< <Field, Type>
183 friend Ostream& operator<< <Field, Type>
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Reference counter for various OpenFOAM components.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Traits class for primitives.
void operator=(const FieldField< Field, Type > &)
void negate()
Negate this field.
Pre-declare SubField and related Field type.
A class for handling words, derived from string.
void operator*=(const FieldField< Field, scalar > &)
static tmp< FieldField< Field, Type > > NewCalculatedType(const FieldField< Field, Type2 > &ff)
Return a pointer to a new calculatedFvPatchFieldField created on.
void operator+=(const FieldField< Field, Type > &)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void operator/=(const FieldField< Field, scalar > &)
tmp< FieldField< Field, cmptType > > component(const direction) const
Return a component field of the field.
void replace(const direction, const FieldField< Field, cmptType > &)
Replace a component field of the field.
Direction is an 8-bit unsigned integer type used to represent the Cartesian directions etc...
pTraits< Type >::cmptType cmptType
Component type.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
tmp< FieldField< Field, Type > > T() const
Return the field transpose (only defined for second rank tensors)
void operator-=(const FieldField< Field, Type > &)
A class for managing temporary objects.
FieldField()
Construct null.
tmp< FieldField< Field, Type > > clone() const
Clone.
const FieldField< fvPatchField, Type > & ff(const FieldField< fvPatchField, Type > &bf)