OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::FEI3dTrLin, including all inherited members.
boundaryEdgeEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | virtual |
boundaryEdgeGiveNodes(IntArray &answer, int boundary) | oofem::FEInterpolation3d | virtual |
boundaryEdgeGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | virtual |
boundaryEdgeLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | virtual |
boundaryEvalN(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | virtual |
boundaryEvalNormal(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | virtual |
boundaryGiveNodes(IntArray &answer, int boundary) | oofem::FEInterpolation3d | virtual |
boundaryGiveTransformationJacobian(int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | virtual |
boundaryLocal2Global(FloatArray &answer, int boundary, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | virtual |
boundarySurfaceEvaldNdx(FloatMatrix &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | inlinevirtual |
boundarySurfaceEvalN(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | inlinevirtual |
boundarySurfaceEvalNormal(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | inlinevirtual |
boundarySurfaceGiveNodes(IntArray &answer, int boundary) | oofem::FEInterpolation3d | virtual |
boundarySurfaceGiveTransformationJacobian(int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | inlinevirtual |
boundarySurfaceLocal2global(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation3d | inlinevirtual |
computeEdgeMapping(IntArray &edgeNodes, IntArray &elemNodes, int iedge) | oofem::FEInterpolation3d | |
computeLocalEdgeMapping(IntArray &edgeNodes, int iedge) | oofem::FEI3dTrLin | virtual |
computeLocalSurfaceMapping(IntArray &edgeNodes, int iedge) | oofem::FEI3dTrLin | virtual |
computeSurfaceMapping(IntArray &surfNodes, IntArray &elemNodes, int isurf) | oofem::FEInterpolation3d | |
computeVolume(const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | protected |
edgeComputeLength(IntArray &edgeNodes, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | protected |
edgeEvaldNdx(FloatMatrix &answer, int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
edgeEvaldNdxi(FloatArray &answer, int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
edgeEvalN(FloatArray &answer, int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
edgeGiveTransformationJacobian(int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
edgeLocal2global(FloatArray &answer, int iedge, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
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::FEI3dTrLin | virtual |
evaldNdxi(FloatMatrix &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
evalN(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
evalNXIntegral(int boundary, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | inlinevirtual |
FEI3dTrLin() | oofem::FEI3dTrLin | inline |
FEInterpolation(int o) | oofem::FEInterpolation | inline |
FEInterpolation3d(int o) | oofem::FEInterpolation3d | inline |
giveArea(const FEICellGeometry &cellgeo) const | oofem::FEI3dTrLin | |
giveBoundaryEdgeIntegrationDomain(int iedge) const | oofem::FEI3dTrLin | inlinevirtual |
giveBoundaryEdgeIntegrationRule(int order, int boundary) | oofem::FEInterpolation3d | virtual |
giveBoundaryIntegrationDomain(int ib) const | oofem::FEI3dTrLin | inlinevirtual |
giveBoundaryIntegrationRule(int order, int boundary) | oofem::FEI3dTrLin | virtual |
giveBoundarySurfaceIntegrationDomain(int isurf) const | oofem::FEI3dTrLin | inlinevirtual |
giveBoundarySurfaceIntegrationRule(int order, int boundary) | oofem::FEInterpolation | virtual |
giveDerivativeEta(FloatArray &n, const FloatArray &lcoords) | oofem::FEI3dTrLin | |
giveDerivativeXi(FloatArray &n, const FloatArray &lcoords) | oofem::FEI3dTrLin | |
giveGeometryType() const | oofem::FEI3dTrLin | inlinevirtual |
giveIntegrationDomain() const | oofem::FEI3dTrLin | inlinevirtual |
giveIntegrationRule(int order) | oofem::FEI3dTrLin | virtual |
giveInterpolationOrder() | oofem::FEInterpolation | inline |
giveJacobianMatrixAt(FloatMatrix &jacobianMatrix, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | protectedvirtual |
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 |
giveLocalNodeCoords(FloatMatrix &answer) | oofem::FEInterpolation | inlinevirtual |
giveNsd() | oofem::FEInterpolation3d | inlinevirtual |
giveNumberOfEdges() const | oofem::FEI3dTrLin | inlinevirtual |
giveNumberOfKnotSpanBasisFunctions(const IntArray &knotSpan) | oofem::FEInterpolation | inlinevirtual |
giveNumberOfKnotSpans(int dim) | oofem::FEInterpolation | inlinevirtual |
giveNumberOfNodes() const | oofem::FEI3dTrLin | inlinevirtual |
giveTransformationJacobian(const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEInterpolation | virtual |
giveVolume(const FEICellGeometry &cellgeo) const | oofem::FEInterpolation3d | virtual |
global2local(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
hasSubPatchFormulation() | oofem::FEInterpolation | inlinevirtual |
initializeFrom(InputRecord *ir) | oofem::FEInterpolation | inlinevirtual |
local2global(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
order | oofem::FEInterpolation | protected |
surfaceEvalBaseVectorsAt(FloatArray &G1, FloatArray &G2, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | |
surfaceEvaldNdx(FloatMatrix &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
surfaceEvaldNdxi(FloatMatrix &answer, const FloatArray &lcoords) | oofem::FEI3dTrLin | |
surfaceEvalN(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
surfaceEvalNormal(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
surfaceGiveJacobianMatrixAt(FloatMatrix &jacobianMatrix, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
surfaceGiveTransformationJacobian(int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
surfaceLocal2global(FloatArray &answer, int isurf, const FloatArray &lcoords, const FEICellGeometry &cellgeo) | oofem::FEI3dTrLin | virtual |
~FEInterpolation() | oofem::FEInterpolation | inlinevirtual |