mathcomp.gridgeom
Class GridRefiner.NodeRefinementList

java.lang.Object
  extended by mathcomp.gridgeom.GridRefiner.RefinementListCreator
      extended by mathcomp.gridgeom.GridRefiner.NodeRefinementList
Enclosing class:
GridRefiner

public static class GridRefiner.NodeRefinementList
extends GridRefiner.RefinementListCreator

Marks all elements red that contain the node k.

Author:
pht

Constructor Summary
GridRefiner.NodeRefinementList(Node k)
           
 
Method Summary
 java.util.List createRefinementList(Grid g)
          List of elements to be marked red.
 
Methods inherited from class mathcomp.gridgeom.GridRefiner.RefinementListCreator
calculateStates
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridRefiner.NodeRefinementList

public GridRefiner.NodeRefinementList(Node k)
Method Detail

createRefinementList

public java.util.List createRefinementList(Grid g)
Description copied from class: GridRefiner.RefinementListCreator
List of elements to be marked red.

Returns:
List of elements to be marked red