41#ifndef calculatedFaePatchField_H
42#define calculatedFaePatchField_H
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
virtual bool fixesValue() const
Return true if this patch field fixes a value.
virtual tmp< faePatchField< Type > > clone(const DimensionedField< Type, edgeMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual tmp< faePatchField< Type > > clone() const
Construct and return a clone.
virtual ~calculatedFaePatchField()=default
Destructor.
TypeName("calculated")
Runtime type information.
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.
faePatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cove...
A class for managing temporary objects.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.