QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
Data Types
qrm_fdata_mod.F90 File Reference

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
 

Detailed Description

This file contains the module which holds the data types used during the factorization.

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

Definition in file qrm_fdata_mod.F90.