Reconstructs a mesh and fields of a case that is decomposed for parallel execution of OpenFOAM. More...
Reconstructs a mesh and fields of a case that is decomposed for parallel execution of OpenFOAM.
| -region | <name> Only apply to named mesh region. |
| -fields | (field names) Only apply to named fields. |
| -noLagrangian | Exclude Lagrangian fields. |
| -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. |
| -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 reconstructPar.C.
#include "src/OpenFOAM/global/argList/argList.H"#include "src/OpenFOAM/db/Time/timeSelector.H"#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"#include "src/OpenFOAM/db/IOobjectList/IOobjectList.H"#include "applications/utilities/parallelProcessing/reconstructPar/processorMeshes.H"#include "applications/utilities/parallelProcessing/reconstructPar/fvFieldReconstructor.H"#include "applications/utilities/parallelProcessing/reconstructPar/pointFieldReconstructor.H"#include "applications/utilities/parallelProcessing/reconstructPar/reconstructLagrangian.H"#include "src/OpenFOAM/include/addRegionOption.H"#include "src/OpenFOAM/include/setRootCase.H"#include "src/OpenFOAM/include/createTime.H"#include "src/OpenFOAM/include/createNamedMesh.H"#include "applications/utilities/parallelProcessing/reconstructPar/checkFaceAddressingComp.H"
Include dependency graph for reconstructPar.C:Go to the source code of this file.