(git:c5411e0)
Loading...
Searching...
No Matches
mp2_types Module Reference

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
 

Detailed Description

Types needed for MP2 calculations.

History
2011.05 created [Mauro Del Ben]
Author
MDB

Function/Subroutine Documentation

◆ mp2_env_release()

subroutine, public mp2_types::mp2_env_release ( type(mp2_type mp2_env)

...

Parameters
mp2_env...

Definition at line 403 of file mp2_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mp2_env_create()

subroutine, public mp2_types::mp2_env_create ( type(mp2_type), pointer  mp2_env)

...

Parameters
mp2_env...

Definition at line 438 of file mp2_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ init_tshpsc_lmax

integer, save, public mp2_types::init_tshpsc_lmax = -1

Definition at line 71 of file mp2_types.F.