Maps volume fields from one mesh to another. More...
Maps volume fields from one mesh to another.
Maps volume fields from one mesh to another, reading and interpolating all fields present in the time directory of both cases. Parallel and non-parallel cases are handled without the need to reconstruct them first.
\<source | dir> |
-consistent | Meshes are consistent. |
-parallelSource | The source case is decomposed. |
-sourceTime | <scalar> Time of the source. |
-parallelTarget | The target case is decomposed. |
-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 mapFields.C.
#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H"
#include "applications/utilities/preProcessing/mapFields/MapVolFields.H"
#include "applications/utilities/preProcessing/mapFields/MapConsistentVolFields.H"
#include "applications/utilities/preProcessing/mapFields/UnMapped.H"
#include "src/finiteVolume/fvMesh/fvPatches/constraint/processor/processorFvPatch.H"
#include "applications/utilities/preProcessing/mapFields/mapLagrangian.H"
#include "applications/utilities/preProcessing/mapFields/setRoots.H"
#include "applications/utilities/preProcessing/mapFields/createTimes.H"
#include "applications/utilities/preProcessing/mapFields/setTimeIndex.H"
Go to the source code of this file.