Go to the documentation of this file.
73 void giveCellDofMans(
IntArray& nodes,
IntArray& internalDofMans,
Element* elem)
const override {nodes={1,2,3,4,5,6,7,8,9,10}; internalDofMans={};}
85 double edgeGiveTransformationJacobian(
int iedge,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
86 IntArray computeLocalEdgeMapping(
int iedge)
const override;
93 double surfaceGiveTransformationJacobian(
int isurf,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
94 IntArray computeLocalSurfaceMapping(
int iedge)
const override;
95 double evalNXIntegral(
int iEdge,
const FEICellGeometry &cellgeo)
const override;
97 std::unique_ptr<IntegrationRule> giveIntegrationRule(
int order,
const Element_Geometry_Type)
const override;
98 std::unique_ptr<IntegrationRule> giveBoundaryIntegrationRule(
int order,
int boundary,
const Element_Geometry_Type)
const override;
integrationDomain giveBoundaryIntegrationDomain(int ib, const Element_Geometry_Type) const override
Returns boundary integration domain.
int giveNumberOfNodes(const Element_Geometry_Type) const override
const Element_Geometry_Type giveBoundaryGeometryType(int boundary) const override
double computeVolume(const FEICellGeometry &cellgeo) const
const Element_Geometry_Type giveGeometryType() const override
integrationDomain giveIntegrationDomain(const Element_Geometry_Type) const override
integrationDomain giveBoundarySurfaceIntegrationDomain(int isurf, const Element_Geometry_Type) const override
Returns boundary integration domain.
void giveCellDofMans(IntArray &nodes, IntArray &internalDofMans, Element *elem) const override
Returns list of element nodes (and list of internal dof managers) (including on edges and surfaces) d...
integrationDomain giveBoundaryEdgeIntegrationDomain(int iedge, const Element_Geometry_Type) const override
Returns boundary integration domain.
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011