This machine mirrors various open-source projects.
20 Gbit/s uplink.
If there are any issues or you want another project mirrored, please contact
mirror-service -=AT=- netcologne DOT de !
GetFEM
5.4.4
|
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>
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.