HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
Functions | |
int | main (const int argc, const char *argv[]) |
bool | program_options (int argc, const char *argv[], std::string &mesh_name, std::string &bc_id, std::vector< int > &id_tcase, size_t &L, size_t &K, std::string &plot_file, bool &use_threads, bool &export_matrix) |
A method to set all program paramters from options passed to the main function. Returns true if options are valid, false otherwise. | |
int main | ( | const int | argc, |
const char * | argv[] | ||
) |