|
| SolverGMRES (unsigned int const unknowns, SolverData const &solver_data) |
|
void | solve (Matrix const *A, value_type *x, value_type const *b, Preconditioner const *P) final |
|
◆ solve()
template<typename value_type, typename Matrix, typename Preconditioner>
void ExaDG::Elementwise::SolverGMRES< value_type, Matrix, Preconditioner >::solve |
( |
Matrix const * | A, |
|
|
value_type * | x, |
|
|
value_type const * | b, |
|
|
Preconditioner const * | P ) |
|
finalvirtual |
The documentation for this class was generated from the following file: