#include <read_config.h>
| configuration::configuration |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
| configuration::~configuration |
( |
| ) |
|
|
inline |
| int configuration::check_arg |
( |
const char * |
arg, |
|
|
const char * |
val |
|
) |
| |
| void configuration::missing_argument |
( |
const char * |
arg | ) |
|
| char configuration::input_file[256] |
| double configuration::newton_dmax |
| char configuration::output_file[256] |
| char configuration::output_mode |
| char configuration::param_file[256] |
| char configuration::plot_device[64] |
| double configuration::plot_interval |
| double configuration::tol |
| int configuration::verbose |
The documentation for this class was generated from the following files: