mathcomp.run
Class NSRemesherRun

java.lang.Object
  extended by mathcomp.monitor.DefaultReportable
      extended by mathcomp.run.AssemblerRun
          extended by mathcomp.run.NSRemesherRun
All Implemented Interfaces:
java.lang.Runnable, Reportable

public class NSRemesherRun
extends AssemblerRun


Constructor Summary
NSRemesherRun()
           
 
Method Summary
 void moveNodes()
           
 void remesh()
           
 void run()
           
 
Methods inherited from class mathcomp.run.AssemblerRun
getAss, getErrorCalculator, getM, getSolver, getX, isMonitored, setAss, setDoErrorCalc, setErrorCalculator, setM, setMonitored, setSolver, setX
 
Methods inherited from class mathcomp.monitor.DefaultReportable
getReport, report, setReport
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NSRemesherRun

public NSRemesherRun()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Overrides:
run in class AssemblerRun

moveNodes

public void moveNodes()

remesh

public void remesh()