|
MPI-SCATCI 2.0
An MPI version of SCATCI
|
Go to the source code of this file.
Data Types | |
| type | CI_Hamiltonian_module::Target_CI_Hamiltonian |
| Hamiltonian type. More... | |
Modules | |
| module | CI_Hamiltonian_module |
| Target CI Hamiltonian module. | |
Functions/Subroutines | |
| subroutine | CI_Hamiltonian_module::initialize_target_CI_hamiltonian (this, target_symmetry) |
| Sets up the hamiltonian to build for a specific target symmetry. | |
| subroutine | CI_Hamiltonian_module::build_target_CI_hamiltonian (this, matrix_elements) |
| Builds the Target Hamiltonian of a specific target symmetry. | |
| subroutine | CI_Hamiltonian_module::build_target_CI_hamiltonian_fast (this, matrix_elements) |
| Builds the Target Hamiltonian of a specific target symmetry fast, currently not working. | |