OpenCMISS-Iron Internal API Documentation
types::control_loop_simple_type Type Reference

Contains information on a simple (execute once) control loop. More...

Collaboration diagram for types::control_loop_simple_type:

Public Attributes

type(control_loop_type), pointer control_loop
 

Detailed Description

Contains information on a simple (execute once) control loop.

Definition at line 3134 of file types.f90.

Member Data Documentation

type(control_loop_type), pointer types::control_loop_simple_type::control_loop

Definition at line 3135 of file types.f90.