OpenCMISS-Iron Internal API Documentation
|
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... | |
Returns a control loop for a problem.
Definition at line 5789 of file opencmiss_iron.f90.