QR_MUMPS
List of all members | Public Member Functions
dqrm_spmat_mod::qrm_get Interface Reference

Generif interface for the ::dqrm_pgeti, ::dqrm_pgetr and. More...

Public Member Functions

subroutine dqrm_pgeti (qrm_spmat, string, ival)
 Gets the values of an integer control parameter. This is the dual of the ::dqrm_pseti routine; the parameters and accepted values are the same. More...
 
subroutine dqrm_pgetii (qrm_spmat, string, ival)
 Gets the values of an integer control parameter. This is the dual of the ::dqrm_pseti routine; the parameters and accepted values are the same. More...
 
subroutine dqrm_pgetr (qrm_spmat, string, rval)
 Gets the values of a real control parameter. This is the dual of the ::dqrm_psetr routine; the parameters and accepted values are the same. More...
 

Detailed Description

Generif interface for the ::dqrm_pgeti, ::dqrm_pgetr and.

Definition at line 93 of file dqrm_spmat_mod.F90.

Member Function/Subroutine Documentation

subroutine dqrm_spmat_mod::qrm_get::dqrm_pgeti ( type(dqrm_spmat_type qrm_spmat,
character(len=*)  string,
integer  ival 
)

Gets the values of an integer control parameter. This is the dual of the ::dqrm_pseti routine; the parameters and accepted values are the same.

Definition at line 1008 of file dqrm_spmat_mod.F90.

subroutine dqrm_spmat_mod::qrm_get::dqrm_pgetii ( type(dqrm_spmat_type qrm_spmat,
character(len=* )  string,
integer(kind=8)  ival 
)

Gets the values of an integer control parameter. This is the dual of the ::dqrm_pseti routine; the parameters and accepted values are the same.

Definition at line 1047 of file dqrm_spmat_mod.F90.

subroutine dqrm_spmat_mod::qrm_get::dqrm_pgetr ( type(dqrm_spmat_type qrm_spmat,
character(len=*)  string,
real(kind(1.d0))  rval 
)

Gets the values of a real control parameter. This is the dual of the ::dqrm_psetr routine; the parameters and accepted values are the same.

Definition at line 1120 of file dqrm_spmat_mod.F90.


The documentation for this interface was generated from the following file: