GetFEM  5.4.2
gmm::iteration Class Reference

The Iteration object calculates whether the solution has reached the desired accuracy, or whether the maximum number of iterations has been reached. More...

#include <gmm_iter.h>

Detailed Description

The Iteration object calculates whether the solution has reached the desired accuracy, or whether the maximum number of iterations has been reached.

The method finished() checks the convergence. The first() method is used to determine the first iteration of the loop.

Definition at line 53 of file gmm_iter.h.


The documentation for this class was generated from the following file: