OOFEM 3.0
Loading...
Searching...
No Matches
oofem::XFEMDebugTools Class Reference

#include <XFEMDebugTools.h>

Public Member Functions

 XFEMDebugTools ()
virtual ~XFEMDebugTools ()

Static Public Member Functions

static void WriteTrianglesToVTK (const std ::string &iName, const std ::vector< Triangle > &iTriangles)
static void WritePointsToVTK (const std ::string &iName, const std ::vector< FloatArray > &iPoints)
static void WriteArrayToMatlab (const std ::string &iName, const std ::vector< double > &iX, const std ::vector< double > &iY)
static void WriteArrayToGnuplot (const std ::string &iName, const std ::vector< double > &iX, const std ::vector< double > &iY)

Detailed Description

Definition at line 17 of file XFEMDebugTools.h.

Constructor & Destructor Documentation

◆ XFEMDebugTools()

oofem::XFEMDebugTools::XFEMDebugTools ( )

Definition at line 11 of file XFEMDebugTools.C.

◆ ~XFEMDebugTools()

oofem::XFEMDebugTools::~XFEMDebugTools ( )
virtual

Definition at line 13 of file XFEMDebugTools.C.

Member Function Documentation

◆ WriteArrayToGnuplot()

void oofem::XFEMDebugTools::WriteArrayToGnuplot ( const std ::string & iName,
const std ::vector< double > & iX,
const std ::vector< double > & iY )
static

◆ WriteArrayToMatlab()

void oofem::XFEMDebugTools::WriteArrayToMatlab ( const std ::string & iName,
const std ::vector< double > & iX,
const std ::vector< double > & iY )
static

Definition at line 113 of file XFEMDebugTools.C.

◆ WritePointsToVTK()

void oofem::XFEMDebugTools::WritePointsToVTK ( const std ::string & iName,
const std ::vector< FloatArray > & iPoints )
static

Definition at line 62 of file XFEMDebugTools.C.

◆ WriteTrianglesToVTK()

void oofem::XFEMDebugTools::WriteTrianglesToVTK ( const std ::string & iName,
const std ::vector< Triangle > & iTriangles )
static

Definition at line 15 of file XFEMDebugTools.C.


The documentation for this class was generated from the following files:

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