OpenCMISS-Iron Internal API Documentation
|
Contains information about the convergence test for a newton solver. More...
Public Attributes | |
real(dp) | energyfirstiter |
The energy for the first iteration. More... | |
real(dp) | normalisedenergy |
The normalized energy for the subsequent iterations. More... | |
Contains information about the convergence test for a newton solver.
real(dp) types::newtonsolverconvergencetest::energyfirstiter |