Neko
0.8.99
A portable framework for high-order spectral element flow simulations
|
Private Member Functions | |
pure logical function | sabscmp (x, y) |
Return single precision absolute comparison \( | x - y | < \epsilon \). More... | |
pure logical function | dabscmp (x, y) |
Return double precision absolute comparison \( | x - y | < \epsilon \). More... | |
pure logical function | qabscmp (x, y) |
Return double precision absolute comparison \( | x - y | < \epsilon \). More... | |