mathcomp.assemble.discontinuousgalerkin
Class Export

java.lang.Object
  extended by mathcomp.assemble.discontinuousgalerkin.Export

public class Export
extends java.lang.Object


Constructor Summary
Export()
           
 
Method Summary
static void exportSolution(Assembler ass, Vector x, java.lang.String filename)
           
static void writeToWriter(Assembler ass, Vector x, java.io.PrintWriter pwU)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Export

public Export()
Method Detail

exportSolution

public static void exportSolution(Assembler ass,
                                  Vector x,
                                  java.lang.String filename)

writeToWriter

public static void writeToWriter(Assembler ass,
                                 Vector x,
                                 java.io.PrintWriter pwU)