A multi-block mesh generator. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
A multi-block mesh generator.
Original source file blockMeshApp.C
Uses the block mesh description found in system/blockMeshDict or system/<region>/blockMeshDict or constant/polyMesh/blockMeshDict or constant/<region>/polyMesh/blockMeshDict
-blockTopology | Write the topology as a set of edges in OBJ format. |
-region | <name> Specify an alternative mesh region. |
-dict | <filename> Specify alternative dictionary for the block mesh description. |
Definition in file blockMeshApp.C.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 68 of file blockMeshApp.C.
References argList::addBoolOption(), argList::addOption(), polyMesh::addZones(), List::append(), args, Foam::constant::physicoChemical::b, polyMesh::boundaryMesh(), primitiveMesh::cellCentres(), blockMesh::cells(), polyMesh::cellZones(), defaultFacesName, defaultFacesType, IOstream::defaultPrecision(), polyMesh::defaultRegion, dictName(), dictPath, Foam::endl(), Foam::exists(), Foam::exit(), polyMesh::faceZones(), Foam::FatalError, FatalErrorInFunction, HashTable::find(), forAll, forAllConstIter(), dictionary::found(), IOobject::headerOk(), Foam::Info, HashTable::insert(), Foam::isDir(), dictionary::lookup(), Foam::max(), mesh, polyMesh::meshSubDir, IOobject::MUST_READ, primitiveMesh::nCells(), primitiveMesh::nFaces(), primitiveMesh::nInternalFaces(), Foam::nl, IOobject::NO_WRITE, argList::noParallel(), primitiveMesh::nPoints(), blockMesh::numZonedBlocks(), IOobject::objectPath(), argList::optionFound(), argList::optionReadIfPresent(), p, blockMesh::patchDicts(), patches, blockMesh::patches(), blockMesh::patchNames(), blockMesh::points(), polyMesh::points(), polyMesh::pointZones(), regionName, polyMesh::removeFiles(), HashTable::size(), blockMesh::topology(), blockMesh::verbose(), regIOobject::write(), fvMesh::write(), blockMesh::writeTopology(), Vector< Cmpt >::x(), Foam::xferCopy(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.