OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_problem_controlloopget Interface Reference

Returns a control loop for a problem. More...

Private Member Functions

subroutine cmfe_problem_controlloopgetnumber0 (problemUserNumber, controlLoopIdentifier, controlLoop, err)
 Returns a control loop from a problem identified by an user number. More...
 
subroutine cmfe_problem_controlloopgetnumber1 (problemUserNumber, controlLoopIdentifiers, controlLoop, err)
 Returns a control loop from a problem identified by an user number. More...
 
subroutine cmfe_problem_controlloopgetobj0 (problem, controlLoopIdentifier, controlLoop, err)
 Returns a control loop from a problem identified by an object. More...
 
subroutine cmfe_problem_controlloopgetobj1 (problem, controlLoopIdentifiers, controlLoop, err)
 Returns a control loop from a problem identified by an object. More...
 

Detailed Description

Returns a control loop for a problem.

Definition at line 5789 of file opencmiss_iron.f90.