| checkConsistency() override | oofem::StructuralInterfaceCrossSection | virtual |
| CrossSection(int n, Domain *d) | oofem::CrossSection | |
| crossSectionType | oofem::StructuralInterfaceCrossSection | |
| domain | oofem::FEMComponent | protected |
| errorInfo(const char *func) const | oofem::FEMComponent | |
| estimatePackSize(DataStream &buff, GaussPoint *gp) override | oofem::StructuralInterfaceCrossSection | virtual |
| FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
| give(CrossSectionProperty a, GaussPoint *gp) const | oofem::CrossSection | virtual |
| give(CrossSectionProperty a, const FloatArray &coords, Element *elem, bool local=true) const | oofem::CrossSection | virtual |
| give(int aProperty, GaussPoint *gp) const | oofem::CrossSection | inlinevirtual |
| give1dStiffnessMatrix_dTdj(MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | |
| give1dStiffnessMatrix_Eng(MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | |
| give2dStiffnessMatrix_dTdj(MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | |
| give2dStiffnessMatrix_Eng(MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | |
| give3dStiffnessMatrix_dTdj(MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | |
| give3dStiffnessMatrix_Eng(MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | |
| giveClassName() const override | oofem::StructuralInterfaceCrossSection | inlinevirtual |
| giveDomain() const | oofem::FEMComponent | inline |
| giveEngTraction_1d(double jump, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | inline |
| giveEngTraction_2d(const FloatArrayF< 2 > &jump, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | inline |
| giveEngTraction_3d(const FloatArrayF< 3 > &jump, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | inline |
| giveFirstPKTraction_1d(double jump, double F, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | inline |
| giveFirstPKTraction_2d(const FloatArrayF< 2 > &jump, const FloatMatrixF< 2, 2 > &F, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | inline |
| giveFirstPKTraction_3d(const FloatArrayF< 3 > &jump, const FloatMatrixF< 3, 3 > &F, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralInterfaceCrossSection | inline |
| giveInputRecord(DynamicInputRecord &input) override | oofem::CrossSection | virtual |
| giveInputRecordName() const override | oofem::StructuralInterfaceCrossSection | inlinevirtual |
| giveInterface(InterfaceType t) | oofem::FEMComponent | inlinevirtual |
| giveInterfaceMaterial() const | oofem::StructuralInterfaceCrossSection | |
| giveIPValue(FloatArray &answer, GaussPoint *ip, InternalStateType type, TimeStep *tStep) override | oofem::StructuralInterfaceCrossSection | virtual |
| giveMaterial(IntegrationPoint *ip) const override | oofem::StructuralInterfaceCrossSection | virtual |
| giveMaterialNumber() const | oofem::StructuralInterfaceCrossSection | inline |
| giveNumber() const | oofem::FEMComponent | inline |
| giveRelativeSelfComputationalCost() | oofem::CrossSection | inlinevirtual |
| giveSetNumber() const | oofem::CrossSection | inline |
| hasProperty(CrossSectionProperty a) | oofem::CrossSection | virtual |
| initializeFinish() | oofem::FEMComponent | inlinevirtual |
| initializeFrom(InputRecord &ir) override | oofem::StructuralInterfaceCrossSection | virtual |
| oofem::FEMComponent::initializeFrom(InputRecord &ir, int priority) | oofem::FEMComponent | inlinevirtual |
| isCharacteristicMtrxSymmetric(MatResponseMode rMode) const | oofem::CrossSection | inlinevirtual |
| materialNum | oofem::StructuralInterfaceCrossSection | private |
| number | oofem::FEMComponent | protected |
| packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *gp) override | oofem::StructuralInterfaceCrossSection | virtual |
| postInitialize() | oofem::FEMComponent | inlinevirtual |
| predictRelativeComputationalCost(GaussPoint *ip) | oofem::CrossSection | virtual |
| predictRelativeRedistributionCost(GaussPoint *gp) | oofem::CrossSection | inlinevirtual |
| printOutputAt(FILE *file, TimeStep *tStep) | oofem::FEMComponent | inlinevirtual |
| printYourself() override | oofem::CrossSection | virtual |
| propertyDictionary | oofem::CrossSection | protected |
| restoreContext(DataStream &stream, ContextMode mode) override | oofem::CrossSection | virtual |
| restoreIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::CrossSection | virtual |
| saveContext(DataStream &stream, ContextMode mode) override | oofem::CrossSection | virtual |
| saveIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) | oofem::CrossSection | virtual |
| setDomain(Domain *d) | oofem::FEMComponent | inlinevirtual |
| setMaterialNumber(int matNum) | oofem::StructuralInterfaceCrossSection | inline |
| setNumber | oofem::CrossSection | protected |
| oofem::FEMComponent::setNumber(int num) | oofem::FEMComponent | inline |
| setupIntegrationPoints(IntegrationRule &irule, int npoints, Element *element) | oofem::CrossSection | virtual |
| setupIntegrationPoints(IntegrationRule &irule, int npointsXY, int npointsZ, Element *element) | oofem::CrossSection | virtual |
| StructuralInterfaceCrossSection(int n, Domain *d) | oofem::StructuralInterfaceCrossSection | inline |
| testCrossSectionExtension(CrossSectExtension ext) override | oofem::StructuralInterfaceCrossSection | inlinevirtual |
| unpackAndUpdateUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *gp) override | oofem::StructuralInterfaceCrossSection | virtual |
| updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
| ~CrossSection() | oofem::CrossSection | virtual |
| ~FEMComponent()=default | oofem::FEMComponent | virtual |
| ~StructuralInterfaceCrossSection() | oofem::StructuralInterfaceCrossSection | inlinevirtual |