This module contains all the generic interfaces for the typed routines in the factorization phase. More...
Data Types | |
interface | qrm_activate_front |
Generic interface for the ::dqrm_activate_front routine. More... | |
interface | qrm_clean_front |
Generic interface for the ::dqrm_clean_front routine. More... | |
interface | qrm_do_subtree |
Generic interface for the ::dqrm_do_subtree routine. More... | |
interface | qrm_factorization_core |
Generic interface for the ::dqrm_factorization_core routine. More... | |
interface | qrm_factorization_init |
Generic interface for the ::dqrm_factorization_init routine. More... | |
interface | qrm_factorize |
Generic interface for the ::dqrm_factorize routine. More... | |
interface | qrm_init_front |
Generic interface for the ::dqrm_init_front routine. More... | |
interface | qrm_store_h |
Generic interface for the ::dqrm_store_h routine. More... | |
interface | qrm_store_r |
Generic interface for the ::dqrm_store_r routine. More... | |
This module contains all the generic interfaces for the typed routines in the factorization phase.
Definition at line 38 of file dqrm_factorization_mod.F90.