NewtonGetSolverIterations

From Newton Wiki
Revision as of 08:02, 10 June 2019 by WikiSysop (talk | contribs) (1 revision imported)
Jump to: navigation, search

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