strumpack_dense.f90 File Reference

Fortran interface to the structured matrix functionality. More...

Data Types

type  strumpack_dense::cspoptions
 
interface  strumpack_dense::SP_s_struct_default_options
 

Variables

@, public strumpack_dense::sp_type_hss = 0
 
@, public strumpack_dense::sp_type_blr
 
@, public strumpack_dense::sp_type_hodlr
 
@, public strumpack_dense::sp_type_hodbf
 
@, public strumpack_dense::sp_type_butterfly
 
@, public strumpack_dense::sp_type_lr
 
@, public strumpack_dense::sp_type_lossy
 
@, public strumpack_dense::sp_type_lossless
 
integer, parameter, public strumpack_dense::sp_structured_type = kind(SP_TYPE_HSS)
 

Detailed Description

Fortran interface to the structured matrix functionality.