bool program_options(const int, const char *[], std::string &, std::string &, std::vector< int > &, size_t &, size_t &, std::string &, bool &, bool &)
A method to set all program paramters from options passed to the main function. Returns true if optio...
Definition HHO_DiffAdvecReac.cpp:324