Nektar++
Namespaces | Variables
NektarUnivConsts.hpp File Reference
#include <limits>
#include <LibUtilities/BasicConst/NektarUnivTypeDefs.hpp>

Go to the source code of this file.

Namespaces

 Nektar
 The above copyright notice and this permission notice shall be included.
 
 Nektar::NekConstants
 

Variables

static const int Nektar::NekConstants::kNekLargeInt = std::numeric_limits<int>::max()
 
static const NekDouble Nektar::NekConstants::kNekUnsetDouble = -9999
 
static const NekDouble Nektar::NekConstants::kNekMinResidInit = 1.0e+16
 
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::kGeomRightAngleTol = 1.0e-14
 
static const NekDouble Nektar::NekConstants::kNekSqrtTol = 1.0e-16
 
static const NekDouble Nektar::NekConstants::kNekIterativeTol = 1.0e-09
 
static const NekDouble Nektar::NekConstants::kNekSparseNonZeroTol = 1.0e-16
 
static const NekDouble Nektar::NekConstants::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