YAC 3.14.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_dist_grid_pair Struct Reference
Collaboration diagram for yac_dist_grid_pair:
Collaboration graph

Data Fields

struct yac_dist_grid dist_grid [2]
 
char * grid_names [2]
 
struct proc_sphere_part_nodeproc_sphere_part
 
struct point_sphere_part_searchvertex_sphere_part [2]
 
struct bnd_sphere_part_searchcell_sphere_part [2]
 
MPI_Comm comm
 

Detailed Description

Definition at line 121 of file dist_grid.c.

Field Documentation

◆ cell_sphere_part

struct bnd_sphere_part_search* yac_dist_grid_pair::cell_sphere_part[2]

Definition at line 126 of file dist_grid.c.

◆ comm

MPI_Comm yac_dist_grid_pair::comm

Definition at line 127 of file dist_grid.c.

◆ dist_grid

struct yac_dist_grid yac_dist_grid_pair::dist_grid[2]

Definition at line 122 of file dist_grid.c.

◆ grid_names

char* yac_dist_grid_pair::grid_names[2]

Definition at line 123 of file dist_grid.c.

◆ proc_sphere_part

struct proc_sphere_part_node* yac_dist_grid_pair::proc_sphere_part

Definition at line 124 of file dist_grid.c.

◆ vertex_sphere_part

struct point_sphere_part_search* yac_dist_grid_pair::vertex_sphere_part[2]

Definition at line 125 of file dist_grid.c.


The documentation for this struct was generated from the following file: