(git:6a2e663)
mp2_types Module Reference

Types needed for MP2 calculations. More...

Functions/Subroutines

subroutine, public mp2_env_release (mp2_env)
 ... More...
 
subroutine, public mp2_env_create (mp2_env)
 ... More...
 

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.