MPI-SCATCI  2.0
An MPI version of SCATCI
slepcdavidsondiagonalizer_module Module Reference

Diagonalizer type using SLEPc (Davidson) backend. More...

Data Types

type  slepcdavidsondiagonalizer
 

Functions/Subroutines

subroutine select_davidson (this, eps)
 

Detailed Description

Diagonalizer type using SLEPc (Davidson) backend.

Authors
A Al-Refaie
Date
2017

Based on SLEPCDiagonalizer. This module is only included in the build if SLEPC_LIBRARIES are given on the CMake command line.

Todo:
Stub only, no actual functionality implemented.
Note
16/01/2019 - Jakub Benda: Unifom coding style and expanded documentation.

Function/Subroutine Documentation

◆ select_davidson()

subroutine slepcdavidsondiagonalizer_module::select_davidson ( class(slepcdavidsondiagonalizer this,
intent(inout)  eps 
)
private

Definition at line 54 of file SLEPCDavidsonDiagonalizer_module.F90.