OOFEM 3.0
Loading...
Searching...
No Matches
oofem::SharedBoundaryEntity Class Reference

#include <connectivitytable.h>

Collaboration diagram for oofem::SharedBoundaryEntity:

Classes

struct  elementRec

Public Attributes

int interpolationOrder
std::list< elementRecelements
IntArray nodes
Element_Geometry_Type geomType
int spatialDimension

Detailed Description

@NOTE Consider just keeping the connectivity information (list of shared elements) and allocate dofmanages in Domain and keep nodes on element standard DofManList.

Definition at line 62 of file connectivitytable.h.

Member Data Documentation

◆ elements

std::list<elementRec> oofem::SharedBoundaryEntity::elements

Definition at line 75 of file connectivitytable.h.

Referenced by oofem::QuadraticInterpolation::initializeCell().

◆ geomType

Element_Geometry_Type oofem::SharedBoundaryEntity::geomType

Definition at line 78 of file connectivitytable.h.

◆ interpolationOrder

int oofem::SharedBoundaryEntity::interpolationOrder

Definition at line 72 of file connectivitytable.h.

◆ nodes

IntArray oofem::SharedBoundaryEntity::nodes

Definition at line 77 of file connectivitytable.h.

◆ spatialDimension

int oofem::SharedBoundaryEntity::spatialDimension

Definition at line 79 of file connectivitytable.h.


The documentation for this class was generated from the following file:

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