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. More... | |
subroutine | ci_hamiltonian_module::build_target_ci_hamiltonian (this, matrix_elements) |
Builds the Target Hamiltonian of a specific target symmetry. More... | |
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. More... | |