Go to the documentation of this file.
35#ifndef sloanlevelstruct_h
36#define sloanlevelstruct_h
88 int formYourself(
int limitWidth = -1);
int Root
Root node of level structure.
int giveWidth()
Returns the width of receiver.
void setEnd(int end)
Sets the end node of receiver.
int Width
Width of structure defined as max number of nodes in all levels.
int giveRoot()
Return root node of receiver.
std::vector< IntArray > Structure
Data representation of structure: List of arrays, one array for each level.
SloanGraph * Graph
Reference to corresponding graph.
SloanLevelStructure(SloanGraph *graph, int root)
Creates new level structure assignment to graph, with root being the root node.
int giveEnd()
Returns the end node of receiver.
int Depth
Depth of structure defined as number of levels.
int End
End node of root structure.
void computeDepth()
Computes depth of receiver.
int giveDepth()
Returns the depth of receiver.
void computeWidth()
Computes the Width of receiver.
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