MPI-SCATCI 2.0
An MPI version of SCATCI
Loading...
Searching...
No Matches
DiagonalizerResult_module::handle_eigenvector Interface Reference

Main build routine of the hamiltonian. More...

Public Member Functions

subroutine handle_eigenvector (this, eigenvector, vec_dimen)

Detailed Description

Main build routine of the hamiltonian.

Authors
A Al-Refaie
Date
2017

All build must be done within this routine in order to be used by MPI-SCATCI.

Parameters
[out]matrix_elementsResulting matrix elements from the build.

Definition at line 87 of file DiagonalizerResult_module.f90.

Constructor & Destructor Documentation

◆ handle_eigenvector()

subroutine DiagonalizerResult_module::handle_eigenvector::handle_eigenvector ( class(diagonalizerresult) this,
real(wp), dimension(vec_dimen), intent(in) eigenvector,
integer, intent(in) vec_dimen )
virtual

Definition at line 87 of file DiagonalizerResult_module.f90.


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