ExaDG
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ExaDG::Elementwise::SolverCG< value_type, Matrix, Preconditioner > Class Template Reference
Inheritance diagram for ExaDG::Elementwise::SolverCG< value_type, Matrix, Preconditioner >:
ExaDG::Elementwise::SolverBase< value_type, Matrix, Preconditioner >

Public Member Functions

 SolverCG (unsigned int const unknowns, SolverData const &solver_data)
 
void solve (Matrix const *matrix, value_type *solution, value_type const *rhs, Preconditioner const *preconditioner) final
 

Member Function Documentation

◆ solve()

template<typename value_type , typename Matrix , typename Preconditioner >
void ExaDG::Elementwise::SolverCG< value_type, Matrix, Preconditioner >::solve ( Matrix const * matrix,
value_type * solution,
value_type const * rhs,
Preconditioner const * preconditioner )
finalvirtual

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