59 pisoControl(
const pisoControl&) =
delete;
62 void operator=(
const pisoControl&) =
delete;
Mesh data needed to do the Finite Volume discretisation.
virtual ~pisoControl()
Destructor.
bool finalInnerIter() const
Return true if in the final inner (PISO) iteration.
TypeName("pisoControl")
Run-time type information.
virtual bool read()
Read controls from fvSolution dictionary.
A class for handling words, derived from Foam::string.
const word dictName("faMeshDefinition")
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.