Go to the documentation of this file.
83 const word& sampleRegion,
84 const sampleMode sampleMode,
85 const word& samplePatch,
89 const word& fieldName,
90 const bool setAverage,
92 const word& interpolationScheme
178 Info<<
"operating on field:" << this->internalField().name()
179 <<
" patch:" << this->
patch().name()
181 <<
" min:" <<
gMin(*
this)
182 <<
" max:" <<
gMax(*
this)
196 this->writeEntry(
"value",
os);
virtual void write(Ostream &) const
A class for handling words, derived from Foam::string.
virtual void autoMap(const fvPatchFieldMapper &)
Type gAverage(const FieldField< Field, Type > &f)
tmp< GeometricField< Type, faPatchField, areaMesh > > average(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
Ostream & endl(Ostream &os)
virtual void updateCoeffs()
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
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.
Functionality for sampling fields using mappedPatchBase. Every call to mappedField() returns a sample...
virtual void rmap(const fvPatchField< Type > &, const labelList &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual void updateCoeffs()
scalar distance(const vector &p1, const vector &p2)
virtual void write(Ostream &os) const
This boundary condition provides a self-contained version of the mapped condition....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void write(Ostream &os) const
void write(vtk::formatter &fmt, const Type &val, const label n=1)
Foam::fvPatchFieldMapper.
virtual void write(Ostream &) const
const fvPatch & patch() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Type gMin(const FieldField< Field, Type > &f)
mappedFieldFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
virtual void autoMap(const fvPatchFieldMapper &)
Type gMax(const FieldField< Field, Type > &f)
virtual void rmap(const fvPatchField< Type > &, const labelList &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...