Flow123d
jenkins-Flow123d-windows32-release-multijob-51
|
#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 55 of file isotherm.hh.
Definition at line 58 of file isotherm.hh.
|
inline |
Definition at line 63 of file isotherm.hh.
|
private |
Definition at line 69 of file isotherm.hh.