NewtonGetSolverIterations

From Newton Wiki
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