|
OOFEM 3.0
|
#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 |
Functions | |
| void | EVFastRedraw (EView *v_p) |
| void | deleteLayerGraphics (int iLayer) |
Variables | |
| oofem::oofegGraphicContext | gc [OOFEG_LAST_LAYER] |
| EView * | myview |
| #define OOFEG_BCIC_ANNOTATION_LAYER 6 |
Definition at line 107 of file oofeggraphiccontext.h.
Referenced by oofem::Node::drawYourself().
| #define OOFEG_CRACK_PATTERN_LAYER 5 |
Definition at line 106 of file oofeggraphiccontext.h.
Referenced by oofem::Lattice2d::drawSpecial(), oofem::Lattice2dBoundary::drawSpecial(), oofem::LSpace::drawSpecial(), oofem::LTRSpace::drawSpecial(), oofem::PlaneStress2d::drawSpecial(), oofem::Quad1PlaneStrain::drawSpecial(), and oofem::TrPlaneStress2d::drawSpecial().
| #define OOFEG_CRACK_PATTERN_WIDTH 2 |
Definition at line 96 of file oofeggraphiccontext.h.
Referenced by oofem::Lattice2d::drawSpecial(), oofem::Lattice2dBoundary::drawSpecial(), oofem::LSpace::drawSpecial(), oofem::LTRSpace::drawSpecial(), oofem::PlaneStress2d::drawSpecial(), oofem::Quad1PlaneStrain::drawSpecial(), and oofem::TrPlaneStress2d::drawSpecial().
| #define OOFEG_DEBUG_LAYER 9 |
Definition at line 110 of file oofeggraphiccontext.h.
Referenced by oofem::LEPlic::doInterfaceRemapping(), oofem::TR1_2D_CBS::truncateMatVolume(), oofem::TR1_2D_SUPG2::truncateMatVolume(), oofem::TR1_2D_SUPG2_AXI::truncateMatVolume(), oofem::TR1_2D_SUPG::truncateMatVolume(), and oofem::LEPlic::updatePosition().
| #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().
| #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().
| #define OOFEG_ELEMENT_ANNOTATION_LAYER 3 |
Definition at line 104 of file oofeggraphiccontext.h.
Referenced by oofem::Element::drawAnnotation().
| #define OOFEG_ISO_LINE_WIDTH 4 |
Definition at line 97 of file oofeggraphiccontext.h.
| #define OOFEG_LAST_LAYER 11 |
Definition at line 112 of file oofeggraphiccontext.h.
| #define OOFEG_NATURALBC_LAYER 7 |
Definition at line 108 of file oofeggraphiccontext.h.
Referenced by oofem::Node::drawYourself().
| #define OOFEG_NODE_ANNOTATION_LAYER 2 |
Definition at line 103 of file oofeggraphiccontext.h.
Referenced by oofem::Node::drawYourself().
| #define OOFEG_RAW_CROSSSECTION_LAYER 10 |
Definition at line 111 of file oofeggraphiccontext.h.
Referenced by oofem::Lattice2d::drawRawCrossSections(), oofem::Lattice2d_mt::drawRawCrossSections(), oofem::Lattice2dBoundary::drawRawCrossSections(), oofem::Lattice3d::drawRawCrossSections(), oofem::Lattice3d_mt::drawRawCrossSections(), oofem::Lattice3dBoundary::drawRawCrossSections(), and oofem::Lattice3dBoundaryTruss::drawRawCrossSections().
| #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().
| #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().
| #define OOFEG_SPARSE_PROFILE_LAYER 8 |
Definition at line 109 of file oofeggraphiccontext.h.
Referenced by oofem::IDNLMaterial::NonlocalMaterialStiffnessInterface_showSparseMtrxStructure(), and oofem::StructuralElement::showSparseMtrxStructure().
| #define OOFEG_SPARSE_PROFILE_WIDTH 0 |
Definition at line 98 of file oofeggraphiccontext.h.
Referenced by oofem::IDNLMaterial::NonlocalMaterialStiffnessInterface_showSparseMtrxStructure(), and oofem::StructuralElement::showSparseMtrxStructure().
| #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().
| #define OOFEG_YIELD_STEPS 3 |
Definition at line 130 of file oofeggraphiccontext.h.
Referenced by oofem::oofegGraphicContext::getYieldPlotColor().
|
extern |
Referenced by oofem::LEPlic::doInterfaceRemapping(), and oofem::LEPlic::updatePosition().
| void EVFastRedraw | ( | EView * | v_p | ) |
Referenced by oofem::LEPlic::doInterfaceRemapping(), and oofem::LEPlic::updatePosition().
|
extern |
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().
|
extern |
Referenced by oofem::LEPlic::doInterfaceRemapping(), and oofem::LEPlic::updatePosition().