Searched refs:iIntersect (Results 1 – 3 of 3) sorted by relevance
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/Solver/Numeric/ |
H A D | Interval.hs | 70 case iIntersect int int' of 202 iIntersect :: Interval -> Interval -> Maybe Interval 203 iIntersect i j = function
|
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/ |
H A D | Field.h | 206 int iRecombine, iIntersect, betaLaw, nb_divisions; variable
|
H A D | Field.cpp | 2821 iIntersect = 0; in BoundaryLayerField() 2857 new FieldOptionInt(iIntersect, "Intersect metrics of all surfaces"); in BoundaryLayerField() 3196 if(iIntersect) { in operator ()() 3201 if(!iIntersect) (*this)(*it, cdist, x, y, z, localMetric, ge); in operator ()() 3208 if(iIntersect) in operator ()()
|