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

Go to the source code of this file.

Macros

#define YAC_WEIGHT_FILE_VERSION_STRING   "yac weight file 1.0"
 
#define YAC_INTERP_FILE_WEIGHT_FILE_NAME_DEFAULT   (NULL)
 

Functions

struct interp_methodyac_interp_method_file_new (char const *weight_file_name, char const *src_grid_name, char const *tgt_grid_name)
 

Macro Definition Documentation

◆ YAC_INTERP_FILE_WEIGHT_FILE_NAME_DEFAULT

#define YAC_INTERP_FILE_WEIGHT_FILE_NAME_DEFAULT   (NULL)

Definition at line 18 of file interp_method_file.h.

◆ YAC_WEIGHT_FILE_VERSION_STRING

#define YAC_WEIGHT_FILE_VERSION_STRING   "yac weight file 1.0"

Definition at line 16 of file interp_method_file.h.

Function Documentation

◆ yac_interp_method_file_new()

struct interp_method * yac_interp_method_file_new ( char const *  weight_file_name,
char const *  src_grid_name,
char const *  tgt_grid_name 
)

Definition at line 1517 of file interp_method_file.c.

Here is the caller graph for this function: