OOFEM 3.0
Loading...
Searching...
No Matches
oofeggraphiccontext.h File Reference
#include "oofemenv.h"
#include "intarray.h"
#include "internalstatemode.h"
#include "internalstatetype.h"
#include "floatmatrix.h"
#include "timer.h"
#include "outputmanager.h"
#include "floatarrayf.h"
#include <iostream>
#include <list>
#include <mathfem.h>
#include <Esimple.h>

Go to the source code of this file.

Classes

class  oofem::oofegGraphicContext

Namespaces

namespace  oofem

Macros

#define OOFEG_RAW_GEOMETRY_WIDTH   0
#define OOFEG_DEFORMED_GEOMETRY_WIDTH   0
#define OOFEG_CRACK_PATTERN_WIDTH   2
#define OOFEG_ISO_LINE_WIDTH   4
#define OOFEG_SPARSE_PROFILE_WIDTH   0
#define OOFEG_RAW_GEOMETRY_LAYER   0
#define OOFEG_DEFORMED_GEOMETRY_LAYER   1
#define OOFEG_NODE_ANNOTATION_LAYER   2
#define OOFEG_ELEMENT_ANNOTATION_LAYER   3
#define OOFEG_VARPLOT_PATTERN_LAYER   4
#define OOFEG_CRACK_PATTERN_LAYER   5
#define OOFEG_BCIC_ANNOTATION_LAYER   6
#define OOFEG_NATURALBC_LAYER   7
#define OOFEG_SPARSE_PROFILE_LAYER   8
#define OOFEG_DEBUG_LAYER   9
#define OOFEG_RAW_CROSSSECTION_LAYER   10
#define OOFEG_LAST_LAYER   11
#define OOFEG_YIELD_STEPS   3

Enumerations

enum  oofem::OGC_PlotModeType {
  oofem::OGC_unknown , oofem::OGC_rawGeometry , oofem::OGC_deformedGeometry , oofem::OGC_eigenVectorGeometry ,
  oofem::OGC_nodeGeometry , oofem::OGC_nodeAnnotation , oofem::OGC_elementAnnotation , oofem::OGC_essentialBC ,
  oofem::OGC_naturalBC , oofem::OGC_nodeScalarPlot , oofem::OGC_nodeVectorPlot , oofem::OGC_scalarPlot ,
  oofem::OGC_vectorPlot , oofem::OGC_tensorPlot , oofem::OGC_elemSpecial
}
enum  oofem::ScalarAlgorithmType { oofem::SA_ISO_SURF , oofem::SA_ISO_LINE , oofem::SA_ZPROFILE , oofem::SA_COLORZPROFILE }
enum  oofem::SmootherType { oofem::Smoother_NA , oofem::Smoother_ZZ , oofem::Smoother_SPR }
enum  oofem::ScaleMode { oofem::SM_Autoscale , oofem::SM_UserDefined }

Functions

void EVFastRedraw (EView *v_p)
void deleteLayerGraphics (int iLayer)

Variables

oofem::oofegGraphicContext gc [OOFEG_LAST_LAYER]
EView * myview

Macro Definition Documentation

◆ OOFEG_BCIC_ANNOTATION_LAYER

#define OOFEG_BCIC_ANNOTATION_LAYER   6

Definition at line 107 of file oofeggraphiccontext.h.

Referenced by oofem::Node::drawYourself().

◆ OOFEG_CRACK_PATTERN_LAYER

◆ OOFEG_CRACK_PATTERN_WIDTH

◆ OOFEG_DEBUG_LAYER

◆ OOFEG_DEFORMED_GEOMETRY_LAYER

#define OOFEG_DEFORMED_GEOMETRY_LAYER   1

Definition at line 102 of file oofeggraphiccontext.h.

Referenced by oofem::Axisymm3d::drawDeformedGeometry(), oofem::Beam2d::drawDeformedGeometry(), oofem::Beam3d::drawDeformedGeometry(), oofem::BondLink3d::drawDeformedGeometry(), oofem::BondLink3dBoundary::drawDeformedGeometry(), oofem::CCTPlate::drawDeformedGeometry(), oofem::CohesiveSurface3d::drawDeformedGeometry(), oofem::DKTPlate::drawDeformedGeometry(), oofem::IntElLine1::drawDeformedGeometry(), oofem::IntElLine2::drawDeformedGeometry(), oofem::IntElPoint::drawDeformedGeometry(), oofem::InterfaceElem1d::drawDeformedGeometry(), oofem::InterfaceElem2dLin::drawDeformedGeometry(), oofem::InterfaceElem2dQuad::drawDeformedGeometry(), oofem::L4Axisymm::drawDeformedGeometry(), oofem::Lattice2d::drawDeformedGeometry(), oofem::Lattice2dBoundary::drawDeformedGeometry(), oofem::Lattice3d::drawDeformedGeometry(), oofem::Lattice3dBoundary::drawDeformedGeometry(), oofem::Lattice3dBoundaryTruss::drawDeformedGeometry(), oofem::LatticeBeam3d::drawDeformedGeometry(), oofem::LatticeBeam3dBoundary::drawDeformedGeometry(), oofem::LatticeLink3d::drawDeformedGeometry(), oofem::LatticeLink3dBoundary::drawDeformedGeometry(), oofem::LIBeam2dNL::drawDeformedGeometry(), oofem::LIBeam3d2::drawDeformedGeometry(), oofem::LIBeam3d::drawDeformedGeometry(), oofem::LIBeam3dNL2::drawDeformedGeometry(), oofem::LIBeam3dNL::drawDeformedGeometry(), oofem::LSpace::drawDeformedGeometry(), oofem::LTRSpace::drawDeformedGeometry(), oofem::LumpedMassElement::drawDeformedGeometry(), oofem::MITC4Shell::drawDeformedGeometry(), oofem::PlaneStress2d::drawDeformedGeometry(), oofem::Q4Axisymm::drawDeformedGeometry(), oofem::QDKTPlate::drawDeformedGeometry(), oofem::QPlaneStrain::drawDeformedGeometry(), oofem::QPlaneStress2d::drawDeformedGeometry(), oofem::QTrPlaneStrain::drawDeformedGeometry(), oofem::QTrPlaneStress2d::drawDeformedGeometry(), oofem::Quad1PlaneStrain::drawDeformedGeometry(), oofem::TR_SHELL01::drawDeformedGeometry(), oofem::TR_SHELL02::drawDeformedGeometry(), oofem::TrPlaneStrain::drawDeformedGeometry(), oofem::TrPlaneStress2d::drawDeformedGeometry(), oofem::Truss1d::drawDeformedGeometry(), oofem::Truss2d::drawDeformedGeometry(), oofem::Truss3d::drawDeformedGeometry(), oofem::StructuralElementEvaluator::drawIGAPatchDeformedGeometry, and oofem::Node::drawYourself().

◆ OOFEG_DEFORMED_GEOMETRY_WIDTH

#define OOFEG_DEFORMED_GEOMETRY_WIDTH   0

Definition at line 95 of file oofeggraphiccontext.h.

Referenced by oofem::Axisymm3d::drawDeformedGeometry(), oofem::Beam2d::drawDeformedGeometry(), oofem::Beam3d::drawDeformedGeometry(), oofem::BondLink3d::drawDeformedGeometry(), oofem::BondLink3dBoundary::drawDeformedGeometry(), oofem::CCTPlate::drawDeformedGeometry(), oofem::CohesiveSurface3d::drawDeformedGeometry(), oofem::DKTPlate::drawDeformedGeometry(), oofem::IntElLine1::drawDeformedGeometry(), oofem::IntElLine2::drawDeformedGeometry(), oofem::IntElPoint::drawDeformedGeometry(), oofem::InterfaceElem1d::drawDeformedGeometry(), oofem::InterfaceElem2dLin::drawDeformedGeometry(), oofem::InterfaceElem2dQuad::drawDeformedGeometry(), oofem::L4Axisymm::drawDeformedGeometry(), oofem::Lattice2d::drawDeformedGeometry(), oofem::Lattice2dBoundary::drawDeformedGeometry(), oofem::Lattice3d::drawDeformedGeometry(), oofem::Lattice3dBoundary::drawDeformedGeometry(), oofem::Lattice3dBoundaryTruss::drawDeformedGeometry(), oofem::LatticeBeam3d::drawDeformedGeometry(), oofem::LatticeBeam3dBoundary::drawDeformedGeometry(), oofem::LatticeLink3d::drawDeformedGeometry(), oofem::LatticeLink3dBoundary::drawDeformedGeometry(), oofem::LIBeam2dNL::drawDeformedGeometry(), oofem::LIBeam3d2::drawDeformedGeometry(), oofem::LIBeam3d::drawDeformedGeometry(), oofem::LIBeam3dNL2::drawDeformedGeometry(), oofem::LIBeam3dNL::drawDeformedGeometry(), oofem::LSpace::drawDeformedGeometry(), oofem::LTRSpace::drawDeformedGeometry(), oofem::MITC4Shell::drawDeformedGeometry(), oofem::PlaneStress2d::drawDeformedGeometry(), oofem::Q4Axisymm::drawDeformedGeometry(), oofem::QDKTPlate::drawDeformedGeometry(), oofem::QPlaneStrain::drawDeformedGeometry(), oofem::QPlaneStress2d::drawDeformedGeometry(), oofem::QTrPlaneStrain::drawDeformedGeometry(), oofem::QTrPlaneStress2d::drawDeformedGeometry(), oofem::Quad1PlaneStrain::drawDeformedGeometry(), oofem::TR_SHELL01::drawDeformedGeometry(), oofem::TR_SHELL02::drawDeformedGeometry(), oofem::TrPlaneStrain::drawDeformedGeometry(), oofem::TrPlaneStress2d::drawDeformedGeometry(), oofem::Truss1d::drawDeformedGeometry(), oofem::Truss2d::drawDeformedGeometry(), oofem::Truss3d::drawDeformedGeometry(), oofem::StructuralElementEvaluator::drawIGAPatchDeformedGeometry, oofem::IntElPoint::drawRawGeometry(), oofem::InterfaceElem1d::drawRawGeometry(), oofem::Axisymm3d::drawScalar(), oofem::CohesiveSurface3d::drawScalar(), oofem::PlaneStress2d::drawScalar(), oofem::QDKTPlate::drawScalar(), oofem::QPlaneStress2d::drawScalar(), oofem::Quad10_2D_SUPG::drawScalar(), oofem::Quad1PlaneStrain::drawScalar(), oofem::TR1_2D_CBS::drawScalar(), oofem::TR1_2D_PFEM::drawScalar(), oofem::TR1_2D_SUPG2::drawScalar(), oofem::TR1_2D_SUPG2_AXI::drawScalar(), oofem::TR1_2D_SUPG::drawScalar(), oofem::TR21_2D_SUPG::drawScalar(), oofem::TrPlaneStrain::drawScalar(), oofem::TrPlaneStress2d::drawScalar(), and oofem::Truss1d::drawScalar().

◆ OOFEG_ELEMENT_ANNOTATION_LAYER

#define OOFEG_ELEMENT_ANNOTATION_LAYER   3

Definition at line 104 of file oofeggraphiccontext.h.

Referenced by oofem::Element::drawAnnotation().

◆ OOFEG_ISO_LINE_WIDTH

#define OOFEG_ISO_LINE_WIDTH   4

Definition at line 97 of file oofeggraphiccontext.h.

◆ OOFEG_LAST_LAYER

#define OOFEG_LAST_LAYER   11

Definition at line 112 of file oofeggraphiccontext.h.

◆ OOFEG_NATURALBC_LAYER

#define OOFEG_NATURALBC_LAYER   7

Definition at line 108 of file oofeggraphiccontext.h.

Referenced by oofem::Node::drawYourself().

◆ OOFEG_NODE_ANNOTATION_LAYER

#define OOFEG_NODE_ANNOTATION_LAYER   2

Definition at line 103 of file oofeggraphiccontext.h.

Referenced by oofem::Node::drawYourself().

◆ OOFEG_RAW_CROSSSECTION_LAYER

◆ OOFEG_RAW_GEOMETRY_LAYER

#define OOFEG_RAW_GEOMETRY_LAYER   0

Definition at line 101 of file oofeggraphiccontext.h.

Referenced by oofem::Subdivision::RS_Node::drawGeometry(), oofem::Subdivision::RS_Tetra::drawGeometry(), oofem::Subdivision::RS_Triangle::drawGeometry(), oofem::Axisymm3d::drawRawGeometry(), oofem::Beam2d::drawRawGeometry(), oofem::Beam3d::drawRawGeometry(), oofem::BondLink3d::drawRawGeometry(), oofem::BondLink3dBoundary::drawRawGeometry(), oofem::Brick1_ht::drawRawGeometry(), oofem::CCTPlate::drawRawGeometry(), oofem::CohesiveSurface3d::drawRawGeometry(), oofem::DKTPlate::drawRawGeometry(), oofem::IGAElement::drawRawGeometry(), oofem::IntElLine1::drawRawGeometry(), oofem::IntElLine2::drawRawGeometry(), oofem::IntElPoint::drawRawGeometry(), oofem::IntElSurfQuad1::drawRawGeometry(), oofem::IntElSurfTr1::drawRawGeometry(), oofem::InterfaceElem1d::drawRawGeometry(), oofem::InterfaceElem2dLin::drawRawGeometry(), oofem::InterfaceElem2dQuad::drawRawGeometry(), oofem::InterfaceElement3dTrLin::drawRawGeometry(), oofem::L4Axisymm::drawRawGeometry(), oofem::Lattice2d::drawRawGeometry(), oofem::Lattice2d_mt::drawRawGeometry(), oofem::Lattice2dBoundary::drawRawGeometry(), oofem::Lattice3d::drawRawGeometry(), oofem::Lattice3d_mt::drawRawGeometry(), oofem::Lattice3dBoundary::drawRawGeometry(), oofem::Lattice3dBoundaryTruss::drawRawGeometry(), oofem::LatticeBeam3d::drawRawGeometry(), oofem::LatticeBeam3dBoundary::drawRawGeometry(), oofem::LatticeLink3d::drawRawGeometry(), oofem::LatticeLink3dBoundary::drawRawGeometry(), oofem::LIBeam2dNL::drawRawGeometry(), oofem::LIBeam3d2::drawRawGeometry(), oofem::LIBeam3d::drawRawGeometry(), oofem::LIBeam3dNL2::drawRawGeometry(), oofem::LIBeam3dNL::drawRawGeometry(), oofem::LSpace::drawRawGeometry(), oofem::LTRSpace::drawRawGeometry(), oofem::LumpedMassElement::drawRawGeometry(), oofem::MITC4Shell::drawRawGeometry(), oofem::PlaneStress2d::drawRawGeometry(), oofem::Q4Axisymm::drawRawGeometry(), oofem::QDKTPlate::drawRawGeometry(), oofem::QPlaneStrain::drawRawGeometry(), oofem::QPlaneStress2d::drawRawGeometry(), oofem::QTrPlaneStrain::drawRawGeometry(), oofem::QTrPlaneStress2d::drawRawGeometry(), oofem::Quad10_2D_SUPG::drawRawGeometry(), oofem::Quad1_ht::drawRawGeometry(), oofem::Quad1PlaneStrain::drawRawGeometry(), oofem::Tet1_3D_SUPG::drawRawGeometry(), oofem::Tetrah1_ht::drawRawGeometry(), oofem::TR1_2D_CBS::drawRawGeometry(), oofem::TR1_2D_PFEM::drawRawGeometry(), oofem::TR1_2D_SUPG2::drawRawGeometry(), oofem::TR1_2D_SUPG2_AXI::drawRawGeometry(), oofem::TR1_2D_SUPG::drawRawGeometry(), oofem::TR21_2D_SUPG::drawRawGeometry(), oofem::TR_SHELL01::drawRawGeometry(), oofem::TR_SHELL02::drawRawGeometry(), oofem::TrPlaneStrain::drawRawGeometry(), oofem::TrPlaneStress2d::drawRawGeometry(), oofem::Truss1d::drawRawGeometry(), oofem::Truss2d::drawRawGeometry(), and oofem::Truss3d::drawRawGeometry().

◆ OOFEG_RAW_GEOMETRY_WIDTH

#define OOFEG_RAW_GEOMETRY_WIDTH   0

Definition at line 94 of file oofeggraphiccontext.h.

Referenced by oofem::Subdivision::RS_Tetra::drawGeometry(), oofem::Subdivision::RS_Triangle::drawGeometry(), oofem::Lattice2d::drawRawCrossSections(), oofem::Lattice2d_mt::drawRawCrossSections(), oofem::Lattice2dBoundary::drawRawCrossSections(), oofem::Lattice3d::drawRawCrossSections(), oofem::Lattice3d_mt::drawRawCrossSections(), oofem::Lattice3dBoundary::drawRawCrossSections(), oofem::Lattice3dBoundaryTruss::drawRawCrossSections(), oofem::Axisymm3d::drawRawGeometry(), oofem::Beam2d::drawRawGeometry(), oofem::Beam3d::drawRawGeometry(), oofem::BondLink3d::drawRawGeometry(), oofem::BondLink3dBoundary::drawRawGeometry(), oofem::Brick1_ht::drawRawGeometry(), oofem::CCTPlate::drawRawGeometry(), oofem::CohesiveSurface3d::drawRawGeometry(), oofem::DKTPlate::drawRawGeometry(), oofem::IGAElement::drawRawGeometry(), oofem::IntElLine1::drawRawGeometry(), oofem::IntElLine2::drawRawGeometry(), oofem::IntElSurfQuad1::drawRawGeometry(), oofem::IntElSurfTr1::drawRawGeometry(), oofem::InterfaceElem2dLin::drawRawGeometry(), oofem::InterfaceElem2dQuad::drawRawGeometry(), oofem::InterfaceElement3dTrLin::drawRawGeometry(), oofem::L4Axisymm::drawRawGeometry(), oofem::Lattice2d::drawRawGeometry(), oofem::Lattice2d_mt::drawRawGeometry(), oofem::Lattice2dBoundary::drawRawGeometry(), oofem::Lattice3d::drawRawGeometry(), oofem::Lattice3d_mt::drawRawGeometry(), oofem::Lattice3dBoundary::drawRawGeometry(), oofem::Lattice3dBoundaryTruss::drawRawGeometry(), oofem::LatticeBeam3d::drawRawGeometry(), oofem::LatticeBeam3dBoundary::drawRawGeometry(), oofem::LatticeLink3d::drawRawGeometry(), oofem::LatticeLink3dBoundary::drawRawGeometry(), oofem::LIBeam2dNL::drawRawGeometry(), oofem::LIBeam3d2::drawRawGeometry(), oofem::LIBeam3d::drawRawGeometry(), oofem::LIBeam3dNL2::drawRawGeometry(), oofem::LIBeam3dNL::drawRawGeometry(), oofem::LSpace::drawRawGeometry(), oofem::LTRSpace::drawRawGeometry(), oofem::MITC4Shell::drawRawGeometry(), oofem::PlaneStress2d::drawRawGeometry(), oofem::Q4Axisymm::drawRawGeometry(), oofem::QDKTPlate::drawRawGeometry(), oofem::QPlaneStrain::drawRawGeometry(), oofem::QPlaneStress2d::drawRawGeometry(), oofem::QTrPlaneStrain::drawRawGeometry(), oofem::QTrPlaneStress2d::drawRawGeometry(), oofem::Quad10_2D_SUPG::drawRawGeometry(), oofem::Quad1_ht::drawRawGeometry(), oofem::Quad1PlaneStrain::drawRawGeometry(), oofem::Tet1_3D_SUPG::drawRawGeometry(), oofem::Tetrah1_ht::drawRawGeometry(), oofem::TR1_2D_CBS::drawRawGeometry(), oofem::TR1_2D_PFEM::drawRawGeometry(), oofem::TR1_2D_SUPG2::drawRawGeometry(), oofem::TR1_2D_SUPG2_AXI::drawRawGeometry(), oofem::TR1_2D_SUPG::drawRawGeometry(), oofem::TR21_2D_SUPG::drawRawGeometry(), oofem::TR_SHELL01::drawRawGeometry(), oofem::TR_SHELL02::drawRawGeometry(), oofem::TrPlaneStrain::drawRawGeometry(), oofem::TrPlaneStress2d::drawRawGeometry(), oofem::Truss1d::drawRawGeometry(), oofem::Truss2d::drawRawGeometry(), oofem::Truss3d::drawRawGeometry(), and oofem::LIBeam3d2::drawScalar().

◆ OOFEG_SPARSE_PROFILE_LAYER

◆ OOFEG_SPARSE_PROFILE_WIDTH

◆ OOFEG_VARPLOT_PATTERN_LAYER

#define OOFEG_VARPLOT_PATTERN_LAYER   4

Definition at line 105 of file oofeggraphiccontext.h.

Referenced by oofem::Axisymm3d::drawScalar(), oofem::Brick1_ht::drawScalar(), oofem::BsplinePlaneStressElement::drawScalar(), oofem::CCTPlate::drawScalar(), oofem::CohesiveSurface3d::drawScalar(), oofem::DKTPlate::drawScalar(), oofem::IntElLine1::drawScalar(), oofem::IntElLine2::drawScalar(), oofem::IntElPoint::drawScalar(), oofem::InterfaceElem1d::drawScalar(), oofem::InterfaceElem2dLin::drawScalar(), oofem::InterfaceElem2dQuad::drawScalar(), oofem::L4Axisymm::drawScalar(), oofem::LIBeam3d2::drawScalar(), oofem::LSpace::drawScalar(), oofem::LTRSpace::drawScalar(), oofem::MITC4Shell::drawScalar(), oofem::NURBSPlaneStressElement::drawScalar(), oofem::NURBSSpace3dElement::drawScalar(), oofem::PFEMParticle::drawScalar(), oofem::PlaneStress2d::drawScalar(), oofem::QDKTPlate::drawScalar(), oofem::QPlaneStrain::drawScalar(), oofem::QPlaneStress2d::drawScalar(), oofem::QTrPlaneStrain::drawScalar(), oofem::QTrPlaneStress2d::drawScalar(), oofem::Quad10_2D_SUPG::drawScalar(), oofem::Quad1_ht::drawScalar(), oofem::Quad1PlaneStrain::drawScalar(), oofem::Tetrah1_ht::drawScalar(), oofem::TR1_2D_CBS::drawScalar(), oofem::TR1_2D_PFEM::drawScalar(), oofem::TR1_2D_SUPG2::drawScalar(), oofem::TR1_2D_SUPG2_AXI::drawScalar(), oofem::TR1_2D_SUPG::drawScalar(), oofem::TR21_2D_SUPG::drawScalar(), oofem::TR_SHELL01::drawScalar(), oofem::TR_SHELL02::drawScalar(), oofem::TrPlaneStrain::drawScalar(), oofem::TrPlaneStress2d::drawScalar(), oofem::Truss1d::drawScalar(), and oofem::TSplinePlaneStressElement::drawScalar().

◆ OOFEG_YIELD_STEPS

#define OOFEG_YIELD_STEPS   3

Function Documentation

◆ deleteLayerGraphics()

void deleteLayerGraphics ( int iLayer)
extern

◆ EVFastRedraw()

void EVFastRedraw ( EView * v_p)

Variable Documentation

◆ gc

Referenced by oofem::StructuralElementEvaluator::computeConstitutiveMatrixAt(), oofem::MazarsMaterial::computeDamageParam(), oofem::QQuad1_ht::computeEdgeVolumeAround(), oofem::Quad1_ht::computeEdgeVolumeAround(), oofem::Tr1_ht::computeEdgeVolumeAround(), oofem::MazarsMaterial::computeGc(), oofem::LSpace::computeLoadLSToLRotationMatrix(), oofem::Q27Space::computeLoadLSToLRotationMatrix(), oofem::QSpace::computeLoadLSToLRotationMatrix(), oofem::Quad10_2D_SUPG::computeQuadraticFunct(), oofem::LEPlic::doInterfaceRemapping(), oofem::BasicGeometry::draw(), oofem::Polygon::draw(), oofem::Element::drawAnnotation(), oofem::Axisymm3d::drawDeformedGeometry(), oofem::Beam2d::drawDeformedGeometry(), oofem::Beam3d::drawDeformedGeometry(), oofem::BondLink3d::drawDeformedGeometry(), oofem::BondLink3dBoundary::drawDeformedGeometry(), oofem::BsplinePlaneStressElement::drawDeformedGeometry(), oofem::CCTPlate::drawDeformedGeometry(), oofem::CohesiveSurface3d::drawDeformedGeometry(), oofem::DKTPlate::drawDeformedGeometry(), oofem::Element::drawDeformedGeometry(), oofem::IntElLine1::drawDeformedGeometry(), oofem::IntElLine2::drawDeformedGeometry(), oofem::IntElPoint::drawDeformedGeometry(), oofem::IntElSurfQuad1::drawDeformedGeometry(), oofem::IntElSurfTr1::drawDeformedGeometry(), oofem::InterfaceElem1d::drawDeformedGeometry(), oofem::InterfaceElem2dLin::drawDeformedGeometry(), oofem::InterfaceElem2dQuad::drawDeformedGeometry(), oofem::InterfaceElement3dTrLin::drawDeformedGeometry(), oofem::L4Axisymm::drawDeformedGeometry(), oofem::Lattice2d::drawDeformedGeometry(), oofem::Lattice2dBoundary::drawDeformedGeometry(), oofem::Lattice3d::drawDeformedGeometry(), oofem::Lattice3dBoundary::drawDeformedGeometry(), oofem::Lattice3dBoundaryTruss::drawDeformedGeometry(), oofem::LatticeBeam3d::drawDeformedGeometry(), oofem::LatticeBeam3dBoundary::drawDeformedGeometry(), oofem::LatticeLink3d::drawDeformedGeometry(), oofem::LatticeLink3dBoundary::drawDeformedGeometry(), oofem::LIBeam2dNL::drawDeformedGeometry(), oofem::LIBeam3d2::drawDeformedGeometry(), oofem::LIBeam3d::drawDeformedGeometry(), oofem::LIBeam3dNL2::drawDeformedGeometry(), oofem::LIBeam3dNL::drawDeformedGeometry(), oofem::LSpace::drawDeformedGeometry(), oofem::LTRSpace::drawDeformedGeometry(), oofem::LumpedMassElement::drawDeformedGeometry(), oofem::MITC4Shell::drawDeformedGeometry(), oofem::NURBSPlaneStressElement::drawDeformedGeometry(), oofem::NURBSSpace3dElement::drawDeformedGeometry(), oofem::PlaneStress2d::drawDeformedGeometry(), oofem::Q4Axisymm::drawDeformedGeometry(), oofem::QDKTPlate::drawDeformedGeometry(), oofem::QPlaneStrain::drawDeformedGeometry(), oofem::QPlaneStress2d::drawDeformedGeometry(), oofem::QTrPlaneStrain::drawDeformedGeometry(), oofem::QTrPlaneStress2d::drawDeformedGeometry(), oofem::Quad1PlaneStrain::drawDeformedGeometry(), oofem::TR_SHELL01::drawDeformedGeometry(), oofem::TR_SHELL02::drawDeformedGeometry(), oofem::TrPlaneStrain::drawDeformedGeometry(), oofem::TrPlaneStress2d::drawDeformedGeometry(), oofem::Truss1d::drawDeformedGeometry(), oofem::Truss2d::drawDeformedGeometry(), oofem::Truss3d::drawDeformedGeometry(), oofem::AdditiveManufacturingProblem::drawElements(), oofem::EngngModel::drawElements(), oofem::ProblemSequence::drawElements(), oofem::StaggeredProblem::drawElements(), oofem::StructuralElementEvaluator::drawIGAPatchDeformedGeometry, oofem::AdditiveManufacturingProblem::drawNodes(), oofem::EngngModel::drawNodes(), oofem::ProblemSequence::drawNodes(), oofem::StaggeredProblem::drawNodes(), oofem::Lattice2d::drawRawCrossSections(), oofem::Lattice2d_mt::drawRawCrossSections(), oofem::Lattice2dBoundary::drawRawCrossSections(), oofem::Lattice3d::drawRawCrossSections(), oofem::Lattice3d_mt::drawRawCrossSections(), oofem::Lattice3dBoundary::drawRawCrossSections(), oofem::Lattice3dBoundaryTruss::drawRawCrossSections(), oofem::Axisymm3d::drawRawGeometry(), oofem::Beam2d::drawRawGeometry(), oofem::Beam3d::drawRawGeometry(), oofem::BondLink3d::drawRawGeometry(), oofem::BondLink3dBoundary::drawRawGeometry(), oofem::Brick1_ht::drawRawGeometry(), oofem::CCTPlate::drawRawGeometry(), oofem::CohesiveSurface3d::drawRawGeometry(), oofem::DKTPlate::drawRawGeometry(), oofem::Element::drawRawGeometry(), oofem::IGAElement::drawRawGeometry(), oofem::IntElLine1::drawRawGeometry(), oofem::IntElLine2::drawRawGeometry(), oofem::IntElPoint::drawRawGeometry(), oofem::IntElSurfQuad1::drawRawGeometry(), oofem::IntElSurfTr1::drawRawGeometry(), oofem::InterfaceElem1d::drawRawGeometry(), oofem::InterfaceElem2dLin::drawRawGeometry(), oofem::InterfaceElem2dQuad::drawRawGeometry(), oofem::InterfaceElement3dTrLin::drawRawGeometry(), oofem::L4Axisymm::drawRawGeometry(), oofem::Lattice2d::drawRawGeometry(), oofem::Lattice2d_mt::drawRawGeometry(), oofem::Lattice2dBoundary::drawRawGeometry(), oofem::Lattice3d::drawRawGeometry(), oofem::Lattice3d_mt::drawRawGeometry(), oofem::Lattice3dBoundary::drawRawGeometry(), oofem::Lattice3dBoundaryTruss::drawRawGeometry(), oofem::LatticeBeam3d::drawRawGeometry(), oofem::LatticeBeam3dBoundary::drawRawGeometry(), oofem::LatticeLink3d::drawRawGeometry(), oofem::LatticeLink3dBoundary::drawRawGeometry(), oofem::LIBeam2dNL::drawRawGeometry(), oofem::LIBeam3d2::drawRawGeometry(), oofem::LIBeam3d::drawRawGeometry(), oofem::LIBeam3dNL2::drawRawGeometry(), oofem::LIBeam3dNL::drawRawGeometry(), oofem::LSpace::drawRawGeometry(), oofem::LTRSpace::drawRawGeometry(), oofem::LumpedMassElement::drawRawGeometry(), oofem::MITC4Shell::drawRawGeometry(), oofem::PlaneStress2d::drawRawGeometry(), oofem::PlaneStress2dXfem::drawRawGeometry(), oofem::Q4Axisymm::drawRawGeometry(), oofem::QDKTPlate::drawRawGeometry(), oofem::QPlaneStrain::drawRawGeometry(), oofem::QPlaneStress2d::drawRawGeometry(), oofem::QTrPlaneStrain::drawRawGeometry(), oofem::QTrPlaneStress2d::drawRawGeometry(), oofem::Quad10_2D_SUPG::drawRawGeometry(), oofem::Quad1_ht::drawRawGeometry(), oofem::Quad1PlaneStrain::drawRawGeometry(), oofem::Tet1_3D_SUPG::drawRawGeometry(), oofem::Tetrah1_ht::drawRawGeometry(), oofem::TR1_2D_CBS::drawRawGeometry(), oofem::TR1_2D_PFEM::drawRawGeometry(), oofem::TR1_2D_SUPG2::drawRawGeometry(), oofem::TR1_2D_SUPG2_AXI::drawRawGeometry(), oofem::TR1_2D_SUPG::drawRawGeometry(), oofem::TR21_2D_SUPG::drawRawGeometry(), oofem::TR_SHELL01::drawRawGeometry(), oofem::TR_SHELL02::drawRawGeometry(), oofem::TrPlaneStrain::drawRawGeometry(), oofem::TrPlaneStress2d::drawRawGeometry(), oofem::TrPlaneStress2dXFEM::drawRawGeometry(), oofem::Truss1d::drawRawGeometry(), oofem::Truss2d::drawRawGeometry(), oofem::Truss3d::drawRawGeometry(), oofem::Axisymm3d::drawScalar(), oofem::Brick1_ht::drawScalar(), oofem::BsplinePlaneStressElement::drawScalar(), oofem::CCTPlate::drawScalar(), oofem::CohesiveSurface3d::drawScalar(), oofem::DKTPlate::drawScalar(), oofem::Element::drawScalar(), oofem::IntElLine1::drawScalar(), oofem::IntElLine2::drawScalar(), oofem::IntElPoint::drawScalar(), oofem::IntElSurfQuad1::drawScalar(), oofem::IntElSurfTr1::drawScalar(), oofem::InteractionPFEMParticle::drawScalar(), oofem::InterfaceElem1d::drawScalar(), oofem::InterfaceElem2dLin::drawScalar(), oofem::InterfaceElem2dQuad::drawScalar(), oofem::InterfaceElement3dTrLin::drawScalar(), oofem::L4Axisymm::drawScalar(), oofem::LIBeam3d2::drawScalar(), oofem::LSpace::drawScalar(), oofem::LTRSpace::drawScalar(), oofem::LumpedMassElement::drawScalar(), oofem::MITC4Shell::drawScalar(), oofem::NURBSPlaneStressElement::drawScalar(), oofem::NURBSSpace3dElement::drawScalar(), oofem::PFEMParticle::drawScalar(), oofem::PlaneStress2d::drawScalar(), oofem::PlaneStress2dXfem::drawScalar(), oofem::QDKTPlate::drawScalar(), oofem::QPlaneStrain::drawScalar(), oofem::QPlaneStress2d::drawScalar(), oofem::QTrPlaneStrain::drawScalar(), oofem::QTrPlaneStress2d::drawScalar(), oofem::Quad10_2D_SUPG::drawScalar(), oofem::Quad1_ht::drawScalar(), oofem::Quad1PlaneStrain::drawScalar(), oofem::Tetrah1_ht::drawScalar(), oofem::TR1_2D_CBS::drawScalar(), oofem::TR1_2D_SUPG2::drawScalar(), oofem::TR1_2D_SUPG2_AXI::drawScalar(), oofem::TR1_2D_SUPG::drawScalar(), oofem::TR21_2D_SUPG::drawScalar(), oofem::TR_SHELL01::drawScalar(), oofem::TR_SHELL02::drawScalar(), oofem::TrPlaneStrain::drawScalar(), oofem::TrPlaneStress2d::drawScalar(), oofem::TrPlaneStress2dXFEM::drawScalar(), oofem::Truss1d::drawScalar(), oofem::TSplinePlaneStressElement::drawScalar(), oofem::Element::drawSpecial(), oofem::Lattice2d::drawSpecial(), oofem::Lattice2dBoundary::drawSpecial(), oofem::LSpace::drawSpecial(), oofem::LTRSpace::drawSpecial(), oofem::PlaneStress2d::drawSpecial(), oofem::QTrPlaneStrain::drawSpecial(), oofem::QTrPlaneStress2d::drawSpecial(), oofem::Quad1PlaneStrain::drawSpecial(), oofem::TrPlaneStress2d::drawSpecial(), oofem::LSpace::drawTriad(), oofem::AdditiveManufacturingProblem::drawYourself(), oofem::BondLink3d::drawYourself(), oofem::BondLink3dBoundary::drawYourself(), oofem::DofManager::drawYourself(), oofem::Element::drawYourself(), oofem::EngngModel::drawYourself(), oofem::Lattice2d::drawYourself(), oofem::Lattice2d_mt::drawYourself(), oofem::Lattice2dBoundary::drawYourself(), oofem::Lattice3d::drawYourself(), oofem::Lattice3d_mt::drawYourself(), oofem::Lattice3dBoundary::drawYourself(), oofem::Lattice3dBoundaryTruss::drawYourself(), oofem::LatticeBeam3d::drawYourself(), oofem::LatticeBeam3dBoundary::drawYourself(), oofem::LatticeLink3d::drawYourself(), oofem::LatticeLink3dBoundary::drawYourself(), oofem::Node::drawYourself(), oofem::ProblemSequence::drawYourself(), oofem::StaggeredProblem::drawYourself(), oofem::dnTaN::evaluate_lin(), oofem::PoissonTerm::evaluate_lin(), oofem::VTKXMLExportModule::exportIntVarsInGpAs(), oofem::SADGBoundaryElement::giveCharacteristicMatrix(), oofem::StructuralMaterial::giveIPValue(), oofem::Element::giveLocalIntVarMaxMin(), oofem::IDNLMaterial::NonlocalMaterialStiffnessInterface_showSparseMtrxStructure(), oofem::NonlocalMaterialStiffnessInterface::NonlocalMaterialStiffnessInterface_showSparseMtrxStructure(), oofem::Subdivision::packRemoteElements(), oofem::Element::showExtendedSparseMtrxStructure(), oofem::StructuralElement::showExtendedSparseMtrxStructure(), oofem::AdditiveManufacturingProblem::showSparseMtrxStructure(), oofem::Element::showSparseMtrxStructure(), oofem::EngngModel::showSparseMtrxStructure(), oofem::NonLinearDynamic::showSparseMtrxStructure(), oofem::NonLinearStatic::showSparseMtrxStructure(), oofem::ProblemSequence::showSparseMtrxStructure(), oofem::StaggeredProblem::showSparseMtrxStructure(), oofem::StructuralElement::showSparseMtrxStructure(), oofem::StructuralEngngModel::showSparseMtrxStructure(), oofem::TR1_2D_CBS::truncateMatVolume(), oofem::TR1_2D_SUPG2::truncateMatVolume(), oofem::TR1_2D_SUPG2_AXI::truncateMatVolume(), oofem::TR1_2D_SUPG::truncateMatVolume(), oofem::TR1_2D_SUPG2::updateIntegrationRules(), and oofem::TR1_2D_SUPG2_AXI::updateIntegrationRules().

◆ myview


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