108 if (!isA<mappedPatchBase>(p.
patch()))
112 "mappedFixedValueFvPatchField<Type>::mapper()" 113 ) <<
"\n patch type '" << p.
patch().type()
114 <<
"' not type '" << mappedPatchBase::typeName <<
"'" 116 <<
" of field " << iF.
name()
120 return refCast<const mappedPatchBase>(p.
patch());
136 Info<<
"mapped on field:" 138 <<
" patch:" << this->patch().name()
140 <<
" min:" <<
gMin(*
this)
141 <<
" max:" <<
gMax(*
this)
154 this->writeEntry(
"value", os);
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const word & name() const
Return name.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
errorManipArg< error, int > exit(error &err, const int errNo=1)
Foam::fvPatchFieldMapper.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void write(Ostream &) const
Write.
virtual void write(Ostream &) const
Write.
mappedFixedValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
const polyPatch & patch() const
Return the polyPatch.
Ostream & endl(Ostream &os)
Add newline and flush stream.
fileName objectPath() const
Return complete path + object name.
virtual void write(Ostream &) const
Write.
Functionality for sampling fields using mappedPatchBase. Every call to mappedField() returns a sample...
const word & name() const
Return name.
Type gMin(const FieldField< Field, Type > &f)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.
rDeltaT dimensionedInternalField()
const mappedPatchBase & mapper(const fvPatch &p, const DimensionedField< Type, volMesh > &iF)
Type gAverage(const FieldField< Field, Type > &f)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
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.
Type gMax(const FieldField< Field, Type > &f)