Difference between revisions of "NewtonGetSolverIterations"

From Newton Wiki
Jump to: navigation, search
m (1 revision imported)
(No difference)

Revision as of 05:21, 18 June 2019

NewtonGetSolverModel

int NewtonGetSolverModel(const NewtonWorld* const newtonWorld)

Usage

Get the solver precision mode.

Parameters

  • const NewtonWorld* const newtonWorld

Return

  • int - solver model

Remarks

See also

NewtonSetSolverModel