OOFEM 3.0
Loading...
Searching...
No Matches
oofem::BCTracker::Entry Struct Reference

Helper class storing a sigle record for component (element, node, etc). More...

#include <bctracker.h>

Public Member Functions

 Entry (int bc, int bid)

Public Attributes

int bcNumber
 bc number
int boundaryId
 boundari ID if required

Detailed Description

Helper class storing a sigle record for component (element, node, etc).

Definition at line 59 of file bctracker.h.

Constructor & Destructor Documentation

◆ Entry()

oofem::BCTracker::Entry::Entry ( int bc,
int bid )
inline

Definition at line 65 of file bctracker.h.

References bcNumber, and boundaryId.

Member Data Documentation

◆ bcNumber

int oofem::BCTracker::Entry::bcNumber

bc number

Definition at line 61 of file bctracker.h.

Referenced by Entry().

◆ boundaryId

int oofem::BCTracker::Entry::boundaryId

boundari ID if required

Definition at line 63 of file bctracker.h.

Referenced by Entry().


The documentation for this struct 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