Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
Public Member Functions | |
std::shared_ptr< const MatrixType > | get_system_matrix () const |
Returns the system matrix, with its concrete type, used by the solver. More... | |
|
inline |
Returns the system matrix, with its concrete type, used by the solver.
Referenced by gko::solver::EnableSolverBase< Bicg< ValueType > >::operator=().