Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
gotm.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __gotm_MOD_init_gotm (char *t1, char *t2, long int _slt1, long int _slt2)
 
static void gotm_init_gotm (char *t1, char *t2)
 
void __gotm_MOD_time_loop ()
 
static void gotm_time_loop (void)
 
void __gotm_MOD_clean_up ()
 
static void gotm_clean_up (void)
 
void __gotm_MOD_print_state ()
 
static void gotm_print_state (void)
 
void __gotm_MOD_setup_restart ()
 
static void gotm_setup_restart (void)
 
void __gotm_MOD_read_restart (logical *restart_allow_missing_variable)
 
static void gotm_read_restart (logical *restart_allow_missing_variable)
 

Function Documentation

◆ __gotm_MOD_clean_up()

void __gotm_MOD_clean_up ( )
extern

Referenced by gotm_clean_up().

Here is the caller graph for this function:

◆ __gotm_MOD_init_gotm()

void __gotm_MOD_init_gotm ( char t1,
char t2,
long int  _slt1,
long int  _slt2 
)
extern

Referenced by gotm_init_gotm().

Here is the caller graph for this function:

◆ __gotm_MOD_print_state()

void __gotm_MOD_print_state ( )
extern

Referenced by gotm_print_state().

Here is the caller graph for this function:

◆ __gotm_MOD_read_restart()

void __gotm_MOD_read_restart ( logical restart_allow_missing_variable)
extern

Referenced by gotm_read_restart().

Here is the caller graph for this function:

◆ __gotm_MOD_setup_restart()

void __gotm_MOD_setup_restart ( )
extern

Referenced by gotm_setup_restart().

Here is the caller graph for this function:

◆ __gotm_MOD_time_loop()

void __gotm_MOD_time_loop ( )
extern

Referenced by gotm_time_loop().

Here is the caller graph for this function:

◆ gotm_clean_up()

static void gotm_clean_up ( void  )
inlinestatic

Definition at line 28 of file gotm.h.

References __gotm_MOD_clean_up().

Referenced by event_cleanup().

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

◆ gotm_init_gotm()

static void gotm_init_gotm ( char t1,
char t2 
)
inlinestatic

Definition at line 12 of file gotm.h.

References __gotm_MOD_init_gotm(), strlencheck, and x.

Here is the call graph for this function:

◆ gotm_print_state()

static void gotm_print_state ( void  )
inlinestatic

Definition at line 35 of file gotm.h.

References __gotm_MOD_print_state().

Here is the call graph for this function:

◆ gotm_read_restart()

static void gotm_read_restart ( logical restart_allow_missing_variable)
inlinestatic

Definition at line 49 of file gotm.h.

References __gotm_MOD_read_restart(), and x.

Here is the call graph for this function:

◆ gotm_setup_restart()

static void gotm_setup_restart ( void  )
inlinestatic

Definition at line 42 of file gotm.h.

References __gotm_MOD_setup_restart().

Here is the call graph for this function:

◆ gotm_time_loop()

static void gotm_time_loop ( void  )
inlinestatic

Definition at line 21 of file gotm.h.

References __gotm_MOD_time_loop().

Here is the call graph for this function: