Next:
is_bld, is_upd, is_asb
Up:
Sparse Matrix class
Previous:
sizeof Get
Contents
get_fmt -- Short description of the dynamic type
write(*,*) a%get_fmt()
Type:
Asynchronous.
On Entry
a
the sparse matrix
Scope:
local
On Return
Function value
A short string describing the dynamic type of the matrix. Predefined values include
NULL
,
COO
,
CSR
and
CSC
.