![]() |
(git:24d69ee)
|
Library choices for electronic integral APIs. More...
Data Types | |
| type | coulomb_operator_type |
| type | integral_library_type |
Variables | |
| integer, parameter, public | library_native = 0 |
| integer, parameter, public | library_libint = 1 |
| type(integral_library_type), save, public | active_integral_library = integral_library_type() |
Library choices for electronic integral APIs.
| integer, parameter, public integral_library_types::library_native = 0 |
Definition at line 20 of file integral_library_types.F.
| integer, parameter, public integral_library_types::library_libint = 1 |
Definition at line 20 of file integral_library_types.F.
| type(integral_library_type), save, public integral_library_types::active_integral_library = integral_library_type() |
Definition at line 37 of file integral_library_types.F.