tCSR_di Derived Type

type, public :: tCSR_di


Components

Type Visibility Attributes Name Initial
integer, public, allocatable :: Ai(:)
integer, public, allocatable :: Ap(:)
real(kind=r8), public, allocatable :: Ax(:)