43 int main(
int argc,
char *argv[])
48 "check all surface geometry for quality" 54 "conform to the initial points without any point motion" 84 "cvSearchableSurfaces",
91 foamyHexMeshDict.subDict(
"geometry"),
92 foamyHexMeshDict.lookupOrDefault(
"singleRegionName",
true)
98 allGeometry.checkTopology(
true);
100 allGeometry.checkGeometry
112 conformalVoronoiMesh::debug =
true;
119 if (conformationOnly)
121 mesh.initialiseForConformation();
129 mesh.initialiseForMotion();
const word & executable() const
Name of executable without the path.
void off()
Switch the function objects off.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool optionFound(const word &opt) const
Return true if the named option is found.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
virtual bool run() const
Return true if run should continue,.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
static const word & geometryDir()
Return the geometry directory name.
const word & constant() const
Return constant name.
Container for searchableSurfaces.
const word & system() const
Return system name.
time_t elapsedClockTime() const
Returns wall-clock time from clock instantiation.
double elapsedCpuTime() const
Return CPU time (in seconds) from the start.
const functionObjectList & functionObjects() const
Return the list of function objects.
const doubleScalar e
Elementary charge.
static void addBoolOption(const word &opt, const string &usage="")
Add to a bool option to validOptions with usage information.
Foam::argList args(argc, argv)
void writeStats(const List< wordList > &, Ostream &) const
Write some stats.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...