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

Data Fields

struct interp_method_vtablevtable
 
void(* interp_weights_add )(struct yac_interp_weights *weights, struct remote_points *tgts, struct remote_point *srcs)
 
double max_search_distance
 

Detailed Description

Definition at line 55 of file interp_method_nnn.c.

Field Documentation

◆ interp_weights_add

void(* interp_method_1nn::interp_weights_add) (struct yac_interp_weights *weights, struct remote_points *tgts, struct remote_point *srcs)

Definition at line 58 of file interp_method_nnn.c.

◆ max_search_distance

double interp_method_1nn::max_search_distance

Definition at line 61 of file interp_method_nnn.c.

◆ vtable

struct interp_method_vtable* interp_method_1nn::vtable

Definition at line 57 of file interp_method_nnn.c.


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