Go to the source code of this file.
Namespaces | |
Foam | |
Macros | |
#define | Scalar floatScalar |
#define | ScalarVGREAT floatScalarVGREAT |
#define | ScalarVSMALL floatScalarVSMALL |
#define | ScalarROOTVGREAT floatScalarROOTVGREAT |
#define | ScalarROOTVSMALL floatScalarROOTVSMALL |
#define | ScalarRead readFloat |
#define | transFunc(func) |
#define | besselFunc(func) |
#define | besselFunc2(func) |
Functions | |
floatScalar | mag (const floatScalar s) |
floatScalar | hypot (const floatScalar x, const floatScalar y) |
floatScalar | atan2 (const floatScalar y, const floatScalar x) |
Variables | |
constexpr floatScalar | floatScalarGREAT = 1.0e+6 |
constexpr floatScalar | floatScalarROOTGREAT = 1.0e+3 |
constexpr floatScalar | floatScalarVGREAT = 1.0e+37 |
constexpr floatScalar | floatScalarROOTVGREAT = 1.0e+18 |
constexpr floatScalar | floatScalarSMALL = 1.0e-6 |
constexpr floatScalar | floatScalarROOTSMALL = 1.0e-3 |
constexpr floatScalar | floatScalarVSMALL = 1.0e-37 |
constexpr floatScalar | floatScalarROOTVSMALL = 1.0e-18 |
Original source file floatScalar.H
Definition in file floatScalar.H.
#define Scalar floatScalar |
Definition at line 63 of file floatScalar.H.
#define ScalarVGREAT floatScalarVGREAT |
Definition at line 64 of file floatScalar.H.
#define ScalarVSMALL floatScalarVSMALL |
Definition at line 65 of file floatScalar.H.
#define ScalarROOTVGREAT floatScalarROOTVGREAT |
Definition at line 66 of file floatScalar.H.
#define ScalarROOTVSMALL floatScalarROOTVSMALL |
Definition at line 67 of file floatScalar.H.
#define ScalarRead readFloat |
Definition at line 68 of file floatScalar.H.
#define transFunc | ( | func | ) |
Definition at line 87 of file floatScalar.H.
#define besselFunc | ( | func | ) |
Definition at line 136 of file floatScalar.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.