#include <XFEMDebugTools.h>
Definition at line 17 of file XFEMDebugTools.h.
oofem::XFEMDebugTools::XFEMDebugTools |
( |
| ) |
|
oofem::XFEMDebugTools::~XFEMDebugTools |
( |
| ) |
|
|
virtual |
void oofem::XFEMDebugTools::WriteArrayToGnuplot |
( |
const std::string & |
iName, |
|
|
const std::vector< double > & |
iX, |
|
|
const std::vector< double > & |
iY |
|
) |
| |
|
static |
void oofem::XFEMDebugTools::WriteArrayToMatlab |
( |
const std::string & |
iName, |
|
|
const std::vector< double > & |
iX, |
|
|
const std::vector< double > & |
iY |
|
) |
| |
|
static |
void oofem::XFEMDebugTools::WritePointsToVTK |
( |
const std::string & |
iName, |
|
|
const std::vector< FloatArray > & |
iPoints |
|
) |
| |
|
static |
void oofem::XFEMDebugTools::WriteTrianglesToVTK |
( |
const std::string & |
iName, |
|
|
const std::vector< Triangle > & |
iTriangles |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: