QR_MUMPS
Data Types | Modules | Functions/Subroutines
qrm_adata_mod.F90 File Reference

This file contains the module that holds the main data type for the analysis phase. More...

Go to the source code of this file.

Data Types

type  qrm_adata_mod::qrm_adata_type
 The main data type for the analysis phase. More...
 

Modules

module  qrm_adata_mod
 This module contains the definition of the analysis data type.
 

Functions/Subroutines

subroutine qrm_adata_mod::qrm_adata_copy (adata_in, adata_out)
 make s a copy of an qrm_adata_type instance More...
 
subroutine qrm_adata_mod::qrm_adata_move (adata_in, adata_out)
 make s a move of an qrm_adata_type instance More...
 
subroutine qrm_adata_mod::qrm_adata_destroy (adata)
 Frees an qrm_adata_type instance. More...
 

Detailed Description

This file contains the module that holds the main data type for the analysis phase.

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

Definition in file qrm_adata_mod.F90.