Distributed linearized key.
More...
Distributed linearized key.
Definition at line 194 of file grid_dist_key.hpp.
#include <grid_dist_key.hpp>
|
size_t | g_c |
| grid list counter
|
|
size_t | key |
| Local grid iterator.
|
|
◆ grid_dist_lin_dx() [1/2]
grid_dist_lin_dx::grid_dist_lin_dx |
( |
int |
g_c, |
|
|
size_t |
key |
|
) |
| |
|
inline |
Constructor set the sub-domain grid and the position in local coordinates.
- Parameters
-
Definition at line 270 of file grid_dist_key.hpp.
◆ grid_dist_lin_dx() [2/2]
grid_dist_lin_dx::grid_dist_lin_dx |
( |
| ) |
|
|
inline |
◆ getKey()
size_t grid_dist_lin_dx::getKey |
( |
| ) |
const |
|
inline |
◆ getKeyRef()
size_t & grid_dist_lin_dx::getKeyRef |
( |
| ) |
|
|
inline |
◆ getSub()
size_t grid_dist_lin_dx::getSub |
( |
| ) |
const |
|
inline |
Get the local grid.
- Returns
- the id of the local grid
Definition at line 219 of file grid_dist_key.hpp.
◆ operator==()
◆ setSub()
void grid_dist_lin_dx::setSub |
( |
size_t |
sub | ) |
|
|
inline |
◆ to_string()
std::string grid_dist_lin_dx::to_string |
( |
| ) |
|
|
inline |
◆ g_c
size_t grid_dist_lin_dx::g_c |
|
private |
◆ key
size_t grid_dist_lin_dx::key |
|
private |
The documentation for this class was generated from the following file: