EigenvalueSoLversforPetaflop-Applications(ELPA)  2016.05.001
Data Types List
Here are the data types with brief descriptions:
[detail level 12]
 NELPA1Fortran module which provides the routines to use the one-stage ELPA solver
 Cget_elpa_row_col_commsGet_elpa_row_col_comms: old, deprecated Fortran function to create the MPI communicators for ELPA. Better use "elpa_get_communicators" The interface and variable definition is the same as in "elpa_get_communicators"
 Csolve_evp_complexSolve_evp_complex: old, deprecated Fortran function to solve the complex eigenvalue problem with 1-stage solver. Better use "solve_evp_complex_1stage"
 Csolve_evp_realSolve_evp_real: old, deprecated Fortran function to solve the real eigenvalue problem with 1-stage solver. Better use "solve_evp_real_1stage"