(git:6a2e663)
fist_energy_types Module Reference

Functions/Subroutines

subroutine, public allocate_fist_energy (fist_energy)
 Allocate and/or initialise a Fist energy data structure. More...
 
subroutine, public deallocate_fist_energy (fist_energy)
 Deallocate a Fist energy data structure. More...
 

Detailed Description

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

Function/Subroutine Documentation

◆ allocate_fist_energy()

subroutine, public fist_energy_types::allocate_fist_energy ( type(fist_energy_type), pointer  fist_energy)

Allocate and/or initialise a Fist energy data structure.

Parameters
fist_energy...
Date
13.06.2002
Author
MK
Version
1.0

Definition at line 47 of file fist_energy_types.F.

Here is the caller graph for this function:

◆ deallocate_fist_energy()

subroutine, public fist_energy_types::deallocate_fist_energy ( type(fist_energy_type), pointer  fist_energy)

Deallocate a Fist energy data structure.

Parameters
fist_energy...
Date
13.06.2002
Author
MK
Version
1.0

Definition at line 65 of file fist_energy_types.F.

Here is the caller graph for this function: