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.
bmAutoGenBox Struct Reference

Detailed Description

Definition at line 78 of file blockMeshParams.H.

Public Attributes

std::string packFileName
 Input surface file for generating block automatically surrounding whole geometry domain with 10% offset in all direction. More...
 
std::array< double, 3 > offset {0.1, 0.1, 0.1}
 offset in X/Y/Z direction for auto box generation More...
 

Member Data Documentation

◆ offset

std::array<double, 3> bmAutoGenBox::offset {0.1, 0.1, 0.1}

Definition at line 85 of file blockMeshParams.H.

◆ packFileName

std::string bmAutoGenBox::packFileName

Definition at line 82 of file blockMeshParams.H.


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