OOFEM 3.0
Loading...
Searching...
No Matches
oofem::DGProblem::DGBoundaryEntity Class Reference

#include <dg.h>

Collaboration diagram for oofem::DGProblem::DGBoundaryEntity:

Public Member Functions

 DGBoundaryEntity ()
virtual ~DGBoundaryEntity ()
void addElement (int elem, int boundaryID)

Public Attributes

IntArray elements
IntArray elementBoundaryIDs

Detailed Description

Definition at line 174 of file dg.h.

Constructor & Destructor Documentation

◆ DGBoundaryEntity()

oofem::DGProblem::DGBoundaryEntity::DGBoundaryEntity ( )
inline

Definition at line 179 of file dg.h.

References elementBoundaryIDs, and elements.

◆ ~DGBoundaryEntity()

virtual oofem::DGProblem::DGBoundaryEntity::~DGBoundaryEntity ( )
inlinevirtual

Definition at line 180 of file dg.h.

Member Function Documentation

◆ addElement()

void oofem::DGProblem::DGBoundaryEntity::addElement ( int elem,
int boundaryID )
inline

Definition at line 181 of file dg.h.

References elementBoundaryIDs, and elements.

Member Data Documentation

◆ elementBoundaryIDs

IntArray oofem::DGProblem::DGBoundaryEntity::elementBoundaryIDs

Definition at line 178 of file dg.h.

Referenced by addElement(), and DGBoundaryEntity().

◆ elements

IntArray oofem::DGProblem::DGBoundaryEntity::elements

Definition at line 177 of file dg.h.

Referenced by addElement(), and DGBoundaryEntity().


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