- Function GMP::SolverSession::GetIterationsUsed(solverSession)
GMP::SolverSession::GetIterationsUsed
The function GMP::SolverSession::GetIterationsUsed returns the
number of iterations used by a solver session.
GMP::SolverSession::GetIterationsUsed(
     solverSession   ! (input) a solver session
     )
Arguments
- solverSession
An element in the set
AllSolverSessions.
Return Value
The number of iterations used by the solver session.
See also