Grid key for a distributed grid.
More...
Grid key for a distributed grid.
Grid key for a distributed grid
Definition at line 19 of file vector_dist_key.hpp.
#include <vector_dist_key.hpp>
|
size_t | key |
| Local grid iterator.
|
|
◆ vect_dist_key_dx() [1/2]
__device__ __host__ vect_dist_key_dx::vect_dist_key_dx |
( |
| ) |
|
|
inline |
◆ vect_dist_key_dx() [2/2]
__device__ __host__ vect_dist_key_dx::vect_dist_key_dx |
( |
size_t |
key | ) |
|
|
inline |
◆ getKey()
__device__ __host__ size_t vect_dist_key_dx::getKey |
( |
| ) |
const |
|
inline |
◆ setKey()
__device__ __host__ void vect_dist_key_dx::setKey |
( |
size_t |
key | ) |
|
|
inline |
◆ to_string()
std::string vect_dist_key_dx::to_string |
( |
| ) |
|
|
inline |
Convert the key into a string message.
- Returns
- a string message
Definition at line 52 of file vector_dist_key.hpp.
◆ key
size_t vect_dist_key_dx::key |
|
private |
The documentation for this class was generated from the following file: