mathcomp.gridgeom
Class GridRefiner.RandomRefinementList

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

public static class GridRefiner.RandomRefinementList
extends GridRefiner.RefinementListCreator

Marks elements at random.

Author:
pht

Constructor Summary
GridRefiner.RandomRefinementList()
           
 
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.RandomRefinementList

public GridRefiner.RandomRefinementList()
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