|
Wildmeshing Toolkit
|
#include "grid_utils.hpp"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) |