YetAnotherCoupler 3.5.2
|
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 112 of file interp_weights.c.
MPI_Comm yac_interp_weights::comm |
Definition at line 114 of file interp_weights.c.
size_t yac_interp_weights::num_src_fields |
Definition at line 118 of file interp_weights.c.
enum yac_location* yac_interp_weights::src_locations |
Definition at line 117 of file interp_weights.c.
struct interp_weight_stencil* yac_interp_weights::stencils |
Definition at line 120 of file interp_weights.c.
size_t yac_interp_weights::stencils_array_size |
Definition at line 121 of file interp_weights.c.
size_t yac_interp_weights::stencils_size |
Definition at line 121 of file interp_weights.c.
enum yac_location yac_interp_weights::tgt_location |
Definition at line 116 of file interp_weights.c.