#include <GridOptions.hpp>
|
static constexpr auto | name () -> std::string_view |
|
Definition at line 10 of file GridOptions.hpp.
◆ get_coordinate_name()
std::optional< std::string > wmtk::components::procedural::GridOptions::get_coordinate_name |
( |
| ) |
const |
|
inline |
◆ name()
static constexpr auto wmtk::components::procedural::GridOptions::name |
( |
| ) |
-> std::string_view |
|
inlinestaticconstexprprivate |
◆ from_json
void from_json |
( |
const nlohmann::json & |
nlohmann_json_j, |
|
|
GridOptions & |
nlohmann_json_t |
|
) |
| |
|
friend |
◆ to_json
void to_json |
( |
nlohmann::json & |
nlohmann_json_j, |
|
|
const GridOptions & |
nlohmann_json_t |
|
) |
| |
|
friend |
◆ opts
The documentation for this class was generated from the following file: