tCSR_zi Derived Type

type, public :: tCSR_zi


Contents


Components

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