Compare scalar values. More...
#include <scalarImpl.H>


Public Member Functions | |
| compareOp (Scalar tol=ScalarVSMALL) | |
| Construct with specified tolerance (non-negative value). | |
| Scalar | operator() (const Scalar &a, const Scalar &b) const |
Public Attributes | |
| const Scalar | tolerance |
Compare scalar values.
Definition at line 545 of file scalarImpl.H.
|
inline |
Construct with specified tolerance (non-negative value).
Definition at line 552 of file scalarImpl.H.
References Scalar, ScalarVSMALL, and tolerance.
Definition at line 557 of file scalarImpl.H.
References b, Foam::mag(), Scalar, and tolerance.

| const Scalar tolerance |
Definition at line 547 of file scalarImpl.H.
Referenced by compareOp(), and operator()().