Flow123d
release_2.2.0-914-gf1a3a4f
|
#include <isotherm.hh>
Public Member Functions | |
tolerance (unsigned bits) | |
bool | operator() (const T &a, const T &b) |
Private Attributes | |
T | eps |
Convergence criteria for interval based nonlinear solver. It is functor, that returns true if bounds a,b of the solution are close enough. We use relative criteria.
Definition at line 63 of file isotherm.hh.
Definition at line 66 of file isotherm.hh.
|
inline |
Definition at line 71 of file isotherm.hh.
|
private |
Definition at line 77 of file isotherm.hh.