QUGaR 0.0.4
Loading...
Searching...
No Matches
qugar::Tolerance Member List

This is the complete list of members for qugar::Tolerance, including all inherited members.

coincident(const Point< dim, T > &pt_0, const Point< dim, T > &pt_1) constqugar::Toleranceinline
equal(const real lhs, const real rhs) constqugar::Tolerance
equal_rel(const real lhs, const real rhs) constqugar::Tolerance
equal_rel(const real lhs, const real rhs, const Tolerance &rel_tolerance) constqugar::Tolerance
greater_equal_than(const real lhs, const real rhs) constqugar::Tolerance
greater_than(const real lhs, const real rhs) constqugar::Tolerance
greater_than_rel(const real lhs, const real rhs) constqugar::Tolerance
is_negative(const real val) constqugar::Tolerance
is_positive(const real val) constqugar::Tolerance
is_zero(const real val) constqugar::Tolerance
smaller_equal_than(const real lhs, const real rhs) constqugar::Tolerance
smaller_than(const real lhs, const real rhs) constqugar::Tolerance
smaller_than_rel(const real lhs, const real rhs) constqugar::Tolerance
Tolerance(const real value)qugar::Toleranceexplicit
Tolerance(const real tol_0, const real tol_1)qugar::Toleranceexplicit
Tolerance(const Tolerance &tol_0, const Tolerance &tol_1)qugar::Toleranceexplicit
Tolerance()qugar::Toleranceexplicit
tolerance_qugar::Toleranceprivate
unique(std::vector< real > &values) constqugar::Tolerance
update(const real tol)qugar::Tolerance
update(const Tolerance &tol)qugar::Tolerance
value() constqugar::Tolerance