Back to Finite Element (MFEM)
mfem.linear.getFinalNorm
Get the final residual norm from the last solve.
Syntax
mfem.linear.getFinalNorm(solver)
Description
Get the final residual norm from the last solve.
Parameters
| Name | Description |
|---|---|
| solver | - Iterative solver instance |
Returns
number