OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::FEI1dLin, including all inherited members.
boundaryEdgeEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI1dLin | virtual |
boundaryEdgeGiveNodes(IntArray &answer, int boundary) | oofem::FEI1dLin | virtual |
boundaryEdgeGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI1dLin | virtual |
boundaryEdgeLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI1dLin | virtual |
boundaryEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | virtual |
boundaryEvalNormal(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | virtual |
boundaryGiveNodes(IntArray &answer, int boundary) | oofem::FEInterpolation1d | virtual |
boundaryGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | virtual |
boundaryLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | virtual |
boundarySurfaceEvaldNdx(FloatMatrix &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | inlinevirtual |
boundarySurfaceEvalN(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | inlinevirtual |
boundarySurfaceEvalNormal(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | inlinevirtual |
boundarySurfaceGiveNodes(IntArray &answer, int boundary) | oofem::FEInterpolation1d | inlinevirtual |
boundarySurfaceGiveTransformationJacobian(int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | inlinevirtual |
boundarySurfaceLocal2global(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation1d | inlinevirtual |
cindx | oofem::FEI1dLin | 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::FEI1dLin | virtual |
evaldNdxi(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | inlinevirtual |
evalN(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI1dLin | virtual |
evalNXIntegral(int boundary, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | inlinevirtual |
FEI1dLin(int coordIndx) | oofem::FEI1dLin | inline |
FEInterpolation(int o) | oofem::FEInterpolation | inline |
FEInterpolation1d(int o) | oofem::FEInterpolation1d | inline |
giveBoundaryEdgeIntegrationDomain(int iedge) const | oofem::FEI1dLin | inlinevirtual |
giveBoundaryEdgeIntegrationRule(int order, int boundary) | oofem::FEInterpolation1d | virtual |
giveBoundaryIntegrationDomain(int ib) const | oofem::FEI1dLin | inlinevirtual |
giveBoundaryIntegrationRule(int order, int boundary) | oofem::FEInterpolation1d | virtual |
giveBoundarySurfaceIntegrationDomain(int isurf) const | oofem::FEI1dLin | inlinevirtual |
giveBoundarySurfaceIntegrationRule(int order, int boundary) | oofem::FEInterpolation | virtual |
giveGeometryType() const | oofem::FEI1dLin | inlinevirtual |
giveIntegrationDomain() const | oofem::FEI1dLin | inlinevirtual |
giveIntegrationRule(int order) | oofem::FEInterpolation1d | virtual |
giveInterpolationOrder() | oofem::FEInterpolation | inline |
giveJacobianMatrixAt(FloatMatrix &jacobianMatrix, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | inlinevirtual |
giveKnotMultiplicity(int dim) | oofem::FEInterpolation | inlinevirtual |
giveKnotSpanBasisFuncMask(const IntArray &knotSpan, IntArray &mask) | oofem::FEInterpolation | inlinevirtual |
giveKnotValues(int dim) | oofem::FEInterpolation | inlinevirtual |
giveKnotVector() | oofem::FEInterpolation | inlinevirtual |
giveLength(const FEICellGeometry &cellgeo) const | oofem::FEI1dLin | virtual |
giveLocalNodeCoords(FloatMatrix &answer) | oofem::FEInterpolation | inlinevirtual |
giveNsd() | oofem::FEInterpolation1d | inlinevirtual |
giveNumberOfEdges() const | oofem::FEInterpolation | inlinevirtual |
giveNumberOfKnotSpanBasisFunctions(const IntArray &knotSpan) | oofem::FEInterpolation | inlinevirtual |
giveNumberOfKnotSpans(int dim) | oofem::FEInterpolation | inlinevirtual |
giveNumberOfNodes() const | oofem::FEI1dLin | inlinevirtual |
giveTransformationJacobian(const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI1dLin | virtual |
global2local(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI1dLin | virtual |
hasSubPatchFormulation() | oofem::FEInterpolation | inlinevirtual |
initializeFrom(InputRecord *ir) | oofem::FEInterpolation | inlinevirtual |
local2global(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI1dLin | virtual |
order | oofem::FEInterpolation | protected |
~FEInterpolation() | oofem::FEInterpolation | inlinevirtual |