Go to the documentation of this file.
100 template<
class Type2>
107 auto* patchTypeCtor = patchConstructorTable(pf.
patch().type());
119 return tmp<faePatchField<Type>>
121 new calculatedFaePatchField<Type>
124 DimensionedField<Type, edgeMesh>::null()
137 this->writeEntry(
"value",
os);
A class for handling words, derived from Foam::string.
virtual void write(Ostream &) const
A class for managing temporary objects.
static const word & calculatedType()
static tmp< faePatchField< Type > > NewCalculatedType(const faePatchField< Type2 > &)
calculatedFaePatchField(const faPatch &, const DimensionedField< Type, edgeMesh > &)
const faPatch & patch() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
void write(vtk::formatter &fmt, const Type &val, const label n=1)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Finite area patch class. Used for 2-D non-Euclidian finite area method.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...