(git:e7e05ae)
global_types.F File Reference

Go to the source code of this file.

Modules

module  global_types
 Define type storing the global information of a run. Keep the amount of stored data small. Use it sparingly and try not to send it too deep in your structures.
 

Functions/Subroutines

subroutine, public global_types::globenv_create (globenv)
 Creates the global environment globenv. More...
 
subroutine, public global_types::globenv_retain (globenv)
 Retains the global environment globenv. More...
 
subroutine, public global_types::globenv_release (globenv)
 Releases the global environment globenv. More...