tCSR_ci Derived Type

type, public :: tCSR_ci


Contents


Components

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