QR_MUMPS
Data Types | Modules
qrm_factorization_mod.F90 File Reference

This file contains the dqrm_factorization_mod with the generic interfaces for all the factorization related routines. More...

Go to the source code of this file.

Data Types

interface  _qrm_factorization_mod::qrm_factorization_init
 Generic interface for the ::_qrm_factorization_init routine. More...
 
interface  _qrm_factorization_mod::qrm_activate_front
 Generic interface for the ::_qrm_activate_front routine. More...
 
interface  _qrm_factorization_mod::qrm_factorize
 Generic interface for the ::_qrm_factorize routine. More...
 
interface  _qrm_factorization_mod::qrm_factorization_core
 Generic interface for the ::_qrm_factorization_core routine. More...
 
interface  _qrm_factorization_mod::qrm_init_front
 Generic interface for the ::_qrm_init_front routine. More...
 
interface  _qrm_factorization_mod::qrm_do_subtree
 Generic interface for the ::_qrm_do_subtree routine. More...
 
interface  _qrm_factorization_mod::qrm_clean_front
 Generic interface for the ::_qrm_clean_front routine. More...
 
interface  _qrm_factorization_mod::qrm_store_h
 Generic interface for the ::_qrm_store_h routine. More...
 
interface  _qrm_factorization_mod::qrm_store_r
 Generic interface for the ::_qrm_store_r routine. More...
 

Modules

module  _qrm_factorization_mod
 This module contains all the generic interfaces for the typed routines in the factorization phase.
 

Detailed Description

This file contains the dqrm_factorization_mod with the generic interfaces for all the factorization related routines.

This file contains the _qrm_factorization_mod with the generic interfaces for all the factorization related routines.

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

Definition in file qrm_factorization_mod.F90.