#include "plumevars.h"#include "plumeinput.h"#include "plume_local.h"#include "glib.h"#include <utils/utils.h>#include <sed/sed_sedflux.h>Go to the source code of this file.
Functions | |
| gint | main (int argc, char *argv[]) |
| gint main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 28 of file plumemain.c.
References eh_exit(), eh_exit_on_error(), eh_fprint_version_info(), eh_free_2, eh_init_glib(), PLUME_MAJOR_VERSION, PLUME_MICRO_VERSION, PLUME_MINOR_VERSION, plume_print_data(), plume_scan_parameter_file(), plume_wrapper(), sed_hydro_array_destroy(), sed_hydro_fprint(), and sed_hydro_scan().
1.5.2