template<unsigned int dim>
class grid_dist_testing< dim >
Definition at line 16 of file grid_dist_testing.hpp.
◆ grid_dist_testing()
template<unsigned int dim>
It create a test map suitable for testing.
- Parameters
-
size | of the grid with padding |
Definition at line 27 of file grid_dist_testing.hpp.
◆ get()
template<unsigned int dim>
template<unsigned int p>
Get the element at position key.
- Warning
- it is a stub object, it just return number in the underline grid
Definition at line 52 of file grid_dist_testing.hpp.
◆ getGKey()
template<unsigned int dim>
Return the global key.
- Warning
- it is a stub object, it just return the key
Definition at line 65 of file grid_dist_testing.hpp.
The documentation for this class was generated from the following file: