|
Wildmeshing Toolkit
|
#include <Grid3Options.hpp>
Public Member Functions | |
| NLOHMANN_DEFINE_TYPE_INTRUSIVE (Coordinates, name, spacing) | |
Public Attributes | |
| std::string | name |
| std::array< double, 3 > | spacing |
Definition at line 19 of file Grid3Options.hpp.
| wmtk::components::procedural::Grid3Options::Coordinates::NLOHMANN_DEFINE_TYPE_INTRUSIVE | ( | Coordinates | , |
| name | , | ||
| spacing | |||
| ) |
| std::string wmtk::components::procedural::Grid3Options::Coordinates::name |
Definition at line 21 of file Grid3Options.hpp.
| std::array<double, 3> wmtk::components::procedural::Grid3Options::Coordinates::spacing |
Definition at line 22 of file Grid3Options.hpp.