boundary | oofem::Subdivision::RS_Node | protected |
buildTopLevelNodeConnectivity(ConnectivityTable *ct) | oofem::Subdivision::RS_Node | |
connectedElements | oofem::Subdivision::RS_Node | protected |
coords | oofem::Subdivision::RS_Node | protected |
drawGeometry() | oofem::Subdivision::RS_Node | |
eraseConnectedElement(int num) | oofem::Subdivision::RS_Node | inline |
giveConnectedElements() | oofem::Subdivision::RS_Node | inline |
giveCoordinate(int i) | oofem::Subdivision::RS_Node | inline |
giveCoordinates() | oofem::Subdivision::RS_Node | inline |
giveEdgeNodes(int &i, int &j) | oofem::Subdivision::RS_IrregularNode | inline |
giveGlobalNumber() | oofem::Subdivision::RS_Node | inline |
giveNumber() | oofem::Subdivision::RS_Node | inline |
giveParallelMode() const | oofem::Subdivision::RS_Node | inline |
giveParent() | oofem::Subdivision::RS_Node | inline |
givePartitions() | oofem::Subdivision::RS_Node | inline |
giveRequiredDensity() | oofem::Subdivision::RS_Node | inline |
globalNumber | oofem::Subdivision::RS_Node | protected |
importConnectivity(ConnectivityTable *ct) | oofem::Subdivision::RS_Node | |
iNode | oofem::Subdivision::RS_IrregularNode | protected |
insertConnectedElement(int num) | oofem::Subdivision::RS_Node | inline |
isBoundary() | oofem::Subdivision::RS_Node | inline |
isIrregular() | oofem::Subdivision::RS_IrregularNode | inlinevirtual |
jNode | oofem::Subdivision::RS_IrregularNode | protected |
mesh | oofem::Subdivision::RS_Node | protected |
number | oofem::Subdivision::RS_Node | protected |
numberSharedEdges() | oofem::Subdivision::RS_Node | |
parallel_mode | oofem::Subdivision::RS_Node | protected |
parent | oofem::Subdivision::RS_Node | protected |
partitions | oofem::Subdivision::RS_Node | protected |
preallocateConnectedElements(int size) | oofem::Subdivision::RS_Node | inline |
requiredDensity | oofem::Subdivision::RS_Node | protected |
RS_IrregularNode(int n, Subdivision::RS_Mesh *mesh, int parent, FloatArray &c, double rd, bool boundary) | oofem::Subdivision::RS_IrregularNode | inline |
RS_Node(int n, Subdivision::RS_Mesh *m, int parent, FloatArray &c, double rd, bool boundary) | oofem::Subdivision::RS_Node | inline |
setBoundary(bool b) | oofem::Subdivision::RS_Node | inline |
setConnectedElements(IntArray _conn) | oofem::Subdivision::RS_Node | inline |
setEdgeNodes(int i, int j) | oofem::Subdivision::RS_IrregularNode | inline |
setGlobalNumber(int gn) | oofem::Subdivision::RS_Node | inline |
setNumber(int _n) | oofem::Subdivision::RS_Node | inline |
setParallelMode(dofManagerParallelMode _mode) | oofem::Subdivision::RS_Node | inline |
setPartitions(IntArray _p) | oofem::Subdivision::RS_Node | inline |
~RS_Node() | oofem::Subdivision::RS_Node | inlinevirtual |