![]() |
(git:d18deda)
|
Internal representation of a grid layout. More...
#include <grid_cpu_task_list.h>
Data Fields | |
int | npts_global [3] |
int | npts_local [3] |
int | shift_local [3] |
int | border_width [3] |
double | dh [3][3] |
double | dh_inv [3][3] |
Internal representation of a grid layout.
Definition at line 38 of file grid_cpu_task_list.h.
int grid_cpu_layout::npts_global[3] |
Definition at line 39 of file grid_cpu_task_list.h.
int grid_cpu_layout::npts_local[3] |
Definition at line 40 of file grid_cpu_task_list.h.
int grid_cpu_layout::shift_local[3] |
Definition at line 41 of file grid_cpu_task_list.h.
int grid_cpu_layout::border_width[3] |
Definition at line 42 of file grid_cpu_task_list.h.
double grid_cpu_layout::dh[3][3] |
Definition at line 43 of file grid_cpu_task_list.h.
double grid_cpu_layout::dh_inv[3][3] |
Definition at line 44 of file grid_cpu_task_list.h.