YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Data Fields
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

Examples
test_dist_grid_pair_parallel.c, test_interp_grid_parallel.c, test_interp_method_avg_parallel.c, test_interp_method_callback_parallel.c, test_interp_method_conserv_parallel.c, test_interp_method_creep_parallel.c, test_interp_method_file_parallel.c, test_interp_method_hcsbb_parallel.c, test_interp_method_ncc_parallel.c, test_interp_method_nnn_parallel.c, test_interp_method_nnn_parallel2.c, test_interp_method_rbf_parallel.c, test_interp_method_spmap_parallel.c, test_interp_weights_parallel.c, test_interpolation_parallel1_c.c, test_interpolation_parallel2.c, test_interpolation_parallel3.c, test_interpolation_parallel4.c, and test_interpolation_parallel5.c.

Definition at line 110 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 115 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 111 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 112 of file dist_grid.c.

◆ proc_sphere_part

struct proc_sphere_part_node* yac_dist_grid_pair::proc_sphere_part

Definition at line 113 of file dist_grid.c.

◆ vertex_sphere_part

struct point_sphere_part_search* yac_dist_grid_pair::vertex_sphere_part[2]

Definition at line 114 of file dist_grid.c.


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