Go to the source code of this file.
|
integer function | alchemy_module::count_num_pairs (this) |
| ? More...
|
|
subroutine | alchemy_module::generate_pairs (this) |
| ? More...
|
|
subroutine | alchemy_module::generate_pointer_table (this) |
|
subroutine | alchemy_module::generate_orbital_index (this) |
|
subroutine | alchemy_module::generate_pair_index (this) |
|
subroutine | alchemy_module::initialize_alchemy (this, option) |
|
subroutine | alchemy_module::finalize_alchemy (this) |
|
subroutine | alchemy_module::load_integrals_alchemy (this, iounit) |
| This is just a copy from scatci_routines with only the relevant ALCHEMY parts. This will be replaced when the prototype is completed with a 'caching' system. More...
|
|
real(wp) function | alchemy_module::get_integral_alchemy (this, i, j, k, l, m) |
|
integer function | alchemy_module::get_one_electron_index (this, i, j, pos) |
|
integer function | alchemy_module::get_two_electron_index (this, i, j, k, l, m) |
|
subroutine | alchemy_module::write_geometries_alchemy (this, iounit) |
|
subroutine | alchemy_module::destroy_integral_alchemy (this) |
|