Go to the documentation of this file.
41 #ifndef coupledFaePatchField_H
42 #define coupledFaePatchField_H
65 TypeName(coupledFaPatch::typeName_());
faePatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cove...
A class for managing temporary objects.
coupledFaePatchField(const faPatch &, const DimensionedField< Type, edgeMesh > &)
virtual bool coupled() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void write(Ostream &) const
TypeName(coupledFaPatch::typeName_())
virtual tmp< faePatchField< Type > > clone() const =0
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.
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual ~coupledFaePatchField()=default