MPI-SCATCI  2.0
An MPI version of SCATCI
Dispatcher_module.F90 File Reference

Go to the source code of this file.

Modules

module  dispatcher_module
 Dispatcher module.
 

Functions/Subroutines

subroutine, public dispatcher_module::initialize_libraries
 Initialize libraries used by MPI-SCATCI. More...
 
subroutine, public dispatcher_module::dispatchmatrixanddiagonalizer (diag_choice, force_serial, matrix_size, number_of_eigenpairs, matrix, diagonalizer, integral, matrix_io)
 This subroutine determines which matrix format/diagonalizer pair to be used by SCATCI in build diagonalization. More...
 
subroutine, public dispatcher_module::dispatchintegral (sym_group_flag, ukrmolplus_integrals, integral)
 This subroutine dispatches the correct integral class based on simple parameters. More...