Go to the documentation of this file.
114 #ifndef fanFvPatchField_H
115 #define fanFvPatchField_H
130 class fanFvPatchField
132 public uniformJumpFvPatchField<Type>
146 bool nonDimensional_;
149 autoPtr<Function1<scalar>> rpm_;
152 autoPtr<Function1<scalar>> dm_;
234 virtual void write(Ostream&
os)
const;
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual void write(Ostream &os) const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual tmp< fvPatchField< Type > > clone() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
This boundary condition provides a jump condition, using the cyclic condition as a base.
virtual void updateCoeffs()
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
fanFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...