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