|
OOFEM 3.0
|
#include <subdivision.h>
Protected Attributes | |
| int | iNode |
| int | jNode |
| Protected Attributes inherited from oofem::Subdivision::RS_Node | |
| FloatArray | coords |
| double | requiredDensity |
| int | number |
| int | parent |
| bool | boundary |
| RS_Mesh * | mesh |
| IntArray | connectedElements |
| int | globalNumber |
| dofManagerParallelMode | parallel_mode |
| IntArray | partitions |
Definition at line 142 of file subdivision.h.
|
inline |
Definition at line 147 of file subdivision.h.
References oofem::Subdivision::RS_Node::boundary, oofem::Subdivision::RS_Node::mesh, oofem::Subdivision::RS_Node::parent, and oofem::Subdivision::RS_Node::RS_Node().
|
inline |
Definition at line 152 of file subdivision.h.
Referenced by oofem::Subdivision::packSharedIrregulars().
|
inlineoverridevirtual |
Reimplemented from oofem::Subdivision::RS_Node.
Definition at line 156 of file subdivision.h.
|
inline |
Definition at line 148 of file subdivision.h.
Referenced by oofem::Subdivision::RS_Tetra::bisect(), and oofem::Subdivision::RS_Triangle::bisect().
|
protected |
Definition at line 145 of file subdivision.h.
Referenced by giveEdgeNodes(), and setEdgeNodes().
|
protected |
Definition at line 145 of file subdivision.h.
Referenced by giveEdgeNodes(), and setEdgeNodes().