Jacobi Preconditioner

Jacobi Preconditioner#

Reference API: Jacobi Preconditioner
Reference API
Jacobi Preconditioner

A module dedicated to the implementation and usage of the Jacobi Preconditioner in Ginkgo. More...

Collaboration diagram for Jacobi Preconditioner:

Classes

class  gko::batch::preconditioner::Jacobi< ValueType, IndexType >
 
struct  gko::preconditioner::block_interleaved_storage_scheme< IndexType >
 
class  gko::preconditioner::Jacobi< ValueType, IndexType >
 

Detailed Description

A module dedicated to the implementation and usage of the Jacobi Preconditioner in Ginkgo.