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

Detailed Description

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.

Member Data Documentation

◆ center

std::array<double, 3> bmSphere::center {0., 0., 0.}

Definition at line 114 of file blockMeshParams.H.

◆ radius

double bmSphere::radius

Definition at line 118 of file blockMeshParams.H.

◆ sphrGrading

std::array<double, 3> bmSphere::sphrGrading {1., 1., 1.}

Definition at line 122 of file blockMeshParams.H.


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