test for the explicit transport model More...
#include <config.h>#include <iostream>#include "test_transportproblem.hh"#include <dumux/common/start.hh>test for the explicit transport model
Functions | |
| void | usage (const char *progName, const std::string &errorMsg) |
| Provides an interface for customizing error messages associated with reading in parameters. More... | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void usage | ( | const char * | progName, |
| const std::string & | errorMsg | ||
| ) |
Provides an interface for customizing error messages associated with reading in parameters.
| progName | The name of the program, that was tried to be started. |
| errorMsg | The error message that was issued by the start function. Comprises the thing that went wrong and a general help message. |
