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