YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Functions
interp_method.h File Reference
#include "interp_weights.h"
#include "interp_grid.h"
#include "yac_types.h"
Include dependency graph for interp_method.h:
This graph shows which files directly or indirectly include this file:

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 *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)

Definition at line 46 of file interp_method.c.

Here is the caller graph for this function:

◆ yac_interp_method_do_search()

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

Definition at line 12 of file interp_method.c.

Here is the call graph for this function:
Here is the caller graph for this function: