35 #ifndef fvOptionList_H 36 #define fvOptionList_H 56 Ostream&
operator<<(Ostream& os,
const fv::optionList& options);
77 label checkTimeIndex_;
89 void checkApplied()
const;
96 const word& fieldName,
130 bool appliesToField(
const word& fieldName)
const;
147 const word& fieldName
164 const word& fieldName
183 const word& fieldName
225 const word& fieldName
tmp< GeometricField< Type, fvPatchField, volMesh > > d2dt2(const GeometricField< Type, fvPatchField, volMesh > &vf)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Generic GeometricField class.
Dimension set for the base types.
bool read(const char *, int32_t &)
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
A class for handling words, derived from string.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Info<< "Predicted p max-min : "<< max(p).value()<< " "<< min(p).value()<< endl;rho==max(rho0+psi *p, rhoMin);# 1 "/home/ubuntu/OpenFOAM-8/applications/solvers/multiphase/cavitatingFoam/alphavPsi.H" 1{ alphav=max(min((rho - rholSat)/(rhovSat - rholSat), scalar(1)), scalar(0));alphal=1.0 - alphav;Info<< "max-min alphav: "<< max(alphav).value()<< " "<< min(alphav).value()<< endl;psiModel-> correct()
const bool writeData(readBool(pdfDictionary.lookup("writeData")))
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Mesh data needed to do the Finite Volume discretisation.
Ostream & operator<<(Ostream &, const ensightPart &)
List of finite volume options.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
A class for managing temporary objects.