Renumbers the cell list in order to reduce the bandwidth, reading and renumbering all fields from all the time directories. More...
Renumbers the cell list in order to reduce the bandwidth, reading and renumbering all fields from all the time directories.
-blockOrder | Order cells into regions and faces into region-internal/external. |
-writeMaps | Write renumber map (new to old) |
-orderPoints | Order points into internal/boundary points. |
-overwrite | Overwrite existing data. |
-noZero | Ignore timestep 0. |
-constant | Include the constant directory. |
-time | <time> Apply only to specific time. |
-latestTime | Only apply to latest time step. |
-case | <dir> Case directory. |
-parallel | Run in parallel. |
-help | Display help message. |
-doc | Display Doxygen API documentation page for this application. |
-srcDoc | Display Doxygen source documentation page for this application. |
Definition in file renumberMesh.C.
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/IOobjectList/IOobjectList.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H"
#include "src/OpenFOAM/fields/ReadFields/ReadFields.H"
#include "src/finiteVolume/fields/volFields/volFields.H"
#include "src/finiteVolume/fields/surfaceFields/surfaceFields.H"
#include "src/OpenFOAM/meshes/bandCompression/bandCompression.H"
#include "src/meshTools/sets/topoSets/faceSet.H"
#include "src/OpenFOAM/containers/Lists/SortableList/SortableList.H"
#include "src/decompositionMethods/decompositionMethods/decompositionMethod/decompositionMethod.H"
#include "src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H"
#include "src/finiteVolume/fields/fvPatchFields/basic/zeroGradient/zeroGradientFvPatchFields.H"
#include "src/OpenFOAM/include/addRegionOption.H"
#include "src/OpenFOAM/include/addTimeOptions.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/checkTimeOptions.H"
#include "src/OpenFOAM/include/createNamedMesh.H"
Go to the source code of this file.