OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#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 |
List of partition sharing the shared dof manager or remote partion containing remote dofmanager counterpart. More... | |
Definition at line 142 of file subdivision.h.
|
inline |
Definition at line 147 of file subdivision.h.
|
inline |
Definition at line 152 of file subdivision.h.
|
inlinevirtual |
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_Triangle::bisect(), oofem::Subdivision::RS_Tetra::bisect(), and oofem::Subdivision::unpackSharedIrregulars().
|
protected |
Definition at line 145 of file subdivision.h.
|
protected |
Definition at line 145 of file subdivision.h.