#include <Grid3Options.hpp>
|
static const std::array< std::string, 2 > | tiling_names = {{"bcc", "freudenthal"}} |
|
Definition at line 11 of file Grid3Options.hpp.
◆ TilingType
◆ get_coordinate_name()
std::optional<std::string> wmtk::components::procedural::Grid3Options::get_coordinate_name |
( |
| ) |
const |
|
inline |
◆ from_json
◆ to_json
◆ coordinates
std::optional<Coordinates> wmtk::components::procedural::Grid3Options::coordinates |
◆ cycles
std::bitset<3> wmtk::components::procedural::Grid3Options::cycles |
◆ dimensions
std::array<int64_t, 3> wmtk::components::procedural::Grid3Options::dimensions |
◆ tiling_names
const std::array< std::string, 2 > wmtk::components::procedural::Grid3Options::tiling_names = {{"bcc", "freudenthal"}} |
|
static |
◆ tiling_type
TilingType wmtk::components::procedural::Grid3Options::tiling_type |
The documentation for this class was generated from the following files: