OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::VTKXMLExportModuleElementInterface Class Reference

Elements with geometry defined as EGT_Composite are exported using individual pieces. More...

#include <vtkxmlexportmodule.h>

+ Inheritance diagram for oofem::VTKXMLExportModuleElementInterface:
+ Collaboration diagram for oofem::VTKXMLExportModuleElementInterface:

Public Member Functions

 VTKXMLExportModuleElementInterface ()
 
virtual const char * giveClassName () const
 
virtual void giveCompositeExportData (VTKPiece &vtkPiece, IntArray &primaryVarsToExport, IntArray &internalVarsToExport, IntArray cellVarsToExport, TimeStep *tStep)
 
virtual void giveCompositeExportData (std::vector< VTKPiece > &vtkPieces, IntArray &primaryVarsToExport, IntArray &internalVarsToExport, IntArray cellVarsToExport, TimeStep *tStep)
 
- Public Member Functions inherited from oofem::Interface
 Interface ()
 Constructor. More...
 
virtual ~Interface ()
 

Detailed Description

Elements with geometry defined as EGT_Composite are exported using individual pieces.

The VTKXMLExportModuleElementInterface serves for this purpose, defining abstract export method, responsible for exporting individual element piece in xml vtk syntax. Elements with geometry defined as EGT_Composite should implement this interface.

Definition at line 356 of file vtkxmlexportmodule.h.

Constructor & Destructor Documentation

oofem::VTKXMLExportModuleElementInterface::VTKXMLExportModuleElementInterface ( )
inline

Definition at line 359 of file vtkxmlexportmodule.h.

Member Function Documentation

virtual const char* oofem::VTKXMLExportModuleElementInterface::giveClassName ( ) const
inlinevirtual
virtual void oofem::VTKXMLExportModuleElementInterface::giveCompositeExportData ( VTKPiece vtkPiece,
IntArray primaryVarsToExport,
IntArray internalVarsToExport,
IntArray  cellVarsToExport,
TimeStep tStep 
)
inlinevirtual

Reimplemented in oofem::Shell7BaseXFEM.

Definition at line 361 of file vtkxmlexportmodule.h.

Referenced by oofem::VTKXMLExportModule::exportCompositeElement().

virtual void oofem::VTKXMLExportModuleElementInterface::giveCompositeExportData ( std::vector< VTKPiece > &  vtkPieces,
IntArray primaryVarsToExport,
IntArray internalVarsToExport,
IntArray  cellVarsToExport,
TimeStep tStep 
)
inlinevirtual

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

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:43 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011