(git:34ef472)
qs_energy_types Module Reference

Functions/Subroutines

subroutine, public allocate_qs_energy (qs_energy)
 Allocate and/or initialise a Quickstep energy data structure. More...
 
subroutine, public deallocate_qs_energy (qs_energy)
 Deallocate a Quickstep energy data structure. More...
 
subroutine, public init_qs_energy (qs_energy)
 Initialise a Quickstep energy data structure. More...
 

Detailed Description

History
JGH (11.08.2002) exchange and correlation energy now in exc TL (25.05.2004) qmmm energy
Author
MK (13.06.2002)

Function/Subroutine Documentation

◆ allocate_qs_energy()

subroutine, public qs_energy_types::allocate_qs_energy ( type(qs_energy_type), pointer  qs_energy)

Allocate and/or initialise a Quickstep energy data structure.

Parameters
qs_energy...
Date
13.06.2002
Author
MK
Version
1.0

Definition at line 100 of file qs_energy_types.F.

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

◆ deallocate_qs_energy()

subroutine, public qs_energy_types::deallocate_qs_energy ( type(qs_energy_type), pointer  qs_energy)

Deallocate a Quickstep energy data structure.

Parameters
qs_energy...
Date
13.06.2002
Author
MK
Version
1.0

Definition at line 126 of file qs_energy_types.F.

Here is the caller graph for this function:

◆ init_qs_energy()

subroutine, public qs_energy_types::init_qs_energy ( type(qs_energy_type), pointer  qs_energy)

Initialise a Quickstep energy data structure.

Parameters
qs_energy...
Date
13.06.2002
Author
MK
Version
1.0

Definition at line 149 of file qs_energy_types.F.

Here is the caller graph for this function: