pCSR_zi Derived Type

type, public :: pCSR_zi


Components

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