This file contains the module which holds the data types used during the factorization. More...
Go to the source code of this file.
Data Types | |
module | _qrm_fdata_mod |
This module contains the definition of all the data related to the factorization phase. More... | |
type | _qrm_fdata_mod::_qrm_front_type |
This type defines a data structure containing all the data related to a front. More... | |
type | _qrm_fdata_mod::_qrm_fdata_type |
The data structure meant to store all the results of the factorization phase. More... | |
interface | _qrm_fdata_mod::qrm_fdata_destroy |
This file contains the module which holds the data types used during the factorization.
Definition in file qrm_fdata_mod.F90.