Back to Finite Element (MFEM)
mfem.linear.getNumIterations
Get the number of iterations from the last solve.
Syntax
mfem.linear.getNumIterations(solver)
Description
Get the number of iterations from the last solve.
Parameters
| Name | Description |
|---|---|
| solver | - Iterative solver instance |
Returns
number