ExaDG
Loading...
Searching...
No Matches
ExaDG::Elementwise::SolverGMRES< value_type, Matrix, Preconditioner > Class Template Reference
Inheritance diagram for ExaDG::Elementwise::SolverGMRES< value_type, Matrix, Preconditioner >:
ExaDG::Elementwise::SolverBase< value_type, Matrix, Preconditioner >

Public Member Functions

 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
 

Member Function Documentation

◆ 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: