35 #ifndef intersection_H 36 #define intersection_H 60 static scalar planarTol_;
98 "scalar intersection::setPlanarTol(const scalar t)" 99 ) <<
"Negative planar tolerance. This is not allowed." 103 scalar oldTol = planarTol_;
static const NamedEnum< algorithm, 3 > algorithmNames_
Projection algorithm names.
static scalar setPlanarTol(const scalar t)
Set the planar tolerance, returning the previous value.
static const NamedEnum< direction, 2 > directionNames_
Direction names.
errorManip< error > abort(error &err)
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.
static scalar planarTol()
Return planar tolerance.