Home
last modified time | relevance | path

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

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Dalgebra.cc1965 static INT ConnectInsertedWithNeighborhood (ELEMENT *theElement, GRID *theGrid, INT ActDepth, INT M… in ConnectInsertedWithNeighborhood() function
1980 … if (ConnectInsertedWithNeighborhood(NBELEM(theElement,i),theGrid,ActDepth+1,MaxDepth)) RETURN (1); in ConnectInsertedWithNeighborhood()
2019 if (ConnectInsertedWithNeighborhood (theElement,theGrid,0,MaxDepth)) in InsertedElementCreateConnection()