#include <stdio.h>
#include <utils/utils.h>
#include <sed/sed_sedflux.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 46 of file read_hydro.c.
References eh_check_opts(), eh_exit(), eh_get_opt_bool(), eh_get_opt_dbl(), eh_get_opt_int(), eh_get_opt_key(), eh_get_opt_str(), eh_opts_init(), help_msg, sed_hydro_bedload(), sed_hydro_depth(), sed_hydro_duration(), sed_hydro_file_destroy(), sed_hydro_file_new(), sed_hydro_file_read_record(), sed_hydro_file_set_buffer_length(), sed_hydro_file_set_sig_values(), SED_HYDRO_HYDROTREND, sed_hydro_set_duration(), sed_hydro_suspended_flux(), sed_hydro_suspended_load(), sed_hydro_velocity(), sed_hydro_water_flux(), and sed_hydro_width().