Go to the documentation of this file.
40 #ifndef fixedGradientFaPatchField_H
41 #define fixedGradientFaPatchField_H
153 const faPatchFieldMapper&
159 const faPatchField<Type>&,
List< label > labelList
A List of labels.
virtual tmp< Field< Type > > gradientInternalCoeffs() const
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
A class for managing temporary objects.
TypeName("fixedGradient")
virtual void write(Ostream &) const
fixedGradientFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
virtual const Field< Type > & gradient() const
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
virtual Field< Type > & gradient()
virtual tmp< Field< Type > > valueBoundaryCoeffs(const tmp< scalarField > &) const
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
virtual void autoMap(const faPatchFieldMapper &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< Field< Type > > valueInternalCoeffs(const tmp< scalarField > &) const
virtual tmp< faPatchField< Type > > clone() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void rmap(const faPatchField< Type > &, const labelList &)
virtual tmp< Field< Type > > snGrad() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Finite area patch class. Used for 2-D non-Euclidian finite area method.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual tmp< Field< Type > > gradientBoundaryCoeffs() const