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