mus_control_type Derived Type

type, public :: mus_control_type

Datatype containing mapping of control routines to function pointers


Contents


Components

Type Visibility Attributes Name Initial
procedure(computation), public, pointer :: do_computation => null()