MeshManipulationFoamParams defines basic parameters needed for utilities in MeshManipulationFoam class. More...
These parameters are assigned a value during user input parsing through JSON in PackMeshDriver.
Definition at line 42 of file MeshManipulationFoamParams.H.
Classes | |
| struct | CreatePatch |
| struct | FoamToSurface |
| struct | MergeMeshes |
| struct | SplitMeshRegions |
| struct | SurfaceLambdaMuSmooth |
| struct | SurfaceSplitByManifold |
| CreatePatch MeshManipulationFoamParams::createPatchParams |
Definition at line 178 of file MeshManipulationFoamParams.H.
Referenced by MeshManipulationFoam::createPatchDict(), MeshManipulationFoam::createPtch(), and NEM::DRV::HexPackMeshDriver::execute().
| FoamToSurface MeshManipulationFoamParams::foamToSurfParams |
Definition at line 180 of file MeshManipulationFoamParams.H.
Referenced by MeshManipulationFoam::foamToSurf().
| MergeMeshes MeshManipulationFoamParams::mergeMeshesParams |
Definition at line 176 of file MeshManipulationFoamParams.H.
Referenced by NEM::DRV::HexPackMeshDriver::execute(), and MeshManipulationFoam::mergeMesh().
| SplitMeshRegions MeshManipulationFoamParams::splitMeshRegParams |
Definition at line 174 of file MeshManipulationFoamParams.H.
Referenced by MeshManipulationFoam::splitMshRegions().
| SurfaceLambdaMuSmooth MeshManipulationFoamParams::surfLMSmoothParams |
Definition at line 172 of file MeshManipulationFoamParams.H.
Referenced by MeshManipulationFoam::surfLambdaMuSmooth().
| SurfaceSplitByManifold MeshManipulationFoamParams::surfSplitParams |
Definition at line 182 of file MeshManipulationFoamParams.H.
Referenced by NEM::DRV::HexPackMeshDriver::execute(), and MeshManipulationFoam::surfSpltByTopology().