Home
last modified time | relevance | path

Searched refs:TriSectionEdge (Results 1 – 2 of 2) sorted by relevance

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A DGenerateRules.cc435 if (TriSectionEdge[theRule->pat & CondensedEdgeOfSide[side]][0] >= 0) in AddRuleIfNew()
457 if (TriSectionEdge[theRule->pat & CondensedEdgeOfSide[side]][0] == theEdge) in AddRuleIfNew()
459 else if (TriSectionEdge[theRule->pat & CondensedEdgeOfSide[side]][1] == theEdge) in AddRuleIfNew()
H A Drefine.cc378 static INT TriSectionEdge[64][2] = variable
1182 theEdgeNum = TriSectionEdge[theEdgePattern in CorrectTetrahedronSidePattern()
1204 NbEdgeNum = TriSectionEdge[NbEdgePattern in CorrectTetrahedronSidePattern()