Definition at line 111 of file blockMeshParams.H.
Public Attributes | |
| std::array< double, 3 > | center {0., 0., 0.} |
| Defines X/Y/Z coordinate of sphere center. More... | |
| double | radius |
| Defines radius of sphere. More... | |
| std::array< double, 3 > | sphrGrading {1., 1., 1.} |
| User defined grading in X/Y/Z direction (Default 1) More... | |
Inherits bmShape.
| std::array<double, 3> bmSphere::center {0., 0., 0.} |
Definition at line 114 of file blockMeshParams.H.
| double bmSphere::radius |
Definition at line 118 of file blockMeshParams.H.
| std::array<double, 3> bmSphere::sphrGrading {1., 1., 1.} |
Definition at line 122 of file blockMeshParams.H.