Go to the documentation of this file.
36#ifndef fei3dwedgelin_h
37#define fei3dwedgelin_h
56 if (ib<=2)
return EGT_triangle_1;
57 else return EGT_quad_1;
85 double edgeGiveTransformationJacobian(
int iedge,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
86 IntArray computeLocalEdgeMapping(
int iedge)
const override;
92 double surfaceGiveTransformationJacobian(
int isurf,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
93 IntArray computeLocalSurfaceMapping(
int iSurf)
const override;
95 std::unique_ptr<IntegrationRule> giveIntegrationRule(
int order,
const Element_Geometry_Type)
const override;
96 std::unique_ptr<IntegrationRule> giveBoundaryIntegrationRule(
int order,
int boundary,
const Element_Geometry_Type)
const override;
const Element_Geometry_Type giveGeometryType() const override
integrationDomain giveBoundarySurfaceIntegrationDomain(int isurf, const Element_Geometry_Type egt) const override
Returns boundary integration domain.
integrationDomain giveBoundaryIntegrationDomain(int ib, const Element_Geometry_Type) const override
Returns boundary integration domain.
std::unique_ptr< IntegrationRule > giveSurfaceIntegrationRule(int order, int isurf, const Element_Geometry_Type egt) const
std::unique_ptr< IntegrationRule > giveBoundaryIntegrationRule(int order, int boundary, const Element_Geometry_Type) const override
integrationDomain giveBoundaryEdgeIntegrationDomain(int iedge, const Element_Geometry_Type) const override
Returns boundary integration domain.
double edgeComputeLength(IntArray &edgeNodes, const FEICellGeometry &cellgeo) const
const Element_Geometry_Type giveBoundaryGeometryType(int ib) const override
int giveNumberOfNodes(const Element_Geometry_Type) const override
integrationDomain giveIntegrationDomain(const Element_Geometry_Type) const override
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