| N_qrm_analysis_mod | This module contains the generic interfaces for all the analysis routines |
| N_qrm_c_interface | This module contains the definition of the qr_mumps C interface |
| N_qrm_factorization_mod | This module contains all the generic interfaces for the typed routines in the factorization phase |
| N_qrm_fdata_mod | This module contains the definition of all the data related to the factorization phase |
| N_qrm_methods_mod | This module contains generic methods |
| N_qrm_mod | This is intended to be the only module to be included in user's programs |
| N_qrm_rfpf_mod | This module contains an implementation of some operations on triangular/trapezoidal matrices stored in Rectangular Full Packed Format |
| N_qrm_sdata_mod | This module contains the definition of all the data related to the solution phase |
| N_qrm_solve_mod | This module contains all the interfaces for the typed routines in the solve phase |
| N_qrm_spmat_mod | This module contains the definition of the basic sparse matrix type and of the associated methods |
| N_qrm_utils_mod | This module contains generic interfaces for a number of auxiliary tools |
| Ndqrm_analysis_mod | This module contains the generic interfaces for all the analysis routines |
| Ndqrm_c_interface | This module contains the definition of the qr_mumps C interface |
| Ndqrm_factorization_mod | This module contains all the generic interfaces for the typed routines in the factorization phase |
| Ndqrm_fdata_mod | This module contains the definition of all the data related to the factorization phase |
| Ndqrm_methods_mod | This module contains generic methods |
| Ndqrm_mod | This is intended to be the only module to be included in user's programs |
| Ndqrm_rfpf_mod | This module contains an implementation of some operations on triangular/trapezoidal matrices stored in Rectangular Full Packed Format |
| Ndqrm_sdata_mod | This module contains the definition of all the data related to the solution phase |
| Ndqrm_solve_mod | This module contains all the interfaces for the typed routines in the solve phase |
| Ndqrm_spmat_mod | This module contains the definition of the basic sparse matrix type and of the associated methods |
| Ndqrm_utils_mod | This module contains generic interfaces for a number of auxiliary tools |
| Nqrm_adata_mod | This module contains the definition of the analysis data type |
| Nqrm_c_comm_interface | This module contains the definition of the qr_mumps C interface common to all precisions/types |
| Nqrm_common_mod | This module contains the interfaces of all non-typed routines |
| Nqrm_const_mod | |
| Nqrm_error_mod | This module contains all the error management routines and data |
| Nqrm_mem_mod | This module implements the memory handling routines. Pretty mucch allocations and deallocations |
| Nqrm_queue_mod | This module contains all the facilities for front queues |
| Nqrm_sort_mod | This module contains routines for sorting |
| Nqrm_string_mod | This module contains various string handling routines |
| Nqrm_task_mod | This module contains the definition of a task type that is used for scheduling tasks during the factorization and solve, and the associated methods |
| Nqrm_trace_mod | This module contains all the facilities for visualizing the execution profile of a parallel code |