MPI-SCATCI 2.0
An MPI version of SCATCI
Loading...
Searching...
No Matches
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 )

Definition at line 55 of file SLEPCDavidsonDiagonalizer_module.F90.