QR_MUMPS
Modules List
Here is a list of all modules with brief descriptions:
 N_qrm_analysis_modThis module contains the generic interfaces for all the analysis routines
 N_qrm_c_interfaceThis module contains the definition of the qr_mumps C interface
 N_qrm_factorization_modThis module contains all the generic interfaces for the typed routines in the factorization phase
 N_qrm_fdata_modThis module contains the definition of all the data related to the factorization phase
 N_qrm_methods_modThis module contains generic methods
 N_qrm_modThis is intended to be the only module to be included in user's programs
 N_qrm_rfpf_modThis module contains an implementation of some operations on triangular/trapezoidal matrices stored in Rectangular Full Packed Format
 N_qrm_sdata_modThis module contains the definition of all the data related to the solution phase
 N_qrm_solve_modThis module contains all the interfaces for the typed routines in the solve phase
 N_qrm_spmat_modThis module contains the definition of the basic sparse matrix type and of the associated methods
 N_qrm_utils_modThis module contains generic interfaces for a number of auxiliary tools
 Ndqrm_analysis_modThis module contains the generic interfaces for all the analysis routines
 Ndqrm_c_interfaceThis module contains the definition of the qr_mumps C interface
 Ndqrm_factorization_modThis module contains all the generic interfaces for the typed routines in the factorization phase
 Ndqrm_fdata_modThis module contains the definition of all the data related to the factorization phase
 Ndqrm_methods_modThis module contains generic methods
 Ndqrm_modThis is intended to be the only module to be included in user's programs
 Ndqrm_rfpf_modThis module contains an implementation of some operations on triangular/trapezoidal matrices stored in Rectangular Full Packed Format
 Ndqrm_sdata_modThis module contains the definition of all the data related to the solution phase
 Ndqrm_solve_modThis module contains all the interfaces for the typed routines in the solve phase
 Ndqrm_spmat_modThis module contains the definition of the basic sparse matrix type and of the associated methods
 Ndqrm_utils_modThis module contains generic interfaces for a number of auxiliary tools
 Nqrm_adata_modThis module contains the definition of the analysis data type
 Nqrm_c_comm_interfaceThis module contains the definition of the qr_mumps C interface common to all precisions/types
 Nqrm_common_modThis module contains the interfaces of all non-typed routines
 Nqrm_const_mod
 Nqrm_error_modThis module contains all the error management routines and data
 Nqrm_mem_modThis module implements the memory handling routines. Pretty mucch allocations and deallocations
 Nqrm_queue_modThis module contains all the facilities for front queues
 Nqrm_sort_modThis module contains routines for sorting
 Nqrm_string_modThis module contains various string handling routines
 Nqrm_task_modThis 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_modThis module contains all the facilities for visualizing the execution profile of a parallel code