Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2019.05.002
|
Fortran module which provides the routines to use the 2-stage ELPA solver. More...
Data Types | |
interface | elpa_solve_evp_complex_2stage_double |
elpa_solve_evp_complex_2stage_double: Fortran function to solve the complex double-precision eigenvalue problem with a 2 stage approach. This is called by "elpa_solve_evp_complex_double" More... | |
interface | elpa_solve_evp_real_2stage_double |
elpa_solve_evp_real_2stage_double: Fortran function to solve the real double-precision eigenvalue problem with a 2 stage approach. This is called by "elpa_solve_evp_real_double" More... | |
Fortran module which provides the routines to use the 2-stage ELPA solver.