Go to the documentation of this file.
61 const bool valueRequired
82 <<
"On field " << iF.name() <<
" patch " <<
p.name()
83 <<
" patchField " << this->
type()
84 <<
" : mapper does not map all values." <<
nl
85 <<
" To avoid this warning fully specify the mapping in derived"
86 <<
" patch fields." <<
endl;
94 const fixedValueFvPatchField<Type>& ptf
151 return this->
patch().deltaCoeffs()*(*this);
159 this->writeEntry(
"value",
os);
virtual tmp< Field< Type > > gradientBoundaryCoeffs() const
A class for managing temporary objects.
static constexpr const zero Zero
Ostream & endl(Ostream &os)
virtual bool hasUnmapped() const =0
virtual tmp< Field< Type > > valueInternalCoeffs(const tmp< scalarField > &) const
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
virtual void write(Ostream &) const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
fixedValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
bool notNull(const T *ptr)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual tmp< Field< Type > > valueBoundaryCoeffs(const tmp< scalarField > &) const
virtual tmp< Field< Type > > gradientInternalCoeffs() const
A traits class, which is primarily used for primitives.
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,...
#define WarningInFunction
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...