OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "element.h"
#include "matresponsemode.h"
#include "valuemodetype.h"
#include "integrationdomain.h"
#include "dofmantransftype.h"
#include "floatarray.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | oofem::StructuralElement |
Abstract base class for all "structural" finite elements. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | ALL_STRAINS -1 |
#define ALL_STRAINS -1 |
Definition at line 48 of file structuralelement.h.
Referenced by oofem::TrPlaneStrRot::computeBmatrixAt(), oofem::Shell7Base::computeBmatrixAt(), oofem::StructuralElement::computeLoadLSToLRotationMatrix(), oofem::LineDistributedSpring::computeMassMatrix(), oofem::Tria1PlateSubSoil::computeMassMatrix(), oofem::Quad1PlateSubSoil::computeMassMatrix(), oofem::Quad1Mindlin::computeMassMatrix(), oofem::Quad2PlateSubSoil::computeNumberOfDofs(), oofem::Shell7Base::computeStrainVectorInLayer(), oofem::Shell7Base::edgeEvalCovarBaseVectorsAt(), oofem::LSpaceBB::giveClassName(), oofem::PlaneStress2dXfem::giveClassName(), oofem::L4Axisymm::giveClassName(), oofem::Q4Axisymm::giveClassName(), oofem::QTrPlaneStress2dXFEM::giveClassName(), oofem::TrPlaneStress2dXFEM::giveClassName(), oofem::PlaneStress2d::giveClassName(), oofem::Quad1PlaneStrain::giveClassName(), oofem::LIBeam2dNL::giveGeometryType(), oofem::Lattice2d::giveGeometryType(), oofem::Beam3d::giveGeometryType(), oofem::Beam2d::giveInputRecordName(), oofem::InterfaceElem1d::giveIntegrationDomain(), oofem::QTruss1d::giveMaterialMode(), oofem::InterfaceElem2dLin::giveMaterialMode(), oofem::InterfaceElem2dQuad::giveMaterialMode(), oofem::InterfaceElement3dTrLin::giveMaterialMode(), oofem::LIBeam2d::giveMaterialMode(), oofem::LIBeam3d::giveMaterialMode(), oofem::Truss3d::giveMaterialMode(), oofem::Truss1d::giveMaterialMode(), oofem::Truss2d::giveMaterialMode(), oofem::PlaneStressElement::giveMaterialMode(), oofem::RerShell::giveMaterialMode(), oofem::LIBeam3d2::giveMaterialMode(), oofem::PlaneStrainElement::giveMaterialMode(), oofem::AxisymElement::giveMaterialMode(), oofem::PhaseFieldElement::giveRelaxationTime(), oofem::Quad1MindlinShell3D::SPRNodalRecoveryMI_givePatchType(), oofem::CCTPlate::testElementExtension(), oofem::QDKTPlate::testElementExtension(), oofem::DKTPlate::testElementExtension(), oofem::MITC4Shell::testElementExtension(), oofem::SolidShell::~SolidShell(), oofem::Structural3DElement::~Structural3DElement(), oofem::TrPlanestressRotAllman::~TrPlanestressRotAllman(), and oofem::TrPlaneStrRot::~TrPlaneStrRot().