Definition at line 113 of file MeshManipulationFoamParams.H.
Public Attributes | |
| bool | overwritecpMsh {true} |
| Enables overwrite option for createPatch utility (Default is on) More... | |
| std::string | surroundingName |
| Defines surrounding patch name for createPatch utility (this is specific to "Pack Mesh" workflow) More... | |
| std::string | packsName |
| Defines packs patch name for createPatch utility (this is specific to "Pack Mesh" workflow) More... | |
| std::string | srrndngPatchType |
| Defines surrounding patch type for createPatch utility (this is specific to "Pack Mesh" workflow) More... | |
| std::string | packsPatchType |
| Defines packs patch type for createPatch utility (this is specific to "Pack Mesh" workflow) More... | |
| std::string | pathSurrounding |
| Defines surrounding mesh path from main directory. More... | |
| std::string | pathPacks |
| Defines pack mesh path from main directory. More... | |
| bool MeshManipulationFoamParams::CreatePatch::overwritecpMsh {true} |
Definition at line 118 of file MeshManipulationFoamParams.H.
| std::string MeshManipulationFoamParams::CreatePatch::packsName |
Definition at line 128 of file MeshManipulationFoamParams.H.
Referenced by NEM::DRV::HexPackMeshDriver::setOpts().
| std::string MeshManipulationFoamParams::CreatePatch::packsPatchType |
Definition at line 138 of file MeshManipulationFoamParams.H.
Referenced by NEM::DRV::HexPackMeshDriver::setOpts().
| std::string MeshManipulationFoamParams::CreatePatch::pathPacks |
Definition at line 146 of file MeshManipulationFoamParams.H.
| std::string MeshManipulationFoamParams::CreatePatch::pathSurrounding |
Definition at line 142 of file MeshManipulationFoamParams.H.
Referenced by MeshManipulationFoam::createPatchDict().
| std::string MeshManipulationFoamParams::CreatePatch::srrndngPatchType |
Definition at line 133 of file MeshManipulationFoamParams.H.
Referenced by NEM::DRV::HexPackMeshDriver::setOpts().
| std::string MeshManipulationFoamParams::CreatePatch::surroundingName |
Definition at line 123 of file MeshManipulationFoamParams.H.
Referenced by NEM::DRV::HexPackMeshDriver::setOpts().