begin() | oofem::IntegrationRule | inline |
clear() | oofem::IntegrationRule | |
elem | oofem::IntegrationRule | protected |
end() | oofem::IntegrationRule | inline |
errorInfo(const char *func) const | oofem::IntegrationRule | inline |
findIntegrationPointClosestTo(const FloatArray &lcoord) | oofem::IntegrationRule | |
firstLocalStrainIndx | oofem::IntegrationRule | protected |
gaussPoints | oofem::IntegrationRule | protected |
getEndIndexOfLocalStrainWhereApply() | oofem::IntegrationRule | inline |
getIntegrationPoint(int n) | oofem::IntegrationRule | |
getRequiredNumberOfIntegrationPoints(integrationDomain dType, int approxOrder) | oofem::LobattoIntegrationRule | virtual |
getStartIndexOfLocalStrainWhereApply() | oofem::IntegrationRule | inline |
giveClassName() const | oofem::LobattoIntegrationRule | inlinevirtual |
giveElement() | oofem::IntegrationRule | inline |
giveIntegrationDomain() const | oofem::IntegrationRule | inline |
giveIntegrationRuleType() const | oofem::LobattoIntegrationRule | inlinevirtual |
giveKnotSpan() | oofem::IntegrationRule | inlinevirtual |
giveLineCoordsAndWeights(int nPoints, FloatArray &coords_xi, FloatArray &weights) | oofem::LobattoIntegrationRule | static |
giveNumber() | oofem::IntegrationRule | inline |
giveNumberOfIntegrationPoints() const | oofem::IntegrationRule | inline |
initializeFrom(InputRecord *ir) | oofem::LobattoIntegrationRule | inlinevirtual |
intdomain | oofem::IntegrationRule | protected |
IntegrationRule(int n, Element *e, int startIndx, int endIndx, bool dynamic) | oofem::IntegrationRule | |
IntegrationRule(int n, Element *e) | oofem::IntegrationRule | |
isDynamic | oofem::IntegrationRule | protected |
lastLocalStrainIndx | oofem::IntegrationRule | protected |
LobattoIntegrationRule(int n, Element *e, int startIndx, int endIndx, bool dynamic) | oofem::LobattoIntegrationRule | |
LobattoIntegrationRule(int n, Element *e) | oofem::LobattoIntegrationRule | |
number | oofem::IntegrationRule | protected |
printOutputAt(FILE *file, TimeStep *tStep) | oofem::IntegrationRule | virtual |
restoreContext(DataStream &stream, ContextMode mode, void *obj) | oofem::IntegrationRule | virtual |
saveContext(DataStream &stream, ContextMode mode, void *obj) | oofem::IntegrationRule | virtual |
setUpEmbeddedIntegrationPoints(integrationDomain intdomain, int nPoints, MaterialMode matMode, const std::vector< FloatArray > &coords) | oofem::IntegrationRule | |
setUpIntegrationPoints(integrationDomain intdomain, int nPoints, MaterialMode matMode) | oofem::IntegrationRule | |
setUpIntegrationPoints(integrationDomain intdomain, int nPointsXY, int nPointsZ, MaterialMode matMode) | oofem::IntegrationRule | |
SetUpPoint(MaterialMode mode) | oofem::IntegrationRule | |
SetUpPointsOn2DEmbeddedLine(int nPoints, MaterialMode mode, const FloatArray &coord0, const FloatArray &coord1) | oofem::IntegrationRule | inlinevirtual |
SetUpPointsOn3dDegShell(int nPointsXY, int nPointsZ, MaterialMode mode) | oofem::IntegrationRule | inlinevirtual |
SetUpPointsOn3dDegShellLayers(int nPointsXY, int nPointsZ, MaterialMode mode, const FloatArray &layerThickness) | oofem::IntegrationRule | inlinevirtual |
SetUpPointsOnCube(int nPoints, MaterialMode mode) | oofem::LobattoIntegrationRule | virtual |
SetUpPointsOnCubeLayers(int nPoints1, int nPoints2, int nPointsDepth, MaterialMode mode, const FloatArray &layerThickness) | oofem::IntegrationRule | inlinevirtual |
SetUpPointsOnLine(int nPoints, MaterialMode mode) | oofem::LobattoIntegrationRule | virtual |
SetUpPointsOnSquare(int nPoints, MaterialMode mode) | oofem::LobattoIntegrationRule | virtual |
SetUpPointsOnTetrahedra(int, MaterialMode mode) | oofem::IntegrationRule | inlinevirtual |
SetUpPointsOnTriangle(int nPoints, MaterialMode mode) | oofem::LobattoIntegrationRule | virtual |
SetUpPointsOnWedge(int nPointsTri, int nPointsDepth, MaterialMode mode) | oofem::IntegrationRule | inlinevirtual |
SetUpPointsOnWedgeLayers(int nPointsTri, int nPointsDepth, MaterialMode mode, const FloatArray &layerThickness) | oofem::IntegrationRule | inlinevirtual |
updateYourself(TimeStep *tStep) | oofem::IntegrationRule | |
~IntegrationRule() | oofem::IntegrationRule | virtual |
~LobattoIntegrationRule() | oofem::LobattoIntegrationRule | virtual |