![]() |
(git:936074a)
|
Types needed for MP2 calculations. More...
Data Types | |
| type | integ_mat_buffer_type |
| type | integ_mat_buffer_type_2d |
| type | mp2_biel_type |
| type | mp2_type |
| type | one_dim_int_array |
| type | one_dim_real_array |
| type | pair_list_type_mp2 |
| type | three_dim_real_array |
| type | two_dim_int_array |
| type | two_dim_real_array |
Functions/Subroutines | |
| subroutine, public | mp2_env_release (mp2_env) |
| ... | |
| subroutine, public | mp2_env_create (mp2_env) |
| ... | |
Variables | |
| integer, save, public | init_tshpsc_lmax = -1 |
Types needed for MP2 calculations.
| subroutine, public mp2_types::mp2_env_release | ( | type(mp2_type) | mp2_env | ) |
...
| mp2_env | ... |
Definition at line 435 of file mp2_types.F.
| subroutine, public mp2_types::mp2_env_create | ( | type(mp2_type), pointer | mp2_env | ) |
...
| mp2_env | ... |
Definition at line 470 of file mp2_types.F.
| integer, save, public mp2_types::init_tshpsc_lmax = -1 |
Definition at line 67 of file mp2_types.F.