|
virtual unsigned int | solve (VectorType &dst, VectorType const &rhs) const =0 |
|
virtual void | update_preconditioner (bool const update_preconditioner) const =0 |
|
template<typename Control> |
void | compute_performance_metrics (Control const &solver_control) const |
|
virtual std::shared_ptr< TimerTree > | get_timings () const |
|
|
double | l2_0 |
|
double | l2_n |
|
unsigned int | n |
|
double | rho |
|
double | n10 |
|
◆ solve()
Implemented in ExaDG::Elementwise::IterativeSolver< dim, number_of_equations, Number, Operator, Preconditioner >, ExaDG::Elementwise::IterativeSolver< dim, n_components, Number, ELEMENTWISE_OPERATOR, ELEMENTWISE_PRECONDITIONER >, and ExaDG::Elementwise::IterativeSolver< dim, n_components, Number, ELEMENTWISE_OPERATOR, ELEMENTWISE_PRECONDITIONER >.
The documentation for this class was generated from the following file: