|
YAC 3.21.0
Yet Another Coupler
|
#include <interp_method_avg.h>

Data Fields | |
| enum yac_interp_avg_weight_type | weight_type |
| int | partial_coverage |
Configuration for average interpolation method
Definition at line 32 of file interp_method_avg.h.
| int yac_interp_method_avg_config::partial_coverage |
Definition at line 34 of file interp_method_avg.h.
| enum yac_interp_avg_weight_type yac_interp_method_avg_config::weight_type |
Definition at line 33 of file interp_method_avg.h.