Lines Matching defs:theGrid

456   GRID *theGrid;  in DropMarks()  local
520 static INT UpdateFIFOLists (GRID *theGrid, ELEMENT *theElement, INT thePattern, INT NewPattern) in UpdateFIFOLists()
606 static INT UpdateClosureFIFO (GRID *theGrid) in UpdateClosureFIFO()
738 static INT PrepareGridClosure (GRID *theGrid) in PrepareGridClosure()
871 static INT ExchangeElementClosureInfo (GRID *theGrid) in ExchangeElementClosureInfo()
913 static INT ExchangeElementRefine (GRID *theGrid) in ExchangeElementRefine()
996 INT ExchangeEdgeClosureInfo (GRID *theGrid) in ExchangeEdgeClosureInfo()
1027 static INT ExchangeClosureInfo (GRID *theGrid) in ExchangeClosureInfo()
1060 static INT ComputePatterns (GRID *theGrid) in ComputePatterns()
1385 static INT SetElementSidePatterns (GRID *theGrid, ELEMENT *firstElement) in SetElementSidePatterns()
1448 static INT SetElementRules (GRID *theGrid, ELEMENT *firstElement, INT *cnt) in SetElementRules()
1693 static INT ExchangeAddPatterns (GRID *theGrid) in ExchangeAddPatterns()
1732 static INT SetAddPatterns (GRID *theGrid) in SetAddPatterns()
1786 static INT BuildGreenClosure (GRID *theGrid) in BuildGreenClosure()
2088 static INT CheckElementInfo (GRID *theGrid) in CheckElementInfo()
2140 static int GridClosure (GRID *theGrid) in GridClosure()
2565 static INT RestrictMarks (GRID *theGrid) in RestrictMarks()
2681 static int ComputeCopies (GRID *theGrid) in ComputeCopies()
2866 static int UpdateContext (GRID *theGrid, ELEMENT *theElement, NODE **theElementContext) in UpdateContext()
3185 static INT UnrefineElement (GRID *theGrid, ELEMENT *theElement) in UnrefineElement()
3828 INT NS_DIM_PREFIX Connect_Sons_of_ElementSide (GRID *theGrid, ELEMENT *theElement, INT side, INT So… in Connect_Sons_of_ElementSide()
4132 static INT RefineElementYellow (GRID *theGrid, ELEMENT *theElement, NODE **theContext) in RefineElementYellow()
4217 static int RefineElementGreen (GRID *theGrid, ELEMENT *theElement, NODE **theContext) in RefineElementGreen()
5219 static int RefineElementRed (GRID *theGrid, ELEMENT *theElement, NODE **theElementContext) in RefineElementRed()
5482 static int AdaptLocalGrid (GRID *theGrid, INT *nadapted) in AdaptLocalGrid()
5679 static int AdaptGrid (GRID *theGrid, INT toplevel, INT level, INT newlevel, INT *nadapted) in AdaptGrid()
5854 GRID *theGrid = GRID_ON_LEVEL(theMG,level); in CheckConsistency() local
6002 GRID *theGrid, *FinerGrid; in AdaptMultiGrid() local