QR_MUMPS
|
Go to the source code of this file.
Modules | |
module | qrm_c_comm_interface |
This module contains the definition of the qr_mumps C interface common to all precisions/types. | |
Functions/Subroutines | |
subroutine | qrm_c_comm_interface::qrm_gseti_c (string, val) |
C equivalent of the _qrm_common_mod::_qrm_gseti routine (only for global, integer type) More... | |
subroutine | qrm_c_comm_interface::qrm_ggeti_c (string, val) |
C equivalent of the _qrm_common_mod::_qrm_ggeti routine (only for global, integer type) More... | |
subroutine | qrm_c_comm_interface::qrm_ggetii_c (string, val) |
C equivalent of the _qrm_common_mod::_qrm_ggetii routine (only for global, integer type) More... | |
subroutine | qrm_c_comm_interface::qrm_err_check_c () |
C equivalent of the _qrm_error_mod::_qrm_error_check routine. More... | |