|
OOFEM 3.0
|
This is the complete list of members for oofem::NURBSInterpolation, including all inherited members.
| basisFuns(FloatArray &N, int span, double u, int p, const FloatArray &U) const | oofem::BSplineInterpolation | protected |
| boundaryEdgeEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryEdgeEvalNormal(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryEdgeGiveNodes(int boundary, const Element_Geometry_Type, bool includeHierarchical=false) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryEdgeGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryEdgeLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryEvalNormal(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryGiveNodes(int boundary, const Element_Geometry_Type) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundaryLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundarySurfaceEvaldNdx(FloatMatrix &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundarySurfaceEvalN(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundarySurfaceEvalNormal(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundarySurfaceGiveNodes(int boundary, const Element_Geometry_Type, bool includeHierarchical=false) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundarySurfaceGiveTransformationJacobian(int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| boundarySurfaceLocal2global(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::BSplineInterpolation | inlinevirtual |
| BSplineInterpolation(int nsd) | oofem::BSplineInterpolation | inline |
| degree | oofem::BSplineInterpolation | protected |
| dersBasisFuns(int n, double u, int span, int p, const FloatArray &U, FloatMatrix &ders) const | oofem::BSplineInterpolation | protected |
| errorInfo(const char *func) const | oofem::FEInterpolation | inline |
| evald2Ndx2(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const | oofem::FEInterpolation | inlinevirtual |
| evaldNdx(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::NURBSInterpolation | virtual |
| evaldNdxi(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const | oofem::FEInterpolation | inlinevirtual |
| evalN(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::NURBSInterpolation | virtual |
| evalNXIntegral(int boundary, const FEICellGeometry &cellgeo) const | oofem::FEInterpolation | inlinevirtual |
| FEInterpolation(int o) | oofem::FEInterpolation | inline |
| findSpan(int n, int p, double u, const FloatArray &U) const | oofem::BSplineInterpolation | protected |
| giveBoundaryEdgeIntegrationDomain(int iedge, const Element_Geometry_Type) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveBoundaryEdgeIntegrationRule(int order, int boundary, Element_Geometry_Type) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveBoundaryGeometryType(int boundary) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveBoundaryIntegrationDomain(int ib, const Element_Geometry_Type) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveBoundaryIntegrationRule(int order, int boundary, Element_Geometry_Type) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveBoundarySurfaceIntegrationDomain(int isurf, const Element_Geometry_Type) const override | oofem::BSplineInterpolation | 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 |
| giveClassName() const | oofem::NURBSInterpolation | inline |
| giveGeometryType() const override | oofem::BSplineInterpolation | inlinevirtual |
| giveIntegrationDomain(const Element_Geometry_Type egt) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveIntegrationRule(int order, const Element_Geometry_Type) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveInterpolationOrder() const | oofem::FEInterpolation | inline |
| giveJacobianMatrixAt(FloatMatrix &jacobianMatrix, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::NURBSInterpolation | virtual |
| giveKnotMultiplicity(int dim) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveKnotSpanBasisFuncMask(const IntArray &knotSpan, IntArray &mask) const override | oofem::BSplineInterpolation | virtual |
| giveKnotValues(int dim) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveKnotVector() const override | oofem::BSplineInterpolation | inlinevirtual |
| giveLocalNodeCoords(FloatMatrix &answer, const Element_Geometry_Type) const | oofem::FEInterpolation | inlinevirtual |
| giveNonzeroBasisFuncInterval(int span, int deg, int &s, int &e) const | oofem::BSplineInterpolation | inlineprotected |
| giveNsd(const Element_Geometry_Type) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveNumberOfControlPoints(int dim) const | oofem::BSplineInterpolation | inlinevirtual |
| giveNumberOfEdges(const Element_Geometry_Type) const | oofem::FEInterpolation | inlinevirtual |
| giveNumberOfKnotSpanBasisFunctions(const IntArray &knotSpan) const override | oofem::BSplineInterpolation | virtual |
| giveNumberOfKnotSpans(int dim) const override | oofem::BSplineInterpolation | inlinevirtual |
| giveNumberOfNodes(const Element_Geometry_Type) const | oofem::FEInterpolation | inlinevirtual |
| giveTransformationJacobian(const FloatArray &lcoords, const FEICellGeometry &cellgeo) const | oofem::FEInterpolation | virtual |
| global2local(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::NURBSInterpolation | inlinevirtual |
| hasSubPatchFormulation() const override | oofem::BSplineInterpolation | inlinevirtual |
| initializeCell(Element *e) const | oofem::FEInterpolation | inlinevirtual |
| initializeFrom(InputRecord &ir, ParameterManager &pm, int elnum, int priority) override | oofem::NURBSInterpolation | virtual |
| IPK_BSplineInterpolation_degree | oofem::BSplineInterpolation | protectedstatic |
| IPK_BSplineInterpolation_knotMultiplicityU | oofem::BSplineInterpolation | protectedstatic |
| IPK_BSplineInterpolation_knotMultiplicityV | oofem::BSplineInterpolation | protectedstatic |
| IPK_BSplineInterpolation_knotMultiplicityW | oofem::BSplineInterpolation | protectedstatic |
| IPK_BSplineInterpolation_knotVectorU | oofem::BSplineInterpolation | protectedstatic |
| IPK_BSplineInterpolation_knotVectorV | oofem::BSplineInterpolation | protectedstatic |
| IPK_BSplineInterpolation_knotVectorW | oofem::BSplineInterpolation | protectedstatic |
| IPK_NURBSInterpolation_weights | oofem::NURBSInterpolation | protectedstatic |
| knotMultiplicity | oofem::BSplineInterpolation | protected |
| knotValues | oofem::BSplineInterpolation | protected |
| knotVector | oofem::BSplineInterpolation | protected |
| local2global(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const override | oofem::NURBSInterpolation | virtual |
| nsd | oofem::BSplineInterpolation | protected |
| numberOfControlPoints | oofem::BSplineInterpolation | protected |
| numberOfKnotSpans | oofem::BSplineInterpolation | protected |
| NURBSInterpolation(int nsd) | oofem::NURBSInterpolation | inline |
| order | oofem::FEInterpolation | protected |
| postInitialize(ParameterManager &pm, int elnum) override | oofem::NURBSInterpolation | virtual |
| surfaceEvald2Ndxi2(FloatMatrix &answer, const FloatArray &lcoords) const | oofem::FEInterpolation | inlinevirtual |
| surfaceEvaldNdxi(FloatMatrix &answer, const FloatArray &lcoords) const | oofem::FEInterpolation | inlinevirtual |
| weights | oofem::NURBSInterpolation | protected |
| ~FEInterpolation()=default | oofem::FEInterpolation | virtual |