OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::BSplineInterpolation, including all inherited members.
basisFuns(FloatArray &N, int span, double u, int p, const double *U) | oofem::BSplineInterpolation | protected |
boundaryEdgeEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundaryEdgeGiveNodes(IntArray &answer, int boundary) | oofem::BSplineInterpolation | inlinevirtual |
boundaryEdgeGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundaryEdgeLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundaryEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundaryEvalNormal(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundaryGiveNodes(IntArray &answer, int boundary) | oofem::BSplineInterpolation | inlinevirtual |
boundaryGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundaryLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundarySurfaceEvaldNdx(FloatMatrix &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundarySurfaceEvalN(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundarySurfaceEvalNormal(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundarySurfaceGiveNodes(IntArray &answer, int boundary) | oofem::BSplineInterpolation | inlinevirtual |
boundarySurfaceGiveTransformationJacobian(int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
boundarySurfaceLocal2global(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
BSplineInterpolation(int nsd) | oofem::BSplineInterpolation | inline |
degree | oofem::BSplineInterpolation | protected |
dersBasisFuns(int n, double u, int span, int p, double *const U, FloatMatrix &ders) | oofem::BSplineInterpolation | protected |
errorInfo(const char *func) const | oofem::FEInterpolation | inline |
evald2Ndx2(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | inlinevirtual |
evaldNdx(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | virtual |
evaldNdxi(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | inlinevirtual |
evalN(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | virtual |
evalNXIntegral(int boundary, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | inlinevirtual |
FEInterpolation(int o) | oofem::FEInterpolation | inline |
findSpan(int n, int p, double u, const double *U) const | oofem::BSplineInterpolation | protected |
giveBoundaryEdgeIntegrationDomain(int iedge) const | oofem::BSplineInterpolation | inlinevirtual |
giveBoundaryEdgeIntegrationRule(int order, int boundary) | oofem::BSplineInterpolation | inlinevirtual |
giveBoundaryIntegrationDomain(int ib) const | oofem::BSplineInterpolation | inlinevirtual |
giveBoundaryIntegrationRule(int order, int boundary) | oofem::BSplineInterpolation | inlinevirtual |
giveBoundarySurfaceIntegrationDomain(int isurf) const | oofem::BSplineInterpolation | inlinevirtual |
giveBoundarySurfaceIntegrationRule(int order, int boundary) | oofem::FEInterpolation | virtual |
giveClassName() const | oofem::BSplineInterpolation | inlinevirtual |
giveGeometryType() const | oofem::BSplineInterpolation | inlinevirtual |
giveIntegrationDomain() const | oofem::BSplineInterpolation | inlinevirtual |
giveIntegrationRule(int order) | oofem::BSplineInterpolation | inlinevirtual |
giveInterpolationOrder() | oofem::FEInterpolation | inline |
giveJacobianMatrixAt(FloatMatrix &jacobianMatrix, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | virtual |
giveKnotMultiplicity(int dim) | oofem::BSplineInterpolation | inlinevirtual |
giveKnotSpanBasisFuncMask(const IntArray &knotSpan, IntArray &mask) | oofem::BSplineInterpolation | virtual |
giveKnotValues(int dim) | oofem::BSplineInterpolation | inlinevirtual |
giveKnotVector() | oofem::BSplineInterpolation | inlinevirtual |
giveLocalNodeCoords(FloatMatrix &answer) | oofem::FEInterpolation | inlinevirtual |
giveNonzeroBasisFuncInterval(int span, int deg, int &s, int &e) | oofem::BSplineInterpolation | inlineprotected |
giveNsd() | oofem::BSplineInterpolation | inlinevirtual |
giveNumberOfControlPoints(int dim) | oofem::BSplineInterpolation | inlinevirtual |
giveNumberOfEdges() const | oofem::FEInterpolation | inlinevirtual |
giveNumberOfKnotSpanBasisFunctions(const IntArray &knotSpan) | oofem::BSplineInterpolation | virtual |
giveNumberOfKnotSpans(int dim) | oofem::BSplineInterpolation | inlinevirtual |
giveNumberOfNodes() const | oofem::FEInterpolation | inlinevirtual |
giveTransformationJacobian(const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | virtual |
global2local(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | inlinevirtual |
hasSubPatchFormulation() | oofem::BSplineInterpolation | inlinevirtual |
initializeFrom(InputRecord *ir) | oofem::BSplineInterpolation | virtual |
knotMultiplicity | oofem::BSplineInterpolation | protected |
knotValues | oofem::BSplineInterpolation | protected |
knotVector | oofem::BSplineInterpolation | protected |
local2global(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::BSplineInterpolation | virtual |
nsd | oofem::BSplineInterpolation | protected |
numberOfControlPoints | oofem::BSplineInterpolation | protected |
numberOfKnotSpans | oofem::BSplineInterpolation | protected |
order | oofem::FEInterpolation | protected |
~BSplineInterpolation() | oofem::BSplineInterpolation | virtual |
~FEInterpolation() | oofem::FEInterpolation | inlinevirtual |