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

Go to the source code of this file.

Macros

#define register_all_variables_fm   __register_all_variables_MOD_fm
 

Functions

void __register_all_variables_MOD_do_register_all_variables (realtype *lat, realtype *lon, integer *nlev)
 
static void register_all_variables_do_register_all_variables (realtype *lat, realtype *lon, integer *nlev)
 
void __register_all_variables_MOD_register_coordinate_variables (realtype *lat, realtype *lon)
 
static void register_all_variables_register_coordinate_variables (realtype *lat, realtype *lon)
 
void __register_all_variables_MOD_register_airsea_variables (integer *nlev)
 
static void register_all_variables_register_airsea_variables (integer *nlev)
 
void __register_all_variables_MOD_register_observation_variables (integer *nlev)
 
static void register_all_variables_register_observation_variables (integer *nlev)
 
void __register_all_variables_MOD_register_stream_variables (integer *nlev)
 
static void register_all_variables_register_stream_variables (integer *nlev)
 
void __register_all_variables_MOD_register_meanflow_variables (integer *nlev)
 
static void register_all_variables_register_meanflow_variables (integer *nlev)
 
void __register_all_variables_MOD_register_diagnostic_variables (integer *nlev)
 
static void register_all_variables_register_diagnostic_variables (integer *nlev)
 
void __register_all_variables_MOD_register_aaa_variables (integer *nlev)
 
static void register_all_variables_register_aaa_variables (integer *nlev)
 

Variables

type_field_manager __register_all_variables_MOD_fm
 

Macro Definition Documentation

◆ register_all_variables_fm

#define register_all_variables_fm   __register_all_variables_MOD_fm

Definition at line 6 of file register_all_variables.h.

Function Documentation

◆ __register_all_variables_MOD_do_register_all_variables()

void __register_all_variables_MOD_do_register_all_variables ( realtype lat,
realtype lon,
integer nlev 
)
extern

Referenced by register_all_variables_do_register_all_variables().

Here is the caller graph for this function:

◆ __register_all_variables_MOD_register_aaa_variables()

void __register_all_variables_MOD_register_aaa_variables ( integer nlev)
extern

Referenced by register_all_variables_register_aaa_variables().

Here is the caller graph for this function:

◆ __register_all_variables_MOD_register_airsea_variables()

void __register_all_variables_MOD_register_airsea_variables ( integer nlev)
extern

Referenced by register_all_variables_register_airsea_variables().

Here is the caller graph for this function:

◆ __register_all_variables_MOD_register_coordinate_variables()

void __register_all_variables_MOD_register_coordinate_variables ( realtype lat,
realtype lon 
)
extern

Referenced by register_all_variables_register_coordinate_variables().

Here is the caller graph for this function:

◆ __register_all_variables_MOD_register_diagnostic_variables()

void __register_all_variables_MOD_register_diagnostic_variables ( integer nlev)
extern

Referenced by register_all_variables_register_diagnostic_variables().

Here is the caller graph for this function:

◆ __register_all_variables_MOD_register_meanflow_variables()

void __register_all_variables_MOD_register_meanflow_variables ( integer nlev)
extern

Referenced by register_all_variables_register_meanflow_variables().

Here is the caller graph for this function:

◆ __register_all_variables_MOD_register_observation_variables()

void __register_all_variables_MOD_register_observation_variables ( integer nlev)
extern

Referenced by register_all_variables_register_observation_variables().

Here is the caller graph for this function:

◆ __register_all_variables_MOD_register_stream_variables()

void __register_all_variables_MOD_register_stream_variables ( integer nlev)
extern

Referenced by register_all_variables_register_stream_variables().

Here is the caller graph for this function:

◆ register_all_variables_do_register_all_variables()

static void register_all_variables_do_register_all_variables ( realtype lat,
realtype lon,
integer nlev 
)
inlinestatic

Definition at line 13 of file register_all_variables.h.

References __register_all_variables_MOD_do_register_all_variables(), and x.

Here is the call graph for this function:

◆ register_all_variables_register_aaa_variables()

static void register_all_variables_register_aaa_variables ( integer nlev)
inlinestatic

Definition at line 73 of file register_all_variables.h.

References __register_all_variables_MOD_register_aaa_variables(), and x.

Here is the call graph for this function:

◆ register_all_variables_register_airsea_variables()

static void register_all_variables_register_airsea_variables ( integer nlev)
inlinestatic

Definition at line 33 of file register_all_variables.h.

References __register_all_variables_MOD_register_airsea_variables(), and x.

Here is the call graph for this function:

◆ register_all_variables_register_coordinate_variables()

static void register_all_variables_register_coordinate_variables ( realtype lat,
realtype lon 
)
inlinestatic

Definition at line 24 of file register_all_variables.h.

References __register_all_variables_MOD_register_coordinate_variables(), and x.

Here is the call graph for this function:

◆ register_all_variables_register_diagnostic_variables()

static void register_all_variables_register_diagnostic_variables ( integer nlev)
inlinestatic

Definition at line 65 of file register_all_variables.h.

References __register_all_variables_MOD_register_diagnostic_variables(), and x.

Here is the call graph for this function:

◆ register_all_variables_register_meanflow_variables()

static void register_all_variables_register_meanflow_variables ( integer nlev)
inlinestatic

Definition at line 57 of file register_all_variables.h.

References __register_all_variables_MOD_register_meanflow_variables(), and x.

Here is the call graph for this function:

◆ register_all_variables_register_observation_variables()

static void register_all_variables_register_observation_variables ( integer nlev)
inlinestatic

Definition at line 41 of file register_all_variables.h.

References __register_all_variables_MOD_register_observation_variables(), and x.

Here is the call graph for this function:

◆ register_all_variables_register_stream_variables()

static void register_all_variables_register_stream_variables ( integer nlev)
inlinestatic

Definition at line 49 of file register_all_variables.h.

References __register_all_variables_MOD_register_stream_variables(), and x.

Here is the call graph for this function:

Variable Documentation

◆ __register_all_variables_MOD_fm

type_field_manager __register_all_variables_MOD_fm
extern