MPI-SCATCI  2.0
An MPI version of SCATCI
SCALAPACKDiagonalizer_module.f90 File Reference

Go to the source code of this file.

Data Types

type  scalapackdiagonalizer_module::scalapackdiagonalizer
 

Modules

module  scalapackdiagonalizer_module
 Diagonalizer type using ScaLAPACK backend.
 

Functions/Subroutines

subroutine scalapackdiagonalizer_module::diagonalize_scalapack (this, matrix_elements, num_eigenpair, dresult, all_procs, option, integrals)
 
subroutine scalapackdiagonalizer_module::diagonalize_backend_scalapack (this, matrix_elements, num_eigenpair, z_mat, w, all_procs, option, integrals)
 
subroutine scalapackdiagonalizer_module::process_solution (this, matrix_elements, num_eigenpair, z_mat, w, dresult, all_procs, option, integrals)