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