Go to the documentation of this file.
35#ifndef fei2dquadquad_h
36#define fei2dquadquad_h
80 double giveCharacteristicLength(
const FEICellGeometry &cellgeo)
const override;
82 bool inside(
const FloatArray &lcoords)
const override;
85 IntArray computeLocalEdgeMapping(
int iedge)
const override;
90 double evalNXIntegral(
int iEdge,
const FEICellGeometry &cellgeo)
const override;
92 std::unique_ptr<IntegrationRule> giveIntegrationRule(
int order,
const Element_Geometry_Type)
const override;
106 double boundaryEdgeGiveTransformationJacobian(
int boundary,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
107 double boundaryGiveTransformationJacobian(
int boundary,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
108 double edgeGiveTransformationJacobian(
int iedge,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo)
const override;
FEI2dQuadQuadAxi(int ind1, int ind2)
int giveNumberOfNodes(const Element_Geometry_Type) const override
integrationDomain giveBoundaryIntegrationDomain(int ib, const Element_Geometry_Type) const override
Returns boundary integration domain.
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
const Element_Geometry_Type giveGeometryType() const override
integrationDomain giveIntegrationDomain(const Element_Geometry_Type) 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...
FEI2dQuadQuad(int ind1, int ind2)
FEInterpolation2d(int o, int ind1, int ind2)
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