OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "oofemcfg.h"
#include "intarray.h"
#include "internalstatemode.h"
#include "internalstatetype.h"
#include <list>
#include <Esimple.h>
Go to the source code of this file.
Classes | |
class | oofem::oofegGraphicContext |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | new __new |
#define | class __class |
#define | inline __inline |
#define | min __min |
#define | max __max |
#define | sgn __sgn |
#define | macbra __macbra |
#define | Status __Status |
#define | Request __Request |
#define | Complex __Complex |
#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 class __class |
Definition at line 52 of file oofeggraphiccontext.h.
#define Complex __Complex |
Definition at line 60 of file oofeggraphiccontext.h.
#define inline __inline |
Definition at line 53 of file oofeggraphiccontext.h.
#define macbra __macbra |
Definition at line 57 of file oofeggraphiccontext.h.
#define max __max |
Definition at line 55 of file oofeggraphiccontext.h.
Referenced by oofem::PolygonLine::computeNormalSignDist(), oofem::Line::computeNumberOfIntersectionPoints(), oofem::PrescribedGradientBCWeak::damageExceedsTolerance(), oofem::PolygonLine::giveBoundingSphere(), oofem::XfemStructuralElementInterface::giveClosestGP_MatStat(), oofem::GeometryBasedEI::giveElementTipCoord(), oofem::GnuplotExportModule::outputReactionForces(), oofem::GeometryBasedEI::updateNodeEnrMarker(), oofem::WeakPeriodicBoundaryCondition::updateSminmax(), and oofem::XfemElementInterface::XfemElementInterface_prepareNodesForDelaunay().
#define min __min |
Definition at line 54 of file oofeggraphiccontext.h.
Referenced by oofem::GeometryBasedEI::computeIntersectionPoints(), oofem::PolygonLine::computeTangentialSignDist(), oofem::XfemElementInterface::partitionEdgeSegment(), oofem::GeometryBasedEI::updateNodeEnrMarker(), oofem::WeakPeriodicBoundaryCondition::updateSminmax(), and oofem::XfemElementInterface::XfemElementInterface_prepareNodesForDelaunay().
#define new __new |
Definition at line 51 of file oofeggraphiccontext.h.
#define OOFEG_BCIC_ANNOTATION_LAYER 6 |
Definition at line 101 of file oofeggraphiccontext.h.
Referenced by oofem::Node::drawYourself().
#define OOFEG_CRACK_PATTERN_LAYER 5 |
Definition at line 100 of file oofeggraphiccontext.h.
Referenced by oofem::TrPlaneStress2d::drawSpecial(), oofem::LTRSpace::drawSpecial(), oofem::Quad1PlaneStrain::drawSpecial(), oofem::PlaneStress2d::drawSpecial(), oofem::LSpace::drawSpecial(), and oofem::Lattice2d::drawSpecial().
#define OOFEG_CRACK_PATTERN_WIDTH 2 |
Definition at line 90 of file oofeggraphiccontext.h.
Referenced by oofem::TrPlaneStress2d::drawSpecial(), oofem::LTRSpace::drawSpecial(), oofem::Quad1PlaneStrain::drawSpecial(), oofem::PlaneStress2d::drawSpecial(), oofem::LSpace::drawSpecial(), and oofem::Lattice2d::drawSpecial().
#define OOFEG_DEBUG_LAYER 9 |
Definition at line 104 of file oofeggraphiccontext.h.
Referenced by oofem::Polygon::clear(), oofem::LEPlic::doInterfaceRemapping(), oofem::TR1_2D_CBS::truncateMatVolume(), oofem::TR1_2D_SUPG2_AXI::truncateMatVolume(), oofem::TR1_2D_SUPG2::truncateMatVolume(), oofem::TR1_2D_SUPG::truncateMatVolume(), and oofem::LEPlic::updatePosition().
#define OOFEG_DEFORMED_GEOMETRY_LAYER 1 |
Definition at line 96 of file oofeggraphiccontext.h.
Referenced by oofem::QTrPlaneStress2d::drawDeformedGeometry(), oofem::IntElLine2::drawDeformedGeometry(), oofem::QPlaneStrain::drawDeformedGeometry(), oofem::QTrPlaneStrain::drawDeformedGeometry(), oofem::QPlaneStress2d::drawDeformedGeometry(), oofem::InterfaceElem2dLin::drawDeformedGeometry(), oofem::InterfaceElem2dQuad::drawDeformedGeometry(), oofem::Axisymm3d::drawDeformedGeometry(), oofem::Q4Axisymm::drawDeformedGeometry(), oofem::TrPlaneStress2d::drawDeformedGeometry(), oofem::L4Axisymm::drawDeformedGeometry(), oofem::LTRSpace::drawDeformedGeometry(), oofem::InterfaceElem1d::drawDeformedGeometry(), oofem::LumpedMassElement::drawDeformedGeometry(), oofem::Quad1PlaneStrain::drawDeformedGeometry(), oofem::LIBeam2dNL::drawDeformedGeometry(), oofem::PlaneStress2d::drawDeformedGeometry(), oofem::CohesiveSurface3d::drawDeformedGeometry(), oofem::Truss3d::drawDeformedGeometry(), oofem::LIBeam3d::drawDeformedGeometry(), oofem::Truss1d::drawDeformedGeometry(), oofem::TrPlaneStrain::drawDeformedGeometry(), oofem::LIBeam3dNL2::drawDeformedGeometry(), oofem::IntElLine1::drawDeformedGeometry(), oofem::Truss2d::drawDeformedGeometry(), oofem::LIBeam3dNL::drawDeformedGeometry(), oofem::LSpace::drawDeformedGeometry(), oofem::TR_SHELL02::drawDeformedGeometry(), oofem::TR_SHELL01::drawDeformedGeometry(), oofem::Lattice2d::drawDeformedGeometry(), oofem::IntElPoint::drawDeformedGeometry(), oofem::LIBeam3d2::drawDeformedGeometry(), oofem::Beam2d::drawDeformedGeometry(), oofem::CCTPlate::drawDeformedGeometry(), oofem::QDKTPlate::drawDeformedGeometry(), oofem::DKTPlate::drawDeformedGeometry(), oofem::Beam3d::drawDeformedGeometry(), oofem::drawIGAPatchDeformedGeometry(), and oofem::Node::drawYourself().
#define OOFEG_DEFORMED_GEOMETRY_WIDTH 0 |
Definition at line 89 of file oofeggraphiccontext.h.
Referenced by oofem::QTrPlaneStress2d::drawDeformedGeometry(), oofem::IntElLine2::drawDeformedGeometry(), oofem::QPlaneStrain::drawDeformedGeometry(), oofem::QTrPlaneStrain::drawDeformedGeometry(), oofem::QPlaneStress2d::drawDeformedGeometry(), oofem::InterfaceElem2dLin::drawDeformedGeometry(), oofem::InterfaceElem2dQuad::drawDeformedGeometry(), oofem::Axisymm3d::drawDeformedGeometry(), oofem::Q4Axisymm::drawDeformedGeometry(), oofem::L4Axisymm::drawDeformedGeometry(), oofem::TrPlaneStress2d::drawDeformedGeometry(), oofem::InterfaceElem1d::drawDeformedGeometry(), oofem::LTRSpace::drawDeformedGeometry(), oofem::Quad1PlaneStrain::drawDeformedGeometry(), oofem::LIBeam2dNL::drawDeformedGeometry(), oofem::PlaneStress2d::drawDeformedGeometry(), oofem::Truss3d::drawDeformedGeometry(), oofem::CohesiveSurface3d::drawDeformedGeometry(), oofem::LIBeam3d::drawDeformedGeometry(), oofem::Truss1d::drawDeformedGeometry(), oofem::TrPlaneStrain::drawDeformedGeometry(), oofem::LIBeam3dNL2::drawDeformedGeometry(), oofem::Truss2d::drawDeformedGeometry(), oofem::IntElLine1::drawDeformedGeometry(), oofem::LIBeam3dNL::drawDeformedGeometry(), oofem::LSpace::drawDeformedGeometry(), oofem::TR_SHELL02::drawDeformedGeometry(), oofem::TR_SHELL01::drawDeformedGeometry(), oofem::Lattice2d::drawDeformedGeometry(), oofem::IntElPoint::drawDeformedGeometry(), oofem::LIBeam3d2::drawDeformedGeometry(), oofem::Beam2d::drawDeformedGeometry(), oofem::CCTPlate::drawDeformedGeometry(), oofem::QDKTPlate::drawDeformedGeometry(), oofem::DKTPlate::drawDeformedGeometry(), oofem::Beam3d::drawDeformedGeometry(), oofem::drawIGAPatchDeformedGeometry(), oofem::InterfaceElem1d::drawRawGeometry(), oofem::IntElPoint::drawRawGeometry(), oofem::QPlaneStress2d::drawScalar(), oofem::Axisymm3d::drawScalar(), oofem::TrPlaneStress2d::drawScalar(), oofem::PlaneStress2d::drawScalar(), oofem::Quad1PlaneStrain::drawScalar(), oofem::CohesiveSurface3d::drawScalar(), oofem::Truss1d::drawScalar(), oofem::TrPlaneStrain::drawScalar(), oofem::TR1_2D_SUPG2_AXI::drawScalar(), oofem::TR21_2D_SUPG::drawScalar(), oofem::Quad10_2D_SUPG::drawScalar(), oofem::TR1_2D_PFEM::drawScalar(), oofem::QDKTPlate::drawScalar(), oofem::TR1_2D_CBS::drawScalar(), oofem::TR1_2D_SUPG2::drawScalar(), and oofem::TR1_2D_SUPG::drawScalar().
#define OOFEG_ELEMENT_ANNOTATION_LAYER 3 |
Definition at line 98 of file oofeggraphiccontext.h.
Referenced by oofem::Element::drawAnnotation().
#define OOFEG_ISO_LINE_WIDTH 4 |
Definition at line 91 of file oofeggraphiccontext.h.
#define OOFEG_LAST_LAYER 11 |
Definition at line 106 of file oofeggraphiccontext.h.
Referenced by oofem::oofegGraphicContext::setActivityFlag().
#define OOFEG_NATURALBC_LAYER 7 |
Definition at line 102 of file oofeggraphiccontext.h.
Referenced by oofem::Node::drawYourself().
#define OOFEG_NODE_ANNOTATION_LAYER 2 |
Definition at line 97 of file oofeggraphiccontext.h.
Referenced by oofem::Node::drawYourself().
#define OOFEG_RAW_CROSSSECTION_LAYER 10 |
Definition at line 105 of file oofeggraphiccontext.h.
Referenced by oofem::Lattice2d::drawRawCrossSections(), and oofem::Lattice2d_mt::drawRawCrossSections().
#define OOFEG_RAW_GEOMETRY_LAYER 0 |
Definition at line 95 of file oofeggraphiccontext.h.
Referenced by oofem::Subdivision::RS_Node::drawGeometry(), oofem::Subdivision::RS_Triangle::drawGeometry(), oofem::Subdivision::RS_Tetra::drawGeometry(), oofem::QTrPlaneStress2d::drawRawGeometry(), oofem::IntElLine2::drawRawGeometry(), oofem::QPlaneStrain::drawRawGeometry(), oofem::QTrPlaneStrain::drawRawGeometry(), oofem::QPlaneStress2d::drawRawGeometry(), oofem::InterfaceElement3dTrLin::drawRawGeometry(), oofem::InterfaceElem2dLin::drawRawGeometry(), oofem::InterfaceElem2dQuad::drawRawGeometry(), oofem::Quad1_ht::drawRawGeometry(), oofem::Axisymm3d::drawRawGeometry(), oofem::Tetrah1_ht::drawRawGeometry(), oofem::Q4Axisymm::drawRawGeometry(), oofem::L4Axisymm::drawRawGeometry(), oofem::Tet1_3D_SUPG::drawRawGeometry(), oofem::TrPlaneStress2d::drawRawGeometry(), oofem::InterfaceElem1d::drawRawGeometry(), oofem::LTRSpace::drawRawGeometry(), oofem::IntElSurfTr1::drawRawGeometry(), oofem::LumpedMassElement::drawRawGeometry(), oofem::Brick1_ht::drawRawGeometry(), oofem::Quad1PlaneStrain::drawRawGeometry(), oofem::LIBeam2dNL::drawRawGeometry(), oofem::PlaneStress2d::drawRawGeometry(), oofem::CohesiveSurface3d::drawRawGeometry(), oofem::Truss3d::drawRawGeometry(), oofem::LIBeam3d::drawRawGeometry(), oofem::Truss1d::drawRawGeometry(), oofem::TrPlaneStrain::drawRawGeometry(), oofem::LIBeam3dNL2::drawRawGeometry(), oofem::IntElLine1::drawRawGeometry(), oofem::Truss2d::drawRawGeometry(), oofem::LIBeam3dNL::drawRawGeometry(), oofem::LSpace::drawRawGeometry(), oofem::TR_SHELL02::drawRawGeometry(), oofem::TR_SHELL01::drawRawGeometry(), oofem::TR1_2D_SUPG2_AXI::drawRawGeometry(), oofem::Lattice2d::drawRawGeometry(), oofem::TR21_2D_SUPG::drawRawGeometry(), oofem::IGAElement::drawRawGeometry(), oofem::IntElPoint::drawRawGeometry(), oofem::LIBeam3d2::drawRawGeometry(), oofem::Lattice2d_mt::drawRawGeometry(), oofem::Quad10_2D_SUPG::drawRawGeometry(), oofem::TR1_2D_PFEM::drawRawGeometry(), oofem::CCTPlate::drawRawGeometry(), oofem::Beam2d::drawRawGeometry(), oofem::QDKTPlate::drawRawGeometry(), oofem::TR1_2D_CBS::drawRawGeometry(), oofem::TR1_2D_SUPG2::drawRawGeometry(), oofem::DKTPlate::drawRawGeometry(), oofem::TR1_2D_SUPG::drawRawGeometry(), and oofem::Beam3d::drawRawGeometry().
#define OOFEG_RAW_GEOMETRY_WIDTH 0 |
Definition at line 88 of file oofeggraphiccontext.h.
Referenced by oofem::Subdivision::RS_Triangle::drawGeometry(), oofem::Subdivision::RS_Tetra::drawGeometry(), oofem::Lattice2d::drawRawCrossSections(), oofem::Lattice2d_mt::drawRawCrossSections(), oofem::QTrPlaneStress2d::drawRawGeometry(), oofem::IntElLine2::drawRawGeometry(), oofem::QPlaneStrain::drawRawGeometry(), oofem::QTrPlaneStrain::drawRawGeometry(), oofem::QPlaneStress2d::drawRawGeometry(), oofem::InterfaceElement3dTrLin::drawRawGeometry(), oofem::InterfaceElem2dLin::drawRawGeometry(), oofem::InterfaceElem2dQuad::drawRawGeometry(), oofem::Quad1_ht::drawRawGeometry(), oofem::Axisymm3d::drawRawGeometry(), oofem::Tetrah1_ht::drawRawGeometry(), oofem::Q4Axisymm::drawRawGeometry(), oofem::Tet1_3D_SUPG::drawRawGeometry(), oofem::TrPlaneStress2d::drawRawGeometry(), oofem::L4Axisymm::drawRawGeometry(), oofem::LTRSpace::drawRawGeometry(), oofem::IntElSurfTr1::drawRawGeometry(), oofem::Brick1_ht::drawRawGeometry(), oofem::Quad1PlaneStrain::drawRawGeometry(), oofem::LIBeam2dNL::drawRawGeometry(), oofem::PlaneStress2d::drawRawGeometry(), oofem::Truss3d::drawRawGeometry(), oofem::CohesiveSurface3d::drawRawGeometry(), oofem::LIBeam3d::drawRawGeometry(), oofem::Truss1d::drawRawGeometry(), oofem::TrPlaneStrain::drawRawGeometry(), oofem::LIBeam3dNL2::drawRawGeometry(), oofem::IntElLine1::drawRawGeometry(), oofem::Truss2d::drawRawGeometry(), oofem::LIBeam3dNL::drawRawGeometry(), oofem::LSpace::drawRawGeometry(), oofem::TR_SHELL02::drawRawGeometry(), oofem::TR_SHELL01::drawRawGeometry(), oofem::TR1_2D_SUPG2_AXI::drawRawGeometry(), oofem::Lattice2d::drawRawGeometry(), oofem::TR21_2D_SUPG::drawRawGeometry(), oofem::IGAElement::drawRawGeometry(), oofem::LIBeam3d2::drawRawGeometry(), oofem::Lattice2d_mt::drawRawGeometry(), oofem::Quad10_2D_SUPG::drawRawGeometry(), oofem::TR1_2D_PFEM::drawRawGeometry(), oofem::Beam2d::drawRawGeometry(), oofem::CCTPlate::drawRawGeometry(), oofem::QDKTPlate::drawRawGeometry(), oofem::TR1_2D_CBS::drawRawGeometry(), oofem::TR1_2D_SUPG2::drawRawGeometry(), oofem::DKTPlate::drawRawGeometry(), oofem::TR1_2D_SUPG::drawRawGeometry(), oofem::Beam3d::drawRawGeometry(), and oofem::LIBeam3d2::drawScalar().
#define OOFEG_SPARSE_PROFILE_LAYER 8 |
Definition at line 103 of file oofeggraphiccontext.h.
Referenced by oofem::IDNLMaterial::NonlocalMaterialStiffnessInterface_showSparseMtrxStructure(), and oofem::StructuralElement::showSparseMtrxStructure().
#define OOFEG_SPARSE_PROFILE_WIDTH 0 |
Definition at line 92 of file oofeggraphiccontext.h.
Referenced by oofem::IDNLMaterial::NonlocalMaterialStiffnessInterface_showSparseMtrxStructure(), and oofem::StructuralElement::showSparseMtrxStructure().
#define OOFEG_VARPLOT_PATTERN_LAYER 4 |
Definition at line 99 of file oofeggraphiccontext.h.
Referenced by oofem::QTrPlaneStress2d::drawScalar(), oofem::QPlaneStrain::drawScalar(), oofem::IntElLine2::drawScalar(), oofem::QTrPlaneStrain::drawScalar(), oofem::QPlaneStress2d::drawScalar(), oofem::InterfaceElem2dLin::drawScalar(), oofem::InterfaceElem2dQuad::drawScalar(), oofem::Quad1_ht::drawScalar(), oofem::Tetrah1_ht::drawScalar(), oofem::Axisymm3d::drawScalar(), oofem::L4Axisymm::drawScalar(), oofem::TrPlaneStress2d::drawScalar(), oofem::LTRSpace::drawScalar(), oofem::InterfaceElem1d::drawScalar(), oofem::BsplinePlaneStressElement::drawScalar(), oofem::Brick1_ht::drawScalar(), oofem::PlaneStress2d::drawScalar(), oofem::Quad1PlaneStrain::drawScalar(), oofem::CohesiveSurface3d::drawScalar(), oofem::Truss1d::drawScalar(), oofem::TrPlaneStrain::drawScalar(), oofem::IntElLine1::drawScalar(), oofem::LSpace::drawScalar(), oofem::PFEMParticle::drawScalar(), oofem::TR_SHELL02::drawScalar(), oofem::TR_SHELL01::drawScalar(), oofem::TR1_2D_SUPG2_AXI::drawScalar(), oofem::TR21_2D_SUPG::drawScalar(), oofem::IntElPoint::drawScalar(), oofem::LIBeam3d2::drawScalar(), oofem::Quad10_2D_SUPG::drawScalar(), oofem::NURBSPlaneStressElement::drawScalar(), oofem::TR1_2D_PFEM::drawScalar(), oofem::CCTPlate::drawScalar(), oofem::QDKTPlate::drawScalar(), oofem::TR1_2D_CBS::drawScalar(), oofem::TR1_2D_SUPG2::drawScalar(), oofem::DKTPlate::drawScalar(), oofem::TSplinePlaneStressElement::drawScalar(), oofem::TR1_2D_SUPG::drawScalar(), and oofem::NURBSSpace3dElement::drawScalar().
#define OOFEG_YIELD_STEPS 3 |
Definition at line 124 of file oofeggraphiccontext.h.
Referenced by oofem::oofegGraphicContext::getYieldPlotColor().
#define Request __Request |
Definition at line 59 of file oofeggraphiccontext.h.
#define sgn __sgn |
Definition at line 56 of file oofeggraphiccontext.h.
#define Status __Status |
Definition at line 58 of file oofeggraphiccontext.h.
void deleteLayerGraphics | ( | int | iLayer | ) |
void EVFastRedraw | ( | EView * | v_p | ) |
Referenced by oofem::LEPlic::doInterfaceRemapping(), and oofem::LEPlic::updatePosition().
oofem :: oofegGraphicContext gc[OOFEG_LAST_LAYER] |
Referenced by oofem::Element::adaptiveUpdate(), oofem::PlaneStress2dXfem::computeConsistentMassMatrix(), oofem::TrPlaneStress2dXFEM::computeConsistentMassMatrix(), oofem::TR1_2D_CBS::computeCriticalLEPlicTimeStep(), oofem::MazarsMaterial::computeDamageParam(), oofem::Tr1_ht::computeEdgeVolumeAround(), oofem::Quad1_ht::computeEdgeVolumeAround(), oofem::MazarsMaterial::computeGc(), oofem::Q27Space::computeLoadLSToLRotationMatrix(), oofem::QSpace::computeLoadLSToLRotationMatrix(), oofem::LSpace::computeLoadLSToLRotationMatrix(), oofem::IDNLMaterial::computeLocalEquivalentStrain(), oofem::Lattice2d_mt::computeNumberOfDofs(), oofem::LEPlic::doInterfaceRemapping(), oofem::LSpace::drawTriad(), oofem::VTKXMLExportModule::exportIntVarsInGpAs(), oofem::QPlaneStress2d::giveClassName(), oofem::IntElLine2::giveClassName(), oofem::L4Axisymm::giveClassName(), oofem::Q4Axisymm::giveClassName(), oofem::LTRSpace::giveClassName(), oofem::BsplinePlaneStressElement::giveClassName(), oofem::LIBeam2dNL::giveClassName(), oofem::TR_SHELL02::giveClassName(), oofem::TR_SHELL01::giveClassName(), oofem::LIBeam3d::giveClassName(), oofem::LSpace::giveClassName(), oofem::NURBSPlaneStressElement::giveClassName(), oofem::TSplinePlaneStressElement::giveClassName(), oofem::NURBSSpace3dElement::giveClassName(), oofem::StructuralElement::giveClassName(), oofem::StaggeredProblem::giveCoupledModels(), oofem::NonLinearStatic::giveCurrentNumberOfIterations(), oofem::TR1_2D_SUPG2::giveDefaultIntegrationRulePtr(), oofem::IntElSurfTr1::giveGeometryType(), oofem::LIBeam3dNL2::giveGeometryType(), oofem::LIBeam3dNL::giveGeometryType(), oofem::Lattice2d::giveGeometryType(), oofem::LIBeam3d2::giveGeometryType(), oofem::Beam3d::giveGeometryType(), oofem::NonLinearDynamic::giveInitialTimeDiscretization(), oofem::CohesiveSurface3d::giveInputRecordName(), oofem::InteractionPFEMParticle::giveInputRecordName(), oofem::ProblemSequence::giveInputRecordName(), oofem::PFEMParticle::giveInputRecordName(), oofem::Beam2d::giveInputRecordName(), oofem::InterfaceElement3dTrLin::giveInterface(), oofem::InterfaceElem2dLin::giveInterface(), oofem::InterfaceElem2dQuad::giveInterface(), oofem::InterfaceElem1d::giveInterface(), oofem::StructuralMaterial::giveIPValue(), oofem::Tet1_3D_SUPG::giveMaterialMode(), oofem::Quad1_ht::giveMaterialMode(), oofem::TR21_2D_SUPG::giveMaterialMode(), oofem::TR1_2D_SUPG2_AXI::giveMaterialMode(), oofem::QTrPlaneStress2d::giveParentElSize(), oofem::PlaneStress2d::giveParentElSize(), oofem::TrPlaneStress2d::giveParentElSize(), oofem::Node::giveQcNodeType(), oofem::IntElLine1::giveStiffnessMatrix_Eng(), oofem::IntElPoint::giveStiffnessMatrix_Eng(), oofem::StructuralElementEvaluator::isActivated(), oofem::EngngModel::isElementActivated(), oofem::Quad10_2D_SUPG::LS_PCS_computeVolume(), oofem::TR1_2D_SUPG::LS_PCS_computeVolume(), oofem::Subdivision::packRemoteElements(), oofem::oofegGraphicContext::setActivityFlag(), oofem::CCTPlate::SPRNodalRecoveryMI_giveNumberOfIP(), oofem::QDKTPlate::SPRNodalRecoveryMI_giveNumberOfIP(), oofem::DKTPlate::SPRNodalRecoveryMI_giveNumberOfIP(), oofem::QPlaneStrain::testElementExtension(), oofem::QTrPlaneStrain::testElementExtension(), oofem::Tetrah1_ht::testElementExtension(), oofem::Brick1_ht::testElementExtension(), oofem::Truss3d::testElementExtension(), oofem::Truss1d::testElementExtension(), oofem::Truss2d::testElementExtension(), oofem::TR1_2D_CBS::truncateMatVolume(), oofem::TR1_2D_SUPG2_AXI::truncateMatVolume(), oofem::TR1_2D_SUPG2::truncateMatVolume(), oofem::TR1_2D_SUPG::truncateMatVolume(), oofem::TR1_2D_SUPG2_AXI::updateIntegrationRules(), oofem::TR1_2D_SUPG2::updateIntegrationRules(), oofem::LumpedMassElement::updateYourself(), and oofem::TrPlaneStrain::~TrPlaneStrain().
EView* myview |