YetAnotherCoupler 3.5.2
|
Data Fields | |
struct yac_dist_grid | dist_grid [2] |
char * | grid_names [2] |
struct proc_sphere_part_node * | proc_sphere_part |
struct point_sphere_part_search * | vertex_sphere_part [2] |
struct bnd_sphere_part_search * | cell_sphere_part [2] |
MPI_Comm | comm |
Definition at line 124 of file dist_grid.c.
struct bnd_sphere_part_search* yac_dist_grid_pair::cell_sphere_part[2] |
Definition at line 129 of file dist_grid.c.
MPI_Comm yac_dist_grid_pair::comm |
Definition at line 130 of file dist_grid.c.
struct yac_dist_grid yac_dist_grid_pair::dist_grid[2] |
Definition at line 125 of file dist_grid.c.
char* yac_dist_grid_pair::grid_names[2] |
Definition at line 126 of file dist_grid.c.
struct proc_sphere_part_node* yac_dist_grid_pair::proc_sphere_part |
Definition at line 127 of file dist_grid.c.
struct point_sphere_part_search* yac_dist_grid_pair::vertex_sphere_part[2] |
Definition at line 128 of file dist_grid.c.