Go to the documentation of this file.
37 #ifndef faOptionList_H
38 #define faOptionList_H
57 Ostream&
operator<<(Ostream&
os,
const fa::optionList& options);
101 const word& fieldName,
156 const word& fieldName
175 const word& fieldName
201 const word& fieldName
tmp< faMatrix< Type > > source(GeometricField< Type, faPatchField, areaMesh > &field, const areaScalarField &h, const word &fieldName, const dimensionSet &ds)
static const dictionary & optionsDict(const dictionary &dict)
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
tmp< faMatrix< Type > > d2dt2(GeometricField< Type, faPatchField, areaMesh > &field)
void operator=(const optionList &)=delete
List of finite volume options.
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
bool readOptions(const dictionary &dict)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
virtual ~optionList()=default
const dimensionedScalar h
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
void constrain(faMatrix< Type > &eqn)
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Mesh data needed to do the Finite Volume discretisation.
optionList(const optionList &)=delete
bool appliesToField(const word &fieldName) const
void reset(const dictionary &dict)
virtual bool read(const dictionary &dict)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
void checkApplied() const
Generic GeometricField class.
void correct(GeometricField< Type, faPatchField, areaMesh > &field)
virtual bool writeData(Ostream &os) const