(git:24d69ee)
Loading...
Searching...
No Matches
integral_library_types.F File Reference

Go to the source code of this file.

Data Types

type  integral_library_types::integral_library_type
 
type  integral_library_types::coulomb_operator_type
 

Modules

module  integral_library_types
 Library choices for electronic integral APIs.
 

Variables

integer, parameter, public integral_library_types::library_native = 0
 
integer, parameter, public integral_library_types::library_libint = 1
 
type(integral_library_type), save, public integral_library_types::active_integral_library = integral_library_type()