Toggle navigation
MSOLV-fortran
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
tCSR_zi
Derived Type
6 statements
Source File
umfpack.f90
mumfpack
tCSR_zi
Contents
Variables
Ap
Ai
Ax
Az
type, public :: tCSR_zi
Contents
Variables
Ap
Ai
Ax
Az
Components
Type
Visibility
Attributes
Name
Initial
integer,
public,
allocatable
::
Ap
(:)
integer,
public,
allocatable
::
Ai
(:)
real(kind=r8),
public,
allocatable
::
Ax
(:)
real(kind=r8),
public,
allocatable
::
Az
(:)