Go to the source code of this file.
Data Types | |
module | dqrm_spmat_mod |
This module contains the definition of the basic sparse matrix type and of the associated methods. More... | |
interface | dqrm_spmat_mod::qrm_spmat_alloc |
Generif interface for the ::dqrm_spmat_alloc routine. More... | |
interface | dqrm_spmat_mod::qrm_spmat_init |
Generif interface for the ::dqrm_spmat_init routine. More... | |
interface | dqrm_spmat_mod::qrm_cntl_init |
Generif interface for the ::dqrm_cntl_init routine. More... | |
interface | dqrm_spmat_mod::qrm_spmat_convert |
Generif interface for the ::dqrm_spmat_convert routine. More... | |
interface | dqrm_spmat_mod::qrm_spmat_copy |
Generif interface for the ::dqrm_spmat_copy routine. More... | |
interface | dqrm_spmat_mod::qrm_spmat_destroy |
Generif interface for the ::dqrm_spmat_destroy routine. More... | |
interface | dqrm_spmat_mod::qrm_set |
Generif interface for the ::dqrm_pseti, ::dqrm_psetr and. More... | |
interface | dqrm_spmat_mod::qrm_get |
Generif interface for the ::dqrm_pgeti, ::dqrm_pgetr and. More... | |
interface | dqrm_spmat_mod::qrm_get_r |
Generif interface for the ::dqrm_spmat_alloc routine. More... | |
type | dqrm_spmat_mod::dqrm_spmat_type |
This type defines the data structure used to store a matrix. More... | |