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 = 1e16
 
static const NekDouble Nektar::NekConstants::kVertexTheSameDouble = 1.0e-8
 
static const NekDouble Nektar::NekConstants::kGeomFactorsTol = 1.0e-8
 
static const NekDouble Nektar::NekConstants::kNekZeroTol = 1.0e-12
 
static const NekDouble Nektar::NekConstants::kGeomRightAngleTol = 1e-14
 
static const NekDouble Nektar::NekConstants::kNekSqrtTol = 1.0e-16
 
static const NekDouble Nektar::NekConstants::kNekIterativeTol = 1e-09
 
static const NekDouble Nektar::NekConstants::kNekSparseNonZeroTol = 1e-16
 
static const NekDouble Nektar::NekConstants::kNekMachineEpsilon = std::numeric_limits<NekDouble>::epsilon()
 
static const NekDouble Nektar::NekConstants::GeomTol = 1E-2
 
static const NekDouble Nektar::NekConstants::CoinTol = 1E-6
 
static const unsigned int Nektar::NekConstants::kNekFloatCompFact = 4