pCSR_zi Derived Type

type, public :: pCSR_zi


Contents


Components

TypeVisibility AttributesNameInitial
integer, public, pointer:: Ap(:)
integer, public, pointer:: Ai(:)
real(kind=r8), public, pointer:: Ax(:)
real(kind=r8), public, pointer:: Az(:)