Definition at line 146 of file CirclesAndPolys.H.
Inherits NEM::NUCMESH::Ring.
◆ ShapeType
◆ PolyRing()
NEM::NUCMESH::PolyRing::PolyRing |
( |
ShapeType |
shapeType, |
|
|
double |
radius, |
|
|
const RingMeshOption & |
meshType, |
|
|
double |
rotation = 0 , |
|
|
std::string |
material = {} , |
|
|
std::string |
sideset = {} |
|
) |
| |
|
inline |
- Parameters
-
shapeType | Circular or Polygon ring |
radius | Outer radius |
meshType | Options for meshing |
rotation | Rotation of outer edges |
id | Material ID |
Definition at line 156 of file CirclesAndPolys.H.
References NEM::DRV::JSON::shapeType.
Ring(double radius, const RingMeshOption &meshType, std::string material={}, std::string sideset={})
Describe a set of faces in a Circles.
◆ material
std::string NEM::NUCMESH::Ring::material |
|
inherited |
◆ meshType
◆ radius
double NEM::NUCMESH::Ring::radius |
|
inherited |
◆ rotation
double NEM::NUCMESH::PolyRing::rotation |
◆ shapeType
◆ sideset
std::string NEM::NUCMESH::Ring::sideset |
|
inherited |
The documentation for this struct was generated from the following file: