NewtonGetSolverIterations

From Newton Wiki
Revision as of 05:21, 18 June 2019 by WikiSysop (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NewtonGetSolverIterations

int NewtonGetSolverIterations(const NewtonWorld* const newtonWorld)

Usage

Get the solver precision mode.

Parameters

  • const NewtonWorld* const newtonWorld

Return

  • int - solver model

Remarks

See also

NewtonSetSolverIterations