ffea_const Namespace Reference

Variables

const scalar threeErr = 3.0*std::numeric_limits<scalar>::epsilon()
 
const scalar threeGeoErr = 3.0*std::numeric_limits<geoscalar>::epsilon()
 
const scalar pi = 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117067982148
 
const scalar mOne = -1.0
 
const scalar zero = 0.0
 
const scalar half = 0.5
 
const scalar one = 1.0
 
const scalar two = 2.0
 
const scalar eight = 8.0
 
const geoscalar ten = 10.0
 
const scalar twentyfour = 24.0
 
const scalar oneOverThree = 0.33333333333333333
 
const scalar oneOverSix = 0.166666666666666667
 
const scalar oneOverEight = 0.12500000000000000
 
const scalar sphereFactor = 4.0 * 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117067982148 / 3.0
 

Variable Documentation

◆ eight

const scalar ffea_const::eight = 8.0

Referenced by maxVolume(), and maxVolumeAndArea().

◆ half

const scalar ffea_const::half = 0.5

◆ mOne

◆ one

const scalar ffea_const::one = 1.0

◆ oneOverEight

const scalar ffea_const::oneOverEight = 0.12500000000000000

◆ oneOverSix

const scalar ffea_const::oneOverSix = 0.166666666666666667

◆ oneOverThree

const scalar ffea_const::oneOverThree = 0.33333333333333333

◆ pi

const scalar ffea_const::pi = 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117067982148

◆ sphereFactor

const scalar ffea_const::sphereFactor = 4.0 * 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117067982148 / 3.0

◆ ten

const geoscalar ffea_const::ten = 10.0

◆ threeErr

const scalar ffea_const::threeErr = 3.0*std::numeric_limits<scalar>::epsilon()

◆ threeGeoErr

const scalar ffea_const::threeGeoErr = 3.0*std::numeric_limits<geoscalar>::epsilon()

◆ twentyfour

const scalar ffea_const::twentyfour = 24.0

Referenced by maxVolumeAndArea().

◆ two

const scalar ffea_const::two = 2.0

◆ zero

const scalar ffea_const::zero = 0.0