HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Functions
HHO_DiffAdvecReac.cpp File Reference
#include "HHO_DiffAdvecReac.hpp"
#include <GMpoly_cell.hpp>
Include dependency graph for HHO_DiffAdvecReac.cpp:

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.
 

Function Documentation

◆ main()

int main ( const int  argc,
const char *  argv[] 
)