QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
Data Types
qrm_spmat_mod.F90 File Reference

This file contains the module that implements the main qr_mumps data structure. More...

Go to the source code of this file.

Data Types

module  _qrm_spmat_mod
 This module contains the definition of the basic sparse matrix type and of the associated methods. More...
 
interface  _qrm_spmat_mod::qrm_spmat_alloc
 Generif interface for the ::_qrm_spmat_alloc routine. More...
 
interface  _qrm_spmat_mod::qrm_spmat_init
 Generif interface for the ::_qrm_spmat_init routine. More...
 
interface  _qrm_spmat_mod::qrm_cntl_init
 Generif interface for the ::_qrm_cntl_init routine. More...
 
interface  _qrm_spmat_mod::qrm_spmat_convert
 Generif interface for the ::_qrm_spmat_convert routine. More...
 
interface  _qrm_spmat_mod::qrm_spmat_copy
 Generif interface for the ::_qrm_spmat_copy routine. More...
 
interface  _qrm_spmat_mod::qrm_spmat_destroy
 Generif interface for the ::_qrm_spmat_destroy routine. More...
 
interface  _qrm_spmat_mod::qrm_set
 Generif interface for the ::_qrm_pseti, ::_qrm_psetr and. More...
 
interface  _qrm_spmat_mod::qrm_get
 Generif interface for the ::_qrm_pgeti, ::_qrm_pgetr and. More...
 
interface  _qrm_spmat_mod::qrm_get_r
 Generif interface for the ::_qrm_spmat_alloc routine. More...
 
type  _qrm_spmat_mod::_qrm_spmat_type
 This type defines the data structure used to store a matrix. More...
 

Detailed Description

This file contains the module that implements the main qr_mumps data structure.

Date:
2016-01-29 22:22:30 +0100 (Fri, 29 Jan 2016)
Author:
abuttari
Version:
1.1
Revision:
2075

Definition in file qrm_spmat_mod.F90.