YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Functions
interp_method.c File Reference
#include "config.h"
#include "interp_method_internal.h"
Include dependency graph for interp_method.c:

Go to the source code of this file.

Functions

struct yac_interp_weightsyac_interp_method_do_search (struct interp_method **method, struct yac_interp_grid *interp_grid)
 
void yac_interp_method_delete (struct interp_method **method)
 

Function Documentation

◆ yac_interp_method_delete()

void yac_interp_method_delete ( struct interp_method **  method)

◆ yac_interp_method_do_search()

struct yac_interp_weights * yac_interp_method_do_search ( struct interp_method **  method,
struct yac_interp_grid interp_grid 
)