QR_MUMPS
modules Directory Reference

Files

file  dqrm_analysis_mod.F90 [code]
 
file  dqrm_c_interface.F90 [code]
 
file  dqrm_factorization_mod.F90 [code]
 
file  dqrm_fdata_mod.F90 [code]
 
file  dqrm_methods_mod.F90 [code]
 
file  dqrm_mod.F90 [code]
 
file  dqrm_rfpf_mod.F90 [code]
 
file  dqrm_sdata_mod.F90 [code]
 
file  dqrm_solve_mod.F90 [code]
 
file  dqrm_spmat_mod.F90 [code]
 
file  dqrm_utils_mod.F90 [code]
 
file  qrm_adata_mod.F90 [code]
 This file contains the module that holds the main data type for the analysis phase.
 
file  qrm_analysis_mod.F90 [code]
 This file contains a subroutine for computing the least-squares solution of a problem.
 
file  qrm_c_comm_interface.F90 [code]
 
file  qrm_c_interface.F90 [code]
 
file  qrm_common_mod.F90 [code]
 this module contains generic interfaces for all the untyped routines.
 
file  qrm_const_mod.F90 [code]
 
file  qrm_error_mod.F90 [code]
 This file contains the module that implements the error management.
 
file  qrm_factorization_mod.F90 [code]
 This file contains the dqrm_factorization_mod with the generic interfaces for all the factorization related routines.
 
file  qrm_fdata_mod.F90 [code]
 This file contains the module which holds the data types used during the factorization.
 
file  qrm_mem_mod.F90 [code]
 This file contains the module that implements all the memory management.
 
file  qrm_methods_mod.F90 [code]
 This file contains a module with all the generic interfaces for the typed methods routines.
 
file  qrm_mod.F90 [code]
 This file contains the module which groups all the qr_mumps useful modules.
 
file  qrm_queue_mod.F90 [code]
 This file contains the module that handles the front queues.
 
file  qrm_rfpf_mod.F90 [code]
 This file contains a module that implements operations on RFPF matrices.
 
file  qrm_sdata_mod.F90 [code]
 This file contains a module that defines the data type for storing the results of the solve phase (not used at the moment)
 
file  qrm_solve_mod.F90 [code]
 This file contains a module with generic interfaces for all the solve typed routines.
 
file  qrm_sort_mod.F90 [code]
 This file contains a module with sorting facilities.
 
file  qrm_spmat_mod.F90 [code]
 This file contains the module that implements the main qr_mumps data structure.
 
file  qrm_string_mod.F90 [code]
 This file contains a module that implements string handling tools.
 
file  qrm_task_mod.F90 [code]
 This file contains a module that implements all the task handling facilities.
 
file  qrm_trace_mod.F90 [code]
 This file contains a module for visualizing the execution profile of a parallel code.
 
file  qrm_utils_mod.F90 [code]
 This file contains a module with generic interfaces for a number of auxiliary tools.