Wildmeshing Toolkit
grid_utils.hpp File Reference
#include <array>
#include <cstdint>
Include dependency graph for grid_utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 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)