OpenCMISS-Iron FORTRAN API Documentation
|
Returns the nonlinear solver associated with a nonlinear dynamic solver. More...
Private Member Functions | |
subroutine | cmfe_solver_dynamicnonlinearsolvergetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, nonlinearSolverIndex, err) |
Returns the nonlinear solver associated with a nonlinear dynamic solver identified by an user number. More... | |
subroutine | cmfe_solver_dynamicnonlinearsolvergetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, nonlinearSolverIndex, err) |
Returns the nonlinear solver associated with a nonlinear dynamic solver identified by an user number. More... | |
subroutine | cmfe_solver_dynamicnonlinearsolvergetobj (solver, nonlinearSolver, err) |
Returns the nonlinear solver associated with a nonlinear dynamic solver identified by an object. More... | |
Returns the nonlinear solver associated with a nonlinear dynamic solver.
Definition at line 6349 of file opencmiss_iron.f90.