TOOLIB
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
tCSR_ci
Derived Type
5 statements
Source File
umfpack.f90
mumfpack
tCSR_ci
Contents
Variables
Ai
Ap
Ax
type, public :: tCSR_ci
Components
Type
Visibility
Attributes
Name
Initial
integer,
public,
allocatable
::
Ai
(:)
integer,
public,
allocatable
::
Ap
(:)
complex(kind=r8),
public,
allocatable
::
Ax
(:)