mathcomp.gridgeom.refinements
Class LocalGlobalRefinement

java.lang.Object
  extended by mathcomp.gridgeom.refinements.RefinerDesc
      extended by mathcomp.gridgeom.refinements.LocalGlobalRefinement

public class LocalGlobalRefinement
extends RefinerDesc


Field Summary
 
Fields inherited from class mathcomp.gridgeom.refinements.RefinerDesc
name, shouldMarkGreens
 
Constructor Summary
LocalGlobalRefinement()
           
 
Method Summary
 GridRefiner.RefinementListCreator createRLC(Grid g, int i)
           
 
Methods inherited from class mathcomp.gridgeom.refinements.RefinerDesc
getMain, setMain, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocalGlobalRefinement

public LocalGlobalRefinement()
Method Detail

createRLC

public GridRefiner.RefinementListCreator createRLC(Grid g,
                                                   int i)
Overrides:
createRLC in class RefinerDesc