128 Info<<
"mapped on field:" 129 << this->internalField().name()
130 <<
" patch:" << this->
patch().name()
132 <<
" min:" <<
limits.min()
133 <<
" max:" <<
limits.max()
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
A list of keyword definitions, which are a keyword followed by a number of values (eg...
virtual void write(Ostream &os) const
Write.
mappedFixedValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Ostream & endl(Ostream &os)
Add newline and flush stream.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition maps the value at a set of cells or patch faces back to *this.
void writeValueEntry(Ostream &os) const
Write *this field as a "value" entry.
virtual void write(Ostream &) const
Write.
A FieldMapper for finite-volume patch fields.
virtual void write(Ostream &) const
Write.
MinMax< Type > gMinMax(const FieldField< Field, Type > &f)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
int debug
Static debugging option.
Type gAverage(const FieldField< Field, Type > &f, const label comm)
The global arithmetic average of a FieldField.
OBJstream os(runTime.globalPath()/outputName)
Functionality for sampling fields using mappedPatchBase. Every call to mappedField() returns a sample...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const std::string patch
OpenFOAM patch number as a std::string.
messageStream Info
Information stream (stdout output on master, null elsewhere)
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)