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

Returns the linearity type for the dynamic solver. More...

Private Member Functions

subroutine cmfe_solver_dynamiclinearitytypegetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, linearityType, err)
 Returns the linearity type for a dynamic solver identified by an user number. More...
 
subroutine cmfe_solver_dynamiclinearitytypegetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, linearityType, err)
 Returns the linearity type for a dynamic solver identified by an user number. More...
 
subroutine cmfe_solver_dynamiclinearitytypegetobj (solver, linearityType, err)
 Returns the linearity type for a dynamic solver identified by an object. More...
 

Detailed Description

Returns the linearity type for the dynamic solver.

Definition at line 6335 of file opencmiss_iron.f90.