mathcomp.gridgeom
Class AdaptiveRefiner
java.lang.Object
mathcomp.gridgeom.AdaptiveRefiner
public class AdaptiveRefiner
- extends java.lang.Object
- Author:
- ch.wust
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdaptiveRefiner
public AdaptiveRefiner()
getHighGradientTriangles
public static java.util.Map getHighGradientTriangles(Grid grid,
Vector x)
getMeanAndMaxGradient
public static double[] getMeanAndMaxGradient(Grid grid,
Vector x)
getGradientLength
public static double getGradientLength(Node n,
Triangle t,
Vector x)