|
OOFEM 3.0
|
This is the complete list of members for oofem::LayeredCrossSection, including all inherited members.
| area | oofem::LayeredCrossSection | protected |
| beamShearCoeffxz | oofem::LayeredCrossSection | protected |
| checkConsistency() override | oofem::LayeredCrossSection | virtual |
| computeIntegralThick() const | oofem::LayeredCrossSection | |
| createMaterialStatus(GaussPoint &iGP) override | oofem::LayeredCrossSection | virtual |
| CrossSection(int n, Domain *d) | oofem::CrossSection | |
| domain | oofem::FEMComponent | protected |
| errorInfo(const char *func) const | oofem::FEMComponent | |
| estimatePackSize(DataStream &buff, GaussPoint *ip) override | oofem::LayeredCrossSection | inlinevirtual |
| FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
| give(CrossSectionProperty a, GaussPoint *gp) const override | oofem::LayeredCrossSection | virtual |
| give(CrossSectionProperty a, const FloatArray &coords, Element *elem, bool local) const override | oofem::LayeredCrossSection | virtual |
| give(int aProperty, GaussPoint *gp) const override | oofem::LayeredCrossSection | virtual |
| give2dBeamStiffMtrx(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| give2dPlateStiffMtrx(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| give2dPlateSubSoilStiffMtrx(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| give3dBeamStiffMtrx(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| give3dBeamSubSoilStiffMtrx(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralCrossSection | virtual |
| give3dDegeneratedShellStiffMtrx(MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| give3dShellRotStiffMtrx(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| give3dShellStiffMtrx(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveArea() const | oofem::LayeredCrossSection | protected |
| giveCauchyStresses(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedFIncrement, TimeStep *tStep) override | oofem::LayeredCrossSection | inlinevirtual |
| giveCharMaterialStiffnessMatrix(FloatMatrix &answer, MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) override | oofem::LayeredCrossSection | virtual |
| giveCharMaterialStiffnessMatrix_dPdF(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) override | oofem::LayeredCrossSection | virtual |
| giveClassName() const override | oofem::LayeredCrossSection | inlinevirtual |
| giveCorrespondingSlaveMaterialMode(MaterialMode mode) | oofem::LayeredCrossSection | static |
| giveDomain() const | oofem::FEMComponent | inline |
| giveEshelbyStresses(FloatArray &answer, GaussPoint *gp, const FloatArray &reducedvF, TimeStep *tStep) | oofem::StructuralCrossSection | inlinevirtual |
| giveFirstPKStress_1d(const FloatArrayF< 1 > &reducedvF, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveFirstPKStress_3d(const FloatArrayF< 9 > &reducedvF, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveFirstPKStress_PlaneStrain(const FloatArrayF< 5 > &reducedvF, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveFirstPKStress_PlaneStress(const FloatArrayF< 4 > &reducedvF, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveFirstPKStresses(const FloatArray &reducedF, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralCrossSection | virtual |
| giveGeneralizedStress_3dBeamSubSoil(const FloatArrayF< 6 > &generalizedStrain, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralCrossSection | virtual |
| giveGeneralizedStress_Beam2d(const FloatArrayF< 3 > &generalizedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveGeneralizedStress_Beam3d(const FloatArrayF< 6 > &generalizedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveGeneralizedStress_MembraneRot(const FloatArrayF< 4 > &generalizedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveGeneralizedStress_Plate(const FloatArrayF< 5 > &generalizedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveGeneralizedStress_PlateSubSoil(const FloatArrayF< 3 > &generalizedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveGeneralizedStress_Shell(const FloatArrayF< 8 > &generalizedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveGeneralizedStress_ShellRot(const FloatArrayF< 9 > &generalizedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveInputRecord(DynamicInputRecord &input) override | oofem::LayeredCrossSection | virtual |
| giveInputRecordName() const override | oofem::LayeredCrossSection | inlinevirtual |
| giveInterface(InterfaceType t) | oofem::FEMComponent | inlinevirtual |
| giveInterfaceMaterial(int interface) | oofem::LayeredCrossSection | inline |
| giveInterfaceMaterialNum(int interface) | oofem::LayeredCrossSection | inline |
| giveInterfaceXiCoords(FloatArray &answer) const | oofem::LayeredCrossSection | |
| giveIPValue(FloatArray &answer, GaussPoint *ip, InternalStateType type, TimeStep *tStep) override | oofem::LayeredCrossSection | virtual |
| giveLayer(GaussPoint *gp) const | oofem::LayeredCrossSection | |
| giveLayerMaterial(int layer) const | oofem::LayeredCrossSection | inline |
| giveLayerMidZ(int layer) const | oofem::LayeredCrossSection | inline |
| giveLayerThickness(int layer) const | oofem::LayeredCrossSection | inline |
| giveMaterial(IntegrationPoint *ip) const override | oofem::LayeredCrossSection | virtual |
| giveMaterialInterface(InterfaceType t, IntegrationPoint *ip) | oofem::StructuralCrossSection | inlinevirtual |
| giveMembraneRotStiffMtrx(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveMidSurfaceXiCoordFromBottom() const | oofem::LayeredCrossSection | inline |
| giveMidSurfaceZcoordFromBottom() const | oofem::LayeredCrossSection | inline |
| giveNumber() const | oofem::FEMComponent | inline |
| giveNumberOfLayers() const | oofem::LayeredCrossSection | |
| giveNumIntegrationPointsInLayer() const | oofem::LayeredCrossSection | inline |
| giveRealStress_1d(const FloatArrayF< 1 > &reducedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveRealStress_3d(const FloatArrayF< 6 > &reducedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveRealStress_3dDegeneratedShell(const FloatArrayF< 6 > &reducedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveRealStress_PlaneStrain(const FloatArrayF< 4 > &reducedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveRealStress_PlaneStress(const FloatArrayF< 3 > &reducedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveRealStress_Warping(const FloatArrayF< 2 > &reducedStrain, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveRealStresses(const FloatArray &reducedStrain, GaussPoint *gp, TimeStep *tStep) const | oofem::StructuralCrossSection | |
| giveRelativeSelfComputationalCost() | oofem::CrossSection | inlinevirtual |
| giveSetNumber() const | oofem::CrossSection | inline |
| giveSlaveGaussPoint(GaussPoint *gp, int layer, int igp) const | oofem::LayeredCrossSection | |
| giveSlaveGPIndex(int ilayer, int igp) const | oofem::LayeredCrossSection | protected |
| giveStiffnessMatrix_1d(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveStiffnessMatrix_3d(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveStiffnessMatrix_dCde(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) override | oofem::LayeredCrossSection | inlinevirtual |
| giveStiffnessMatrix_dPdF_1d(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveStiffnessMatrix_dPdF_3d(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveStiffnessMatrix_dPdF_PlaneStrain(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveStiffnessMatrix_dPdF_PlaneStress(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveStiffnessMatrix_PlaneStrain(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| giveStiffnessMatrix_PlaneStress(MatResponseMode mode, GaussPoint *gp, TimeStep *tStep) const override | oofem::LayeredCrossSection | virtual |
| hasProperty(CrossSectionProperty a) | oofem::CrossSection | virtual |
| imposeStrainConstrainsOnGradient(GaussPoint *gp, FloatArray *) override | oofem::LayeredCrossSection | virtual |
| imposeStressConstrainsOnGradient(GaussPoint *gp, FloatArray *) override | oofem::LayeredCrossSection | virtual |
| initializeFinish() | oofem::FEMComponent | inlinevirtual |
| initializeFrom(InputRecord &ir) override | oofem::LayeredCrossSection | virtual |
| oofem::FEMComponent::initializeFrom(InputRecord &ir, int priority) | oofem::FEMComponent | inlinevirtual |
| interfacerMaterials | oofem::LayeredCrossSection | protected |
| isCharacteristicMtrxSymmetric(MatResponseMode mode) const override | oofem::LayeredCrossSection | virtual |
| LayeredCrossSection(int n, Domain *d) | oofem::LayeredCrossSection | inline |
| layerIntegrationPoints | oofem::LayeredCrossSection | protected |
| layerMaterials | oofem::LayeredCrossSection | protected |
| layerMidZ | oofem::LayeredCrossSection | protected |
| layerRots | oofem::LayeredCrossSection | protected |
| layerThicks | oofem::LayeredCrossSection | protected |
| layerWidths | oofem::LayeredCrossSection | protected |
| mapLayerGpCoordsToShellCoords(std::vector< std::unique_ptr< IntegrationRule > > &layerIntegrationRulesArray) | oofem::LayeredCrossSection | |
| midSurfaceXiCoordFromBottom | oofem::LayeredCrossSection | protected |
| midSurfaceZcoordFromBottom | oofem::LayeredCrossSection | protected |
| number | oofem::FEMComponent | protected |
| numberOfIntegrationPoints | oofem::LayeredCrossSection | protected |
| numberOfLayers | oofem::LayeredCrossSection | protected |
| packUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) override | oofem::LayeredCrossSection | inlinevirtual |
| 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::LayeredCrossSection | virtual |
| propertyDictionary | oofem::CrossSection | protected |
| restoreContext(DataStream &stream, ContextMode mode) override | oofem::CrossSection | virtual |
| restoreIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) override | oofem::LayeredCrossSection | virtual |
| saveContext(DataStream &stream, ContextMode mode) override | oofem::CrossSection | virtual |
| saveIPContext(DataStream &stream, ContextMode mode, GaussPoint *gp) override | oofem::LayeredCrossSection | virtual |
| setDomain(Domain *d) | oofem::FEMComponent | inlinevirtual |
| setNumber | oofem::CrossSection | protected |
| oofem::FEMComponent::setNumber(int num) | oofem::FEMComponent | inline |
| setupIntegrationPoints(IntegrationRule &irule, int npoints, Element *element) override | oofem::LayeredCrossSection | virtual |
| setupIntegrationPoints(IntegrationRule &irule, int npointsXY, int npointsZ, Element *element) override | oofem::LayeredCrossSection | virtual |
| setupLayeredIntegrationRule(std::vector< std::unique_ptr< IntegrationRule > > &layerIntegrationRulesArray, Element *el, int numInPlanePoints) | oofem::LayeredCrossSection | |
| setupLayerMidPlanes() | oofem::LayeredCrossSection | |
| StructuralCrossSection(int n, Domain *d) | oofem::StructuralCrossSection | inline |
| testCrossSectionExtension(CrossSectExtension ext) override | oofem::StructuralCrossSection | inlinevirtual |
| totalThick | oofem::LayeredCrossSection | protected |
| unpackAndUpdateUnknowns(DataStream &buff, TimeStep *tStep, GaussPoint *ip) override | oofem::LayeredCrossSection | inlinevirtual |
| updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
| ~CrossSection() | oofem::CrossSection | virtual |
| ~FEMComponent()=default | oofem::FEMComponent | virtual |