|
MPI-SCATCI
2.0
An MPI version of SCATCI
|
Main build routine of the hamiltonian. More...
Public Member Functions | |
| subroutine | generic_ecp (this, filename) |
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 63 of file BaseCorePotential_module.f90.
| subroutine basecorepotential_module::generic_ecp::generic_ecp | ( | class(basecorepotential) | this, |
| character(len=*) | filename | ||
| ) |
Definition at line 63 of file BaseCorePotential_module.f90.