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