Home
last modified time | relevance | path

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

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Dugio.cc2294 ELEMENT *theSonList[MAX_SONS]; in InsertLocalTree() local
2504 theSonList[i] = NULL; in InsertLocalTree()
2519 if (theSonList[i]==NULL) REP_ERR_RETURN(1); in InsertLocalTree()
2520 SETECLASS(theSonList[i],ref->refclass); in InsertLocalTree()
2521 SETSUBDOMAIN(theSonList[i],SUBDOMAIN(theElement)); in InsertLocalTree()
2528 if (theSonList[i] != NULL) in InsertLocalTree()
2539 SET_NBELEM(theSonList[i],j,theSonList[SonData->nb[j]]); in InsertLocalTree()
2541 SET_NBELEM(theSonList[i],j,NULL); in InsertLocalTree()
2550 theSonElem[k++] = theSonList[j]; in InsertLocalTree()
2594 else if (theSonList[i] != NULL) in InsertLocalTree()
[all …]