public::elpa_cholesky_complex_single_impl!< Cholesky factorization of a single-precision complex matrix
#endif
! Timing results, set by every call to solve_evp_xxx
...
...
@@ -143,7 +143,7 @@ module ELPA1_new
logical,public::elpa_print_times=.false.!< Set elpa_print_times to .true. for explicit timing outputs
!> \brief elpa_solve_evp_real_1stage_double_new: Fortran function to solve the real eigenvalue problem with 1-stage solver. This is called by "elpa_solve_evp_real"
!> \brief elpa_solve_evp_real_1stage_double_impl: Fortran function to solve the real eigenvalue problem with 1-stage solver. This is called by "elpa_solve_evp_real"
!>
! Parameters
!
...
...
@@ -200,7 +200,7 @@ contains
!> \result mpierr integer error value of mpi_comm_split function