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