Choral
|
Factorisation of csr matrices with MUMPS. More...
Private Member Functions | |
final | mumps_clear |
destructor More... | |
type(mumps) function | mumps_create (g, type, verb) |
Constructor for the type mumps More... | |
Private Attributes | |
logical | created = .FALSE. |
To check wether the class has been created or not. More... | |
Factorisation of csr matrices with MUMPS.
See the description in mumps_mod detailed description.
Definition at line 58 of file mumps_mod.F90.
|
finalprivate |
|
private |
Constructor for the type mumps
Definition at line 153 of file mumps_mod.F90.
|
private |
To check wether the class has been created or not.
Definition at line 60 of file mumps_mod.F90.