|
MPI-SCATCI 2.0
An MPI version of SCATCI
|
Diagonalizer type using SLEPc (Davidson) backend. More...
Data Types | |
| type | SLEPCDavidsonDiagonalizer |
Functions/Subroutines | |
| subroutine | Select_Davidson (this, eps) |
Diagonalizer type using SLEPc (Davidson) backend.
Based on SLEPCDiagonalizer. This module is only included in the build if SLEPC_LIBRARIES are given on the CMake command line.
| subroutine SLEPCDavidsonDiagonalizer_module::Select_Davidson | ( | class(slepcdavidsondiagonalizer) | this, |
| intent(inout) | eps ) |
Definition at line 55 of file SLEPCDavidsonDiagonalizer_module.F90.