YetAnotherCoupler 3.5.2
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

Field Documentation

◆ cell_sphere_part

struct bnd_sphere_part_search* yac_dist_grid_pair::cell_sphere_part[2]

Definition at line 129 of file dist_grid.c.

◆ comm

MPI_Comm yac_dist_grid_pair::comm

◆ dist_grid

struct yac_dist_grid yac_dist_grid_pair::dist_grid[2]

Definition at line 125 of file dist_grid.c.

◆ grid_names

char* yac_dist_grid_pair::grid_names[2]
Examples
test_dist_grid_pair_parallel.c.

Definition at line 126 of file dist_grid.c.

◆ proc_sphere_part

struct proc_sphere_part_node* yac_dist_grid_pair::proc_sphere_part

Definition at line 127 of file dist_grid.c.

◆ vertex_sphere_part

struct point_sphere_part_search* yac_dist_grid_pair::vertex_sphere_part[2]

Definition at line 128 of file dist_grid.c.


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