Go to the documentation of this file.
125 Info<<
"mapped on field:"
126 << this->internalField().name()
127 <<
" patch:" << this->
patch().name()
129 <<
" min:" <<
gMin(*
this)
130 <<
" max:" <<
gMax(*
this)
143 this->writeEntry(
"value",
os);
virtual void write(Ostream &) const
This boundary condition maps the value at a set of cells or patch faces back to *this.
Type gAverage(const FieldField< Field, Type > &f)
Ostream & endl(Ostream &os)
mappedFixedValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Functionality for sampling fields using mappedPatchBase. Every call to mappedField() returns a sample...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual void updateCoeffs()
virtual void write(Ostream &os) const
void write(vtk::formatter &fmt, const Type &val, const label n=1)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Type gMin(const FieldField< Field, Type > &f)
Type gMax(const FieldField< Field, Type > &f)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const