Home
last modified time | relevance | path

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

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Der.cc1797 short *bug_in_rule[TAGS]; in CheckMRules() local
1805 bug_in_rule[0] = (short*) GetTmpMem(global.heap,global.maxrules*sizeof(short),MarkKey); in CheckMRules()
1806 if (bug_in_rule[0]==NULL) in CheckMRules()
1813 bug_in_rule[t] = bug_in_rule[0] + RefRuleOffset[t]; in CheckMRules()
1815 bug_in_rule[t][i] = false; in CheckMRules()
1827 bug_in_rule[tg][i] = true; in CheckMRules()
1989 bug_in_rule[tag][refi] = true; in CheckMRules()
2004 if (bug_in_rule[t][i]) in CheckMRules()