Go to the documentation of this file.
36#ifndef fei3dwedgequad_h
37#define fei3dwedgequad_h
59 if (ib <= 2)
return EGT_triangle_2;
60 else return EGT_quad_2;
87 double edgeGiveTransformationJacobian(
int iedge,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
88 IntArray computeLocalEdgeMapping(
int iedge)
const override;
94 double surfaceGiveTransformationJacobian(
int isurf,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
95 IntArray computeLocalSurfaceMapping(
int iSurf)
const override;
99 std::unique_ptr<IntegrationRule> giveIntegrationRule(
int order,
const Element_Geometry_Type)
const override;
100 std::unique_ptr<IntegrationRule> giveBoundaryIntegrationRule(
int order,
int boundary,
const Element_Geometry_Type)
const override;
const Element_Geometry_Type giveBoundaryGeometryType(int ib) const override
int giveNumberOfNodes(const Element_Geometry_Type) const override
const Element_Geometry_Type giveGeometryType() const override
integrationDomain giveIntegrationDomain(const Element_Geometry_Type) const override
std::unique_ptr< IntegrationRule > giveSurfaceIntegrationRule(int order, int isurf, const Element_Geometry_Type egt) const
integrationDomain giveBoundaryIntegrationDomain(int ib, const Element_Geometry_Type) const override
Returns boundary integration domain.
std::unique_ptr< IntegrationRule > giveBoundaryIntegrationRule(int order, int boundary, const Element_Geometry_Type) const override
integrationDomain giveBoundarySurfaceIntegrationDomain(int isurf, const Element_Geometry_Type egt) const override
Returns boundary integration domain.
double edgeComputeLength(IntArray &edgeNodes, const FEICellGeometry &cellgeo) const
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