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

Public Member Functions

 SolverData (unsigned int const max_iter_in, double const abs_tol_in, double const rel_tol_in, LinearSolver const linear_solver_in=LinearSolver::Undefined, unsigned int const max_krylov_size_in=30)
 
void print (dealii::ConditionalOStream const &pcout) const
 

Public Attributes

unsigned int max_iter
 
double abs_tol
 
double rel_tol
 
LinearSolver linear_solver
 
unsigned int max_krylov_size
 

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