Toggle navigation
Caffeine
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
callback_entry
Derived Type
4 statements
Source File
program_termination_s.f90
program_termination_s
callback_entry
Contents
Variables
callback
next
type :: callback_entry
Contents
Variables
callback
next
Components
Type
Visibility
Attributes
Name
Initial
procedure(
prif_stop_callback_interface
),
private,
pointer, nopass
::
callback
type(
callback_entry
),
private,
pointer
::
next
=>
null()