QR_MUMPS
Data Types | Modules
dqrm_factorization_mod.F90 File Reference

Go to the source code of this file.

Data Types

interface  dqrm_factorization_mod::qrm_factorization_init
 Generic interface for the ::dqrm_factorization_init routine. More...
 
interface  dqrm_factorization_mod::qrm_activate_front
 Generic interface for the ::dqrm_activate_front routine. More...
 
interface  dqrm_factorization_mod::qrm_factorize
 Generic interface for the ::dqrm_factorize routine. More...
 
interface  dqrm_factorization_mod::qrm_factorization_core
 Generic interface for the ::dqrm_factorization_core routine. More...
 
interface  dqrm_factorization_mod::qrm_init_front
 Generic interface for the ::dqrm_init_front routine. More...
 
interface  dqrm_factorization_mod::qrm_do_subtree
 Generic interface for the ::dqrm_do_subtree routine. More...
 
interface  dqrm_factorization_mod::qrm_clean_front
 Generic interface for the ::dqrm_clean_front routine. More...
 
interface  dqrm_factorization_mod::qrm_store_h
 Generic interface for the ::dqrm_store_h routine. More...
 
interface  dqrm_factorization_mod::qrm_store_r
 Generic interface for the ::dqrm_store_r routine. More...
 

Modules

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