YetAnotherCoupler 3.5.2
|
#include "interpolation_internal.h"
Go to the source code of this file.
Functions | |
struct yac_interpolation_type * | yac_interpolation_sum_mvp_at_src_new (size_t collection_size, Xt_redist *halo_redists, size_t tgt_count, size_t *num_src_per_tgt, double *weights, size_t *src_field_idx, size_t *src_idx, size_t num_src_fields, Xt_redist result_redist, int with_frac_mask) |
struct yac_interpolation_type * yac_interpolation_sum_mvp_at_src_new | ( | size_t | collection_size, |
Xt_redist * | halo_redists, | ||
size_t | tgt_count, | ||
size_t * | num_src_per_tgt, | ||
double * | weights, | ||
size_t * | src_field_idx, | ||
size_t * | src_idx, | ||
size_t | num_src_fields, | ||
Xt_redist | result_redist, | ||
int | with_frac_mask ) |
Definition at line 150 of file interpolation_sum_mvp_at_src.c.