Go to the documentation of this file.
8#ifndef XFEMDEBUGTOOLS_H_
9#define XFEMDEBUGTOOLS_H_
23 static void WriteTrianglesToVTK(
const std :: string &iName,
const std :: vector< Triangle > &iTriangles);
24 static void WritePointsToVTK(
const std :: string &iName,
const std :: vector< FloatArray > &iPoints);
26 static void WriteArrayToMatlab(
const std :: string &iName,
const std :: vector< double > &iX,
const std :: vector< double > &iY);
27 static void WriteArrayToGnuplot(
const std :: string &iName,
const std :: vector< double > &iX,
const std :: vector< double > &iY);
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011