QR_MUMPS
Data Types | Modules
qrm_analysis_mod.F90 File Reference

This file contains a subroutine for computing the least-squares solution of a problem. More...

Go to the source code of this file.

Data Types

interface  _qrm_analysis_mod::qrm_analyse
 Generic interface for the ::_qrm_analyse routine. More...
 
interface  _qrm_analysis_mod::qrm_compute_graph
 Generic interface for the ::_qrm_compute_graph routine. More...
 
interface  _qrm_analysis_mod::qrm_detect_singletons
 Generic interface for the ::_qrm_detect_singletons routine. More...
 
interface  _qrm_analysis_mod::qrm_do_colamd
 Generic interface for the ::_qrm_do_colamd routine. More...
 
interface  _qrm_analysis_mod::qrm_do_metis
 Generic interface for the ::_qrm_do_metis routine. More...
 
interface  _qrm_analysis_mod::qrm_do_scotch
 Generic interface for the ::_qrm_do_scotch routine. More...
 
interface  _qrm_analysis_mod::qrm_ata_graph
 Generic interface for the ::_qrm_ata_graph routine. More...
 
interface  _qrm_analysis_mod::qrm_do_ordering
 Generic interface for the ::_qrm_do_ordering routine. More...
 
interface  _qrm_analysis_mod::qrm_elim_tree
 Generic interface for the ::_qrm_elim_tree routine. More...
 
interface  _qrm_analysis_mod::qrm_rowcount
 Generic interface for the ::_qrm_rowcount routine. More...
 
interface  _qrm_analysis_mod::qrm_symbolic
 Generic interface for the ::_qrm_symbolic routine. More...
 
interface  _qrm_analysis_mod::qrm_rowperm
 Generic interface for the ::_qrm_rowperm routine. More...
 
interface  _qrm_analysis_mod::qrm_attach_singletons
 Generic interface for the ::_qrm_attach_singletons routine. More...
 

Modules

module  _qrm_analysis_mod
 This module contains the generic interfaces for all the analysis routines.
 

Detailed Description

This file contains a subroutine for computing the least-squares solution of a problem.

This file contains a module with all the generic interfaces for the typed analysis routines.

This file contains a subroutine for computing the min-norm solution of a problem.

Date
2016-01-29 22:22:30 +0100 (Fri, 29 Jan 2016)
Author
abuttari
Version
1.1
Revision
2075

Definition in file qrm_analysis_mod.F90.