MPI-SCATCI  2.0
An MPI version of SCATCI
diagonalizer_module::generic_diagonalize Interface Reference

Public Member Functions

subroutine generic_diagonalize (this, matrix_elements, num_eigenpair, dresult, all_procs, option, integrals)
 

Detailed Description

Definition at line 40 of file Diagonalizer_module.f90.

Constructor & Destructor Documentation

◆ generic_diagonalize()

subroutine diagonalizer_module::generic_diagonalize::generic_diagonalize ( class(basediagonalizer this,
class(basematrix), intent(in)  matrix_elements,
integer, intent(in)  num_eigenpair,
class(diagonalizerresult dresult,
logical, intent(in)  all_procs,
type(options), intent(in)  option,
class(baseintegral), intent(in)  integrals 
)

Definition at line 40 of file Diagonalizer_module.f90.


The documentation for this interface was generated from the following file: