|
OOFEM 3.0
|
This is the complete list of members for oofem::FEI2dTrLinAxi, including all inherited members.
| boundaryEdgeEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundaryEdgeEvalNormal(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundaryEdgeGiveNodes(int boundary, const Element_Geometry_Type, bool includeHierarchical=false) const override | oofem::FEInterpolation2d | virtual |
| boundaryEdgeGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLinAxi | virtual |
| boundaryEdgeLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundaryEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundaryEvalNormal(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundaryGiveNodes(int boundary, const Element_Geometry_Type) const override | oofem::FEInterpolation2d | virtual |
| boundaryGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLinAxi | virtual |
| boundaryLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundarySurfaceEvaldNdx(FloatMatrix &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundarySurfaceEvalN(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundarySurfaceEvalNormal(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundarySurfaceGiveNodes(int boundary, const Element_Geometry_Type, bool includeHierarchical=false) const override | oofem::FEInterpolation2d | virtual |
| boundarySurfaceGiveTransformationJacobian(int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| boundarySurfaceLocal2global(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| computeEdgeMapping(const IntArray &elemNodes, int iedge) const | oofem::FEInterpolation2d | |
| computeLocalEdgeMapping(int iedge) const override | oofem::FEI2dTrLin | virtual |
| edgeComputeLength(const IntArray &edgeNodes, const FEICellGeometry &cellgeo) const | oofem::FEI2dTrLin | protected |
| edgeEvaldNds(FloatArray &answer, int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| edgeEvalN(FloatArray &answer, int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| edgeEvalNormal(FloatArray &normal, int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| edgeGiveTransformationJacobian(int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLinAxi | virtual |
| edgeLocal2global(FloatArray &answer, int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| errorInfo(const char *func) const | oofem::FEInterpolation | inline |
| evald2Ndx2(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const | oofem::FEInterpolation | inlinevirtual |
| evaldNdx(const FEICellGeometry &cellgeo) const | oofem::FEI2dTrLin | |
| evaldNdx(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| evaldNdxi(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const | oofem::FEInterpolation | inlinevirtual |
| evalN(const FloatArrayF< 2 > &lcoords) | oofem::FEI2dTrLin | static |
| evalN(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| evalNXIntegral(int iEdge, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| FEI2dTrLin(int ind1, int ind2) | oofem::FEI2dTrLin | inline |
| FEI2dTrLinAxi(int ind1, int ind2) | oofem::FEI2dTrLinAxi | inline |
| FEInterpolation(int o) | oofem::FEInterpolation | inline |
| FEInterpolation2d(int o, int ind1, int ind2) | oofem::FEInterpolation2d | inline |
| giveArea(const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| giveBoundaryEdgeIntegrationDomain(int iedge, const Element_Geometry_Type) const override | oofem::FEI2dTrLin | inlinevirtual |
| giveBoundaryEdgeIntegrationRule(int order, int boundary, const Element_Geometry_Type) const | oofem::FEInterpolation | virtual |
| giveBoundaryGeometryType(int boundary) const override | oofem::FEI2dTrLin | inlinevirtual |
| giveBoundaryIntegrationDomain(int ib, const Element_Geometry_Type) const override | oofem::FEI2dTrLin | inlinevirtual |
| giveBoundaryIntegrationRule(int order, int boundary, const Element_Geometry_Type) const | oofem::FEInterpolation | virtual |
| giveBoundarySurfaceIntegrationDomain(int isurf, const Element_Geometry_Type) const override | oofem::FEI2dTrLin | inlinevirtual |
| giveBoundarySurfaceIntegrationRule(int order, int boundary, const Element_Geometry_Type) const | oofem::FEInterpolation | virtual |
| giveCellDofMans(IntArray &nodes, IntArray &internalDofMans, Element *elem) const | oofem::FEInterpolation | inlinevirtual |
| giveCharacteristicLength(const FEICellGeometry &cellgeo) const | oofem::FEInterpolation2d | inlinevirtual |
| giveGeometryType() const override | oofem::FEI2dTrLin | inlinevirtual |
| giveIntegrationDomain(const Element_Geometry_Type) const override | oofem::FEI2dTrLin | inlinevirtual |
| giveIntegrationRule(int order, const Element_Geometry_Type) const override | oofem::FEI2dTrLin | virtual |
| giveInterpolationOrder() const | oofem::FEInterpolation | inline |
| giveJacobianMatrixAt(FloatMatrix &jacobianMatrix, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEInterpolation2d | virtual |
| giveKnotMultiplicity(int dim) const | oofem::FEInterpolation | inlinevirtual |
| giveKnotSpanBasisFuncMask(const IntArray &knotSpan, IntArray &mask) const | oofem::FEInterpolation | inlinevirtual |
| giveKnotValues(int dim) const | oofem::FEInterpolation | inlinevirtual |
| giveKnotVector() const | oofem::FEInterpolation | inlinevirtual |
| giveLocalNodeCoords(FloatMatrix &answer, const Element_Geometry_Type) const | oofem::FEInterpolation | inlinevirtual |
| giveNsd(const Element_Geometry_Type) const override | oofem::FEInterpolation2d | inlinevirtual |
| giveNumberOfEdges(const Element_Geometry_Type) const override | oofem::FEI2dTrLin | inlinevirtual |
| giveNumberOfKnotSpanBasisFunctions(const IntArray &knotSpan) const | oofem::FEInterpolation | inlinevirtual |
| giveNumberOfKnotSpans(int dim) const | oofem::FEInterpolation | inlinevirtual |
| giveNumberOfNodes(const Element_Geometry_Type) const override | oofem::FEI2dTrLin | inlinevirtual |
| giveTransformationJacobian(const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLinAxi | virtual |
| global2local(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| hasSubPatchFormulation() const | oofem::FEInterpolation | inlinevirtual |
| initializeCell(Element *e) const | oofem::FEInterpolation | inlinevirtual |
| initializeFrom(InputRecord &ir, ParameterManager &pm, int elnum, int priority) | oofem::FEInterpolation | inlinevirtual |
| inside(const FloatArray &lcoords) const override | oofem::FEI2dTrLin | virtual |
| local2global(FloatArray &answer, const FloatArray &gcoords, const FEICellGeometry &cellgeo) const override | oofem::FEI2dTrLin | virtual |
| order | oofem::FEInterpolation | protected |
| postInitialize(ParameterManager &pm, int elnum) | oofem::FEInterpolation | inlinevirtual |
| surfaceEvalBaseVectorsAt(int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const | oofem::FEInterpolation2d | virtual |
| surfaceEvald2Ndxi2(FloatMatrix &answer, const FloatArray &lcoords) const override | oofem::FEInterpolation2d | virtual |
| surfaceEvaldNdxi(FloatMatrix &answer, const FloatArray &lcoords) const override | oofem::FEInterpolation2d | virtual |
| xind | oofem::FEInterpolation2d | protected |
| yind | oofem::FEInterpolation2d | protected |
| ~FEInterpolation()=default | oofem::FEInterpolation | virtual |