#include <glib.h>#include <sed/sed_sedflux.h>#include "sedflux.h"Go to the source code of this file.
Functions | |
| Sedflux_param_st * | sedflux_setup (gchar *command_s) |
| gboolean | sedflux_init (Sed_epoch_queue *q, Sed_cube *p, const gchar *init_file) |
| gboolean | sedflux_run_time_step (Sed_epoch_queue q, Sed_cube p) |
| gboolean | sedflux_run (Sed_epoch_queue q, Sed_cube p) |
| gboolean | sedflux_finalize (Sed_epoch_queue q, Sed_cube p) |
| void | esmf_sedflux_init (void) |
| void | esmf_sedflux_run (void) |
| void | esmf_sedflux_finalize (void) |
| void | esmf_sedflux_setup (void) |
| void esmf_sedflux_finalize | ( | void | ) |
| void esmf_sedflux_init | ( | void | ) |
| void esmf_sedflux_run | ( | void | ) |
| void esmf_sedflux_setup | ( | void | ) |
| gboolean sedflux_finalize | ( | Sed_epoch_queue | q, | |
| Sed_cube | p | |||
| ) |
| gboolean sedflux_init | ( | Sed_epoch_queue * | q, | |
| Sed_cube * | p, | |||
| const gchar * | init_file | |||
| ) |
| gboolean sedflux_run | ( | Sed_epoch_queue | q, | |
| Sed_cube | p | |||
| ) |
| gboolean sedflux_run_time_step | ( | Sed_epoch_queue | q, | |
| Sed_cube | p | |||
| ) |
| Sedflux_param_st* sedflux_setup | ( | gchar * | command_s | ) |
1.5.2