![]() |
YAC 3.7.0
Yet Another Coupler
|
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 118 of file dist_grid.c.
struct bnd_sphere_part_search* yac_dist_grid_pair::cell_sphere_part[2] |
Definition at line 123 of file dist_grid.c.
MPI_Comm yac_dist_grid_pair::comm |
Definition at line 124 of file dist_grid.c.
struct yac_dist_grid yac_dist_grid_pair::dist_grid[2] |
Definition at line 119 of file dist_grid.c.
char* yac_dist_grid_pair::grid_names[2] |
Definition at line 120 of file dist_grid.c.
struct proc_sphere_part_node* yac_dist_grid_pair::proc_sphere_part |
Definition at line 121 of file dist_grid.c.
struct point_sphere_part_search* yac_dist_grid_pair::vertex_sphere_part[2] |
Definition at line 122 of file dist_grid.c.