Go to the documentation of this file.
35#ifndef fei3dhexaconst_h
36#define fei3dhexaconst_h
72 double edgeGiveTransformationJacobian(
int iedge,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
73 IntArray computeLocalEdgeMapping(
int iedge)
const override;
80 double surfaceGiveTransformationJacobian(
int isurf,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
81 IntArray computeLocalSurfaceMapping(
int iedge)
const override;
83 std::unique_ptr<IntegrationRule> giveIntegrationRule(
int order,
const Element_Geometry_Type)
const override;
84 std::unique_ptr<IntegrationRule> giveBoundaryIntegrationRule(
int order,
int boundary,
const Element_Geometry_Type)
const override;
int giveNumberOfNodes(const Element_Geometry_Type) const override
integrationDomain giveBoundaryIntegrationDomain(int ib, const Element_Geometry_Type) const override
Returns boundary integration domain.
integrationDomain giveIntegrationDomain(const Element_Geometry_Type) const override
const Element_Geometry_Type giveGeometryType() const override
integrationDomain giveBoundaryEdgeIntegrationDomain(int iedge, const Element_Geometry_Type) const override
Returns boundary integration domain.
integrationDomain giveBoundarySurfaceIntegrationDomain(int isurf, const Element_Geometry_Type) const override
Returns boundary integration domain.
const Element_Geometry_Type giveBoundaryGeometryType(int boundary) const override
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...
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