YAC 3.13.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_interp_spmap_config Struct Reference
Collaboration diagram for yac_interp_spmap_config:
Collaboration graph

Data Fields

double spread_distance
 
double max_search_distance
 
enum yac_interp_spmap_weight_type weight_type
 
struct yac_spmap_scale_configscale_config
 

Detailed Description

Definition at line 79 of file interp_method_spmap.c.

Field Documentation

◆ max_search_distance

double yac_interp_spmap_config::max_search_distance

Definition at line 81 of file interp_method_spmap.c.

◆ scale_config

struct yac_spmap_scale_config* yac_interp_spmap_config::scale_config

Definition at line 83 of file interp_method_spmap.c.

◆ spread_distance

double yac_interp_spmap_config::spread_distance

Definition at line 80 of file interp_method_spmap.c.

◆ weight_type

enum yac_interp_spmap_weight_type yac_interp_spmap_config::weight_type

Definition at line 82 of file interp_method_spmap.c.


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