19#include "boost/program_options.hpp"
20#include <unsupported/Eigen/SparseExtra>
22const std::string
mesh_dir =
"../../typ2_meshes/";
const std::string mesh_dir
Definition HHO_DiffAdvecReac.hpp:22
std::string bc_id
Definition HHO_DiffAdvecReac.hpp:44
std::vector< int > id_tcase
Definition HHO_DiffAdvecReac.hpp:45
bool export_matrix
Definition HHO_DiffAdvecReac.hpp:47
bool use_threads
Definition HHO_DiffAdvecReac.hpp:47
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
size_t L
Definition HHO_DiffAdvecReac.hpp:46
std::string mesh_name
Definition HHO_DiffAdvecReac.hpp:44
std::string plot_file
Definition HHO_DiffAdvecReac.hpp:44
size_t K
Definition HHO_DiffAdvecReac.hpp:46