Go to the documentation of this file.
41 #ifndef fixedValueFaePatchField_H
42 #define fixedValueFaePatchField_H
virtual ~fixedValueFaePatchField()=default
virtual void operator*=(const Field< scalar > &)
faePatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cove...
virtual void operator-=(const Type &)
virtual bool fixesValue() const
A class for managing temporary objects.
virtual void operator/=(const faePatchField< scalar > &)
virtual void operator+=(const Field< Type > &)
virtual void operator=(const faePatchField< Type > &)
virtual void operator+=(const Type &)
virtual void operator*=(const faePatchField< scalar > &)
virtual void write(Ostream &) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void operator=(const Type &)
virtual tmp< faePatchField< Type > > clone() const
virtual void operator/=(const scalar)
virtual void operator-=(const Field< Type > &)
virtual void operator*=(const scalar)
virtual void operator-=(const faePatchField< Type > &)
virtual void operator/=(const Field< scalar > &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
fixedValueFaePatchField(const faPatch &, const DimensionedField< Type, edgeMesh > &)
Finite area patch class. Used for 2-D non-Euclidian finite area method.
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
virtual void operator+=(const faePatchField< Type > &)
virtual void operator=(const UList< Type > &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...