99 auto* patchTypeCtor = patchConstructorTable(
p.type());
111 return tmp<faePatchField<Type>>
113 new calculatedFaePatchField<Type>
116 DimensionedField<Type, edgeMesh>::null()
124template<
class AnyType>
128 const faePatchField<AnyType>& pf
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static const this_type & null() noexcept
Return a null DimensionedField (reference to a nullObject).
readOption
Enumeration defining read preferences.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
virtual void write(Ostream &) const
Write.
calculatedFaePatchField(const faPatch &, const DimensionedField< Type, edgeMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FieldMapper for finite-area patch fields.
Finite area patch class. Used for 2-D non-Euclidian finite area method.
const faPatch & patch() const noexcept
Return the patch.
faePatchField(const faPatch &, const DimensionedField< Type, edgeMesh > &)
Construct from patch and internal field.
void writeValueEntry(Ostream &os) const
Write *this field as a "value" entry.
static tmp< faePatchField< Type > > NewCalculatedType(const faPatch &p)
Return a pointer to a new calculatedFaePatchField created on.
virtual void write(Ostream &os) const
Write.
A class for managing temporary objects.
OBJstream os(runTime.globalPath()/outputName)