|
MPI-SCATCI
2.0
An MPI version of SCATCI
|
Go to the source code of this file.
Data Types | |
| type | ukrmol_module::ukrmolintegral |
Modules | |
| module | ukrmol_module |
| UKRmol+ integral module. | |
Functions/Subroutines | |
| subroutine | ukrmol_module::initialize_ukrmol (this, option) |
| Initialize the type. More... | |
| subroutine | ukrmol_module::finalize_ukrmol (this) |
| Finalize the type. More... | |
| subroutine | ukrmol_module::load_ukrmol (this, iounit) |
| Read UKRmol+ integrals. More... | |
| real(wp) function | ukrmol_module::get_integral_ukrmol (this, i, j, k, l, m) |
| Get integral value. More... | |
| subroutine | ukrmol_module::write_geometries_ukrmol (this, iounit) |
| Write geometries to file. More... | |
| subroutine | ukrmol_module::destroy_integral_ukrmol (this) |
| Destroy this type. More... | |