(git:c5411e0)
Loading...
Searching...
No Matches
mixed_energy_types Module Reference

Data Types

type  mixed_energy_type
 
type  mixed_force_type
 

Functions/Subroutines

subroutine, public allocate_mixed_energy (mixed_energy)
 Allocate and/or initialise a mixed energy data structure.
 
subroutine, public deallocate_mixed_energy (mixed_energy)
 Deallocate a mixed energy data structure.
 

Detailed Description

Author
fschiff
Date
11.06

Function/Subroutine Documentation

◆ allocate_mixed_energy()

subroutine, public mixed_energy_types::allocate_mixed_energy ( type(mixed_energy_type), pointer  mixed_energy)

Allocate and/or initialise a mixed energy data structure.

Parameters
mixed_energy...
Date
11.06
Author
fschiff
Version
1.0

Definition at line 49 of file mixed_energy_types.F.

Here is the caller graph for this function:

◆ deallocate_mixed_energy()

subroutine, public mixed_energy_types::deallocate_mixed_energy ( type(mixed_energy_type), pointer  mixed_energy)

Deallocate a mixed energy data structure.

Parameters
mixed_energy...
Date
11.06
Author
fschiff
Version
1.0

Definition at line 65 of file mixed_energy_types.F.

Here is the caller graph for this function: