ExaDG
Loading...
Searching...
No Matches
ExaDG::HypercubeResolutionParameters Struct Reference

Public Member Functions

 HypercubeResolutionParameters (std::string const &input_file, unsigned int const dim)
void add_parameters (dealii::ParameterHandler &prm)
void verify_parameters ()
void fill_resolution_vector (std::function< double(unsigned int, unsigned int, ElementType)> const &get_dofs_per_element)

Public Attributes

unsigned int dim = 2
RunType run_type = RunType::RefineHAndP
ElementType element_type = ElementType::Hypercube
unsigned int degree_min = 3
unsigned int degree_max = 3
unsigned int refine_space_min = 0
unsigned int refine_space_max = 0
dealii::types::global_dof_index n_dofs_min = 1e4
dealii::types::global_dof_index n_dofs_max = 3e4
std::vector< std::tuple< unsigned int, unsigned int, unsigned int > > resolutions

The documentation for this struct was generated from the following file: