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... | |
| std::array<double, 3> bmAutoGenBox::offset {0.1, 0.1, 0.1} |
Definition at line 85 of file blockMeshParams.H.
| std::string bmAutoGenBox::packFileName |
Definition at line 82 of file blockMeshParams.H.