(git:6a2e663)
lri_environment_init Module Reference

initializes the environment for lri lri : local resolution of the identity More...

Functions/Subroutines

subroutine, public lri_env_init (lri_env, lri_section)
 initializes the lri env More...
 
subroutine, public lri_env_basis (ri_type, qs_env, lri_env, qs_kind_set)
 initializes the lri env More...
 
subroutine, public lri_basis_init (lri_env)
 initializes the lri basis: calculates the norm, self-overlap and integral of the ri basis More...
 

Detailed Description

initializes the environment for lri lri : local resolution of the identity

History
created [06.2015]
Author
Dorothea Golze

Function/Subroutine Documentation

◆ lri_env_init()

subroutine, public lri_environment_init::lri_env_init ( type(lri_environment_type), pointer  lri_env,
type(section_vals_type), pointer  lri_section 
)

initializes the lri env

Parameters
lri_env...
lri_section...

Definition at line 64 of file lri_environment_init.F.

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

◆ lri_env_basis()

subroutine, public lri_environment_init::lri_env_basis ( character(len=*), intent(in)  ri_type,
type(qs_environment_type), pointer  qs_env,
type(lri_environment_type), pointer  lri_env,
type(qs_kind_type), dimension(:), pointer  qs_kind_set 
)

initializes the lri env

Parameters
ri_type...
qs_env...
lri_env...
qs_kind_set...

Definition at line 125 of file lri_environment_init.F.

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

◆ lri_basis_init()

subroutine, public lri_environment_init::lri_basis_init ( type(lri_environment_type), pointer  lri_env)

initializes the lri basis: calculates the norm, self-overlap and integral of the ri basis

Parameters
lri_env...

Definition at line 337 of file lri_environment_init.F.

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