|
YAC 3.20.0
Yet Another Coupler
|

Data Fields | |
| MPI_Comm | comm |
| enum yac_location | tgt_location |
| enum yac_location * | src_locations |
| size_t | num_src_fields |
| struct interp_weight_stencil * | stencils |
| size_t | stencils_array_size |
| size_t | stencils_size |
Definition at line 122 of file interp_weights.c.
| MPI_Comm yac_interp_weights::comm |
Definition at line 124 of file interp_weights.c.
| size_t yac_interp_weights::num_src_fields |
Definition at line 128 of file interp_weights.c.
| enum yac_location* yac_interp_weights::src_locations |
Definition at line 127 of file interp_weights.c.
| struct interp_weight_stencil* yac_interp_weights::stencils |
Definition at line 130 of file interp_weights.c.
| size_t yac_interp_weights::stencils_array_size |
Definition at line 131 of file interp_weights.c.
| size_t yac_interp_weights::stencils_size |
Definition at line 131 of file interp_weights.c.
| enum yac_location yac_interp_weights::tgt_location |
Definition at line 126 of file interp_weights.c.