Go to the documentation of this file.
105 void read(
const dictionary&
dict);
108 bool checkConverged()
const;
111 loopControl(
const loopControl&) =
delete;
114 void operator=(
const loopControl&) =
delete;
167 const word& algorithmName,
219 Ostream&
operator<<(Ostream&
os,
const loopControl& ctrl);
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
const word dictName("faMeshDefinition")
A class for managing arbitrary loops with the ability to invoke function object execution.
dictionary convergenceDict_
Ostream & operator<<(Ostream &, const boundaryPatch &p)
const word & name() const
A class for managing sub-loops referencing Time.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
A List of wordRe with additional matching capabilities.