|
Nektar++
|
Go to the source code of this file.
Namespaces | |
| namespace | Nektar |
| The above copyright notice and this permission notice shall be included. | |
| namespace | Nektar::NekConstants |
Variables | |
| static const NekDouble | Nektar::NekConstants::kNekUnsetDouble = -9999 |
| static const NekDouble | Nektar::NekConstants::kVertexTheSameDouble = 1.0e-08 |
| static const NekDouble | Nektar::NekConstants::kGeomFactorsTol = 1.0e-08 |
| static const NekDouble | Nektar::NekConstants::kNekZeroTol = 1.0e-12 |
| static const NekDouble | Nektar::NekConstants::kNekIterativeTol = 1.0e-09 |
| static const NekDouble | Nektar::NekConstants::kNekMachineEpsilon |
| static const NekDouble | Nektar::NekConstants::kNekSparseNonZeroTol = kNekMachineEpsilon |
| static const NekDouble | Nektar::NekConstants::GeomTol = 1.0e-02 |
| static const NekDouble | Nektar::NekConstants::CoinTol = 1.0e-06 |
| static const unsigned int | Nektar::NekConstants::kNekFloatCompFact = 4 |
| static const NekDouble | Nektar::NekConstants::kFindDistanceMin = 5e-05 |
| static const unsigned int | Nektar::NekConstants::kNewtonIterations = 51 |