Go to the documentation of this file.
35#ifndef vtkxfemexportmodule_h
36#define vtkxfemexportmodule_h
50 #define NULL_DEVICE "NUL:"
52 #define NULL_DEVICE "/dev/null"
64#define _IFT_VTKXMLXFemExportModule_Name "vtkxmlxfem"
90 const char *
giveClassName()
const override {
return "VTKXMLXFemExportModule"; }
95 std::string giveOutputFileName(
TimeStep *tStep);
98 std::ofstream giveOutputStream(
TimeStep *tStep);
100 bool writeXFEMVars(
ExportRegion &vtkPiece,
int field,
int enrItIndex);
103 void giveDataHeaders(std::string &pointHeader, std::string &cellHeader)
override;
Stores all neccessary data (of a region) in a VTKPiece so it can be exported later.
VTKXMLExportModule(int n, EngngModel *e)
Constructor. Creates empty Output Manager. By default all components are selected.
const char * giveClassName() const override
Returns class name of the receiver.
void initializeFrom(InputRecord &ir) override
Initializes receiver according to object description stored in input record.
VTKXMLXFemExportModule(int n, EngngModel *e)
Constructor. Creates empty Output Manager. By default all components are selected.
void terminate() override
void doOutput(TimeStep *tStep, bool forcedOutput=false) override
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