(git:6a2e663)
exstates_types Module Reference

Types for excited states potential energies. More...

Functions/Subroutines

subroutine, public exstate_release (ex_env)
 ... More...
 
subroutine, public exstate_matrix_release (ex_env)
 ... More...
 
subroutine, public exstate_potential_release (ex_env)
 ... More...
 
subroutine, public exstate_create (ex_env, excited_state, dft_section)
 Allocates and intitializes exstate_env. More...
 

Detailed Description

Types for excited states potential energies.

History
2020.01 created
Author
JGH

Function/Subroutine Documentation

◆ exstate_release()

subroutine, public exstates_types::exstate_release ( type(excited_energy_type), pointer  ex_env)

...

Parameters
ex_env...

Definition at line 86 of file exstates_types.F.

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

◆ exstate_matrix_release()

subroutine, public exstates_types::exstate_matrix_release ( type(excited_energy_type), pointer  ex_env)

...

Parameters
ex_env...

Definition at line 111 of file exstates_types.F.

Here is the caller graph for this function:

◆ exstate_potential_release()

subroutine, public exstates_types::exstate_potential_release ( type(excited_energy_type), pointer  ex_env)

...

Parameters
ex_env...

Definition at line 139 of file exstates_types.F.

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

◆ exstate_create()

subroutine, public exstates_types::exstate_create ( type(excited_energy_type), pointer  ex_env,
logical, intent(in)  excited_state,
type(section_vals_type), pointer  dft_section 
)

Allocates and intitializes exstate_env.

Parameters
ex_envthe object to create
excited_state...
dft_section...
History
2020.01 created
Author
JGH

Definition at line 190 of file exstates_types.F.

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