|
OOFEM 3.0
|
#include "mdm.h"#include "gausspoint.h"#include "floatmatrix.h"#include "floatarray.h"#include "mathfem.h"#include "sm/Materials/isolinearelasticmaterial.h"#include "mmaclosestiptransfer.h"#include "nonlocalmaterialext.h"#include "contextioerr.h"#include "classfactory.h"#include "dynamicinputrecord.h"#include "datastream.h"Go to the source code of this file.
Namespaces | |
| namespace | oofem |
Macros | |
| #define | LARGE_EXPONENT 50.0 |
| #define | HUGE_RELATIVE_COMPLIANCE 1.e20 |
| #define | N(p, q) |
| #define | E(p) |
| #define | Nt(p, q) |
| #define | S(p) |
| #define | MAX_REL_COMPL_TRESHOLD 1.e6 |
| #define | FORMT33(i, j, ij) |
| #define | FORMT44(i, j, ij) |
| #define | FORMT66(i, j, ij) |
Functions | |
| oofem::REGISTER_Material (MDM) | |
| #define FORMT33 | ( | i, | |
| j, | |||
| ij ) |
Definition at line 913 of file mdm.C.
Referenced by oofem::MDM::formTransformationMatrix().
| #define FORMT44 | ( | i, | |
| j, | |||
| ij ) |
Definition at line 915 of file mdm.C.
Referenced by oofem::MDM::formTransformationMatrix().
| #define FORMT66 | ( | i, | |
| j, | |||
| ij ) |
Definition at line 917 of file mdm.C.
Referenced by oofem::MDM::formTransformationMatrix().
| #define HUGE_RELATIVE_COMPLIANCE 1.e20 |
Definition at line 261 of file mdm.C.
Referenced by oofem::MDM::computeDamageOnPlane().
| #define LARGE_EXPONENT 50.0 |
Definition at line 260 of file mdm.C.
Referenced by oofem::MDM::computeDamageOnPlane().
| #define MAX_REL_COMPL_TRESHOLD 1.e6 |
Definition at line 535 of file mdm.C.
Referenced by oofem::MDM::applyDamageToStiffness().
| #define Nt | ( | p, | |
| q ) |
Definition at line 468 of file mdm.C.
Referenced by oofem::TMBTSigTerm::computeTMgeneralizedStrain(), oofem::NTaTmTe::evaluate(), oofem::TMgNTfTerm::evaluate(), oofem::BDalphaPiTerm::evaluate_lin(), oofem::BTdSigmadT::evaluate_lin(), oofem::NTaTmTe::evaluate_lin(), and oofem::MDM::transformStressFromPDC().
| #define S | ( | p | ) |
Definition at line 469 of file mdm.C.
Referenced by oofem::CompCol::CompCol(), oofem::Shell7Base::computeCauchyStressVector(), oofem::B3SolidMaterial::computeFlowTermViscosity(), oofem::SolidShell::computeGeometricStiffness(), oofem::B3SolidMaterial::computeMicroPrestress(), oofem::LIBeam3d2::computeRotMtrx(), oofem::LIBeam3dNL2::computeRotMtrx(), oofem::LIBeam3dNL::computeRotMtrx(), oofem::PhaseFieldElement::computeStiffnessMatrix_ud(), oofem::StructuralInterfaceElementPhF::computeStiffnessMatrix_ud(), oofem::PrescribedGradientBCWeak::computeTangent(), oofem::TrabBone3D::constructAnisoComplTensor(), oofem::TrabBone3D::constructDerivativeOfPlasFlowDirec(), oofem::TrabBone3D::constructPlasFlowDirec(), oofem::StructuralMaterial::convert_dSdE_2_dPdF_1D(), oofem::StructuralMaterial::convert_dSdE_2_dPdF_3D(), oofem::StructuralMaterial::convert_dSdE_2_dPdF_PlaneStrain(), oofem::StructuralMaterial::convert_dSdE_2_dPdF_PlaneStress(), oofem::DynCompCol::DynCompCol(), oofem::DynCompRow::DynCompRow(), oofem::dnTaN::evaluate(), oofem::NTcN::evaluate(), oofem::NTN::evaluate(), oofem::NTmuVfSNTerm::evaluate_lin(), oofem::OgdenCompressibleMaterial::giveDeviatoricSecondPKStressVector_3d(), oofem::AbaqusUserMaterial::giveFirstPKStressVector_3d(), oofem::OgdenCompressibleMaterial::giveFirstPKStressVector_3d(), oofem::StructuralMaterial::giveFirstPKStressVector_3d(), oofem::StructuralPythonMaterial::giveFirstPKStressVector_3d(), oofem::IntMatBilinearCZ::giveFirstPKTraction_3d(), oofem::IntMatBilinearCZFagerstrom::giveFirstPKTraction_3d(), oofem::IntMatBilinearCZFagerstromRate::giveFirstPKTraction_3d(), oofem::Quasicontinuum::intersectionTestSegmentTrianglePlucker3D(), oofem::Element::ipEvaluator(), oofem::TR21_2D_SUPG::LS_PCS_computeS(), oofem::Heap::printTree(), oofem::Heap::recurse(), oofem::SymCompCol::SymCompCol(), and oofem::MDM::transformStressFromPDC().