QR_MUMPS
|
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... | |
This file contains the module that holds the main data type for the analysis phase.
Definition in file qrm_adata_mod.F90.