MPI-SCATCI 2.0
An MPI version of SCATCI
Loading...
Searching...
No Matches
Hamiltonian_module::generic_build Interface Reference

Main build routine of the hamiltonian. More...

Public Member Functions

subroutine generic_build (this, matrix_elements)

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 104 of file Hamiltonian_module.f90.

Constructor & Destructor Documentation

◆ generic_build()

subroutine Hamiltonian_module::generic_build::generic_build ( class(basehamiltonian) this,
class(basematrix), intent(inout) matrix_elements )
virtual

Definition at line 104 of file Hamiltonian_module.f90.


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