cellVarsToExport | oofem::VTKXMLExportModule | protected |
computeIPAverage(FloatArray &answer, IntegrationRule *iRule, Element *elem, InternalStateType isType, TimeStep *tStep) | oofem::VTKXMLExportModule | static |
defaultElementSet | oofem::ExportModule | protected |
defaultVTKPiece | oofem::VTKXMLExportModule | |
defaultVTKPieces | oofem::VTKXMLExportModule | |
doForcedOutput(TimeStep *tStep) | oofem::ExportModule | inline |
domain_all_flag | oofem::ExportModule | protected |
domainMask | oofem::ExportModule | protected |
doOutput(TimeStep *tStep, bool forcedOutput=false) | oofem::VTKXMLExportModule | virtual |
emodel | oofem::ExportModule | protected |
errorInfo(const char *func) const | oofem::ExportModule | protected |
exportCellVars(VTKPiece &piece, const IntArray &elems, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
exportCompositeElement(VTKPiece &vtkPiece, Element *el, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
exportCompositeElement(std::vector< VTKPiece > &vtkPieces, Element *el, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
exportExternalForces(VTKPiece &piece, IntArray &mapG2L, IntArray &mapL2G, int region, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
exportIntVars(VTKPiece &piece, IntArray &mapG2L, IntArray &mapL2G, int ireg, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
exportIntVarsInGpAs(IntArray valIDs, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
ExportModule(int n, EngngModel *e) | oofem::ExportModule | |
exportPointDataHeader(FILE *fileStream, TimeStep *tStep) | oofem::VTKXMLExportModule | |
exportPrimaryVars(VTKPiece &piece, IntArray &mapG2L, IntArray &mapL2G, int region, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
exportXFEMVarAs(XFEMStateType xfemstype, IntArray &mapG2L, IntArray &mapL2G, int regionDofMans, int ireg, TimeStep *tStep, EnrichmentItem *ei) | oofem::VTKXMLExportModule | protected |
externalForcesToExport | oofem::VTKXMLExportModule | protected |
fileStream | oofem::VTKXMLExportModule | |
getCellVariableFromIS(FloatArray &answer, Element *el, InternalStateType type, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
getNodalVariableFromIS(FloatArray &answer, Node *node, TimeStep *tStep, InternalStateType type, int ireg) | oofem::VTKXMLExportModule | protected |
getNodalVariableFromPrimaryField(FloatArray &answer, DofManager *dman, TimeStep *tStep, UnknownType type, int ireg) | oofem::VTKXMLExportModule | protected |
getNodalVariableFromXFEMST(FloatArray &answer, Node *node, TimeStep *tStep, XFEMStateType xfemstype, int ireg, EnrichmentItem *ei) | oofem::VTKXMLExportModule | protected |
giveCellType(Element *element) | oofem::VTKXMLExportModule | protected |
giveClassName() const | oofem::VTKXMLExportModule | inlinevirtual |
giveDataHeaders(std::string &pointHeader, std::string &cellHeader) | oofem::VTKXMLExportModule | |
giveElementCell(IntArray &answer, Element *elem) | oofem::VTKXMLExportModule | protected |
giveNumberOfNodesPerCell(int cellType) | oofem::VTKXMLExportModule | protected |
giveNumberOfRegions() | oofem::ExportModule | protected |
giveOutputBaseFileName(TimeStep *tStep) | oofem::ExportModule | protected |
giveOutputFileName(TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
giveOutputStream(TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
givePrimVarSmoother() | oofem::VTKXMLExportModule | |
giveRegionSet(int i) | oofem::ExportModule | protected |
giveSmoother() | oofem::VTKXMLExportModule | |
gpPvdBuffer | oofem::VTKXMLExportModule | protected |
initialize() | oofem::VTKXMLExportModule | virtual |
initializeElementSet() | oofem::ExportModule | virtual |
initializeFrom(InputRecord *ir) | oofem::VTKXMLExportModule | virtual |
initRegionNodeNumbering(IntArray &mapG2L, IntArray &mapL2G, int ®ionDofMans, int &totalcells, Domain *domain, TimeStep *tStep, int reg) | oofem::VTKXMLExportModule | protectedvirtual |
internalVarsToExport | oofem::VTKXMLExportModule | protected |
ipInternalVarsToExport | oofem::VTKXMLExportModule | protected |
isElementComposite(Element *elem) | oofem::VTKXMLExportModule | protected |
makeFullTensorForm(FloatArray &answer, const FloatArray &reducedForm, InternalStateValueType vtype) | oofem::VTKXMLExportModule | protectedstatic |
number | oofem::ExportModule | protected |
particleExportFlag | oofem::VTKXMLExportModule | protected |
primaryVarsToExport | oofem::VTKXMLExportModule | protected |
primVarSmoother | oofem::VTKXMLExportModule | protected |
pvdBuffer | oofem::VTKXMLExportModule | protected |
redToFull | oofem::VTKXMLExportModule | protectedstatic |
regionSets | oofem::ExportModule | protected |
setupVTKPiece(VTKPiece &vtkPiece, TimeStep *tStep, int region) | oofem::VTKXMLExportModule | protectedvirtual |
smoother | oofem::VTKXMLExportModule | protected |
stype | oofem::VTKXMLExportModule | protected |
terminate() | oofem::VTKXMLExportModule | virtual |
testDomainOutput(int n) | oofem::ExportModule | protected |
testSubStepOutput() | oofem::ExportModule | inline |
testTimeStepOutput(TimeStep *tStep) | oofem::ExportModule | protected |
timeScale | oofem::ExportModule | protected |
tstep_all_out_flag | oofem::ExportModule | protected |
tstep_step_out | oofem::ExportModule | protected |
tstep_substeps_out_flag | oofem::ExportModule | protected |
tsteps_out | oofem::ExportModule | protected |
VTKXMLExportModule(int n, EngngModel *e) | oofem::VTKXMLExportModule | |
writeCellVars(VTKPiece &vtkPiece) | oofem::VTKXMLExportModule | protected |
writeExternalForces(VTKPiece &vtkPiece) | oofem::VTKXMLExportModule | protected |
writeGPVTKCollection() | oofem::VTKXMLExportModule | protected |
writeIntVars(VTKPiece &vtkPiece) | oofem::VTKXMLExportModule | protected |
writePrimaryVars(VTKPiece &vtkPiece) | oofem::VTKXMLExportModule | protected |
writeVTKCellData(FloatArray &valueArray) | oofem::VTKXMLExportModule | protected |
writeVTKCollection() | oofem::VTKXMLExportModule | protected |
writeVTKPiece(VTKPiece &vtkPiece, TimeStep *tStep) | oofem::VTKXMLExportModule | protected |
writeVTKPointData(FloatArray &valueArray) | oofem::VTKXMLExportModule | protected |
writeXFEMVars(VTKPiece &vtkPiece) | oofem::VTKXMLExportModule | protected |
~ExportModule() | oofem::ExportModule | virtual |
~VTKXMLExportModule() | oofem::VTKXMLExportModule | virtual |