Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
input_netcdf.h File Reference

Go to the source code of this file.

Functions

void __input_netcdf_MOD_init_input_netcdf (integer *n)
 
static void input_netcdf_init_input_netcdf (integer *n)
 
void __input_netcdf_MOD_read_restart_data (char *var_name, logical *allow_missing_variable, realtype *data_0d, realtype_1d *data_1d, long int _slvar_name)
 
static void input_netcdf_read_restart_data (char *var_name, logical *allow_missing_variable, realtype *data_0d, realtype_1d *data_1d)
 
void __input_netcdf_MOD_handle_err (integer *ierr, char *msg, long int _slmsg)
 
static void input_netcdf_handle_err (integer *ierr, char *msg)
 

Function Documentation

◆ __input_netcdf_MOD_handle_err()

void __input_netcdf_MOD_handle_err ( integer ierr,
char msg,
long int  _slmsg 
)
extern

Referenced by input_netcdf_handle_err().

Here is the caller graph for this function:

◆ __input_netcdf_MOD_init_input_netcdf()

void __input_netcdf_MOD_init_input_netcdf ( integer n)
extern

Referenced by input_netcdf_init_input_netcdf().

Here is the caller graph for this function:

◆ __input_netcdf_MOD_read_restart_data()

void __input_netcdf_MOD_read_restart_data ( char var_name,
logical allow_missing_variable,
realtype data_0d,
realtype_1d data_1d,
long int  _slvar_name 
)
extern

Referenced by input_netcdf_read_restart_data().

Here is the caller graph for this function:

◆ input_netcdf_handle_err()

static void input_netcdf_handle_err ( integer ierr,
char msg 
)
inlinestatic

Definition at line 34 of file input_netcdf.h.

References __input_netcdf_MOD_handle_err(), strlencheck, and x.

Here is the call graph for this function:

◆ input_netcdf_init_input_netcdf()

static void input_netcdf_init_input_netcdf ( integer n)
inlinestatic

Definition at line 9 of file input_netcdf.h.

References __input_netcdf_MOD_init_input_netcdf(), and n.

Here is the call graph for this function:

◆ input_netcdf_read_restart_data()

static void input_netcdf_read_restart_data ( char var_name,
logical allow_missing_variable,
realtype data_0d,
realtype_1d data_1d 
)
inlinestatic

Definition at line 21 of file input_netcdf.h.

References __input_netcdf_MOD_read_restart_data(), strlencheck, and x.

Here is the call graph for this function: