NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
MeshManipulationFoamParams::CreatePatch Struct Reference

Detailed Description

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...
 

Member Data Documentation

◆ overwritecpMsh

bool MeshManipulationFoamParams::CreatePatch::overwritecpMsh {true}

Definition at line 118 of file MeshManipulationFoamParams.H.

◆ packsName

std::string MeshManipulationFoamParams::CreatePatch::packsName

Definition at line 128 of file MeshManipulationFoamParams.H.

Referenced by NEM::DRV::HexPackMeshDriver::setOpts().

◆ packsPatchType

std::string MeshManipulationFoamParams::CreatePatch::packsPatchType

Definition at line 138 of file MeshManipulationFoamParams.H.

Referenced by NEM::DRV::HexPackMeshDriver::setOpts().

◆ pathPacks

std::string MeshManipulationFoamParams::CreatePatch::pathPacks

Definition at line 146 of file MeshManipulationFoamParams.H.

◆ pathSurrounding

std::string MeshManipulationFoamParams::CreatePatch::pathSurrounding

Definition at line 142 of file MeshManipulationFoamParams.H.

Referenced by MeshManipulationFoam::createPatchDict().

◆ srrndngPatchType

std::string MeshManipulationFoamParams::CreatePatch::srrndngPatchType

Definition at line 133 of file MeshManipulationFoamParams.H.

Referenced by NEM::DRV::HexPackMeshDriver::setOpts().

◆ surroundingName

std::string MeshManipulationFoamParams::CreatePatch::surroundingName

Definition at line 123 of file MeshManipulationFoamParams.H.

Referenced by NEM::DRV::HexPackMeshDriver::setOpts().


The documentation for this struct was generated from the following file: