OpenCMISS-Iron Internal API Documentation

Sets/changes the label of a control loop. More...

Private Member Functions

subroutine cmfe_solver_labelsetcnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, label, err)
 Sets/changes the character string label for a solver identified by an user number. More...
 
subroutine cmfe_solver_labelsetcnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, label, err)
 Sets/changes the character string label for a solver identified by an user number. More...
 
subroutine cmfe_solver_labelsetcobj (solver, label, err)
 Sets/changes the character string label for a solver identified by an object. More...
 
subroutine cmfe_solver_labelsetvsnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, label, err)
 Sets/changes the varying string label for a solver identified by an user number. More...
 
subroutine cmfe_solver_labelsetvsnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, label, err)
 Sets/changes the varying string label for a solver identified by an user number. More...
 
subroutine cmfe_solver_labelsetvsobj (solver, label, err)
 Sets/changes string label for a solver identified by an object. More...
 

Detailed Description

Sets/changes the label of a control loop.

Definition at line 6444 of file opencmiss_iron.f90.