MPI-SCATCI
2.0
An MPI version of SCATCI
|
Main build routine of the hamiltonian. More...
Public Member Functions | |
subroutine | generic_input (this) |
Main build routine of the hamiltonian.
All build must be done within this routine in order to be used by MPI-SCATCI.
[out] | matrix_elements | Resulting matrix elements from the build |
Definition at line 80 of file BaseCorePotential_module.f90.
subroutine basecorepotential_module::generic_input::generic_input | ( | class(basecorepotential) | this | ) |
Definition at line 80 of file BaseCorePotential_module.f90.