|
Wildmeshing Toolkit
|
#include <array>#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::components |
| namespace | wmtk::components::procedural |
Functions | |
| int64_t | wmtk::components::procedural::grid_index (const std::array< int64_t, 3 > &d, const std::array< int64_t, 3 > &i) |
| int64_t | wmtk::components::procedural::grid_index (const std::array< int64_t, 2 > &d, const std::array< int64_t, 2 > &i) |