ablate::domain::descriptions::AxisDescription
ablate::domain::descriptions::GeneratedAxis*
Creates a simple fixed spacing along z axis
- start (req)
- (double list) the start coordinate of the mesh, must be 3D
- length (req)
- (double) the length of the domain starting at the start coordinate
- nodes (req)
- (int) number of nodes along the z-axis
ablate::domain::descriptions::SpecifiedAxis
Describes a simple strait line along the z axis with specified offsets
- offsets (req)
- (double list) an ordered list of offsets in z
- start
- (double list) the start coordinate of the mesh, must be 3D