![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmElementDof, including all inherited members.
_columnDofList | GmElementDof | private |
_columnNodeList | GmElementDof | private |
_ndof | GmElementDof | private |
_nodeMaps | GmElementDof | private |
addNode(const QList< int > &dofList) | GmElementDof | |
dof(int columnIndex) const | GmElementDof | inlinevirtual |
dofMapFromList(const QList< int > &dofList) const | GmElementDof | private |
elementDofMap() const | GmElementDof | |
GmElementDof(GmCellType type, const QList< int > &dofList=QList< int >()) | GmElementDof | |
GmElementDof(int numNodes, const QList< int > &dofList=QList< int >()) | GmElementDof | |
init(int numNodes, const QList< int > &dofList) | GmElementDof | private |
node(int columnIndex) const | GmElementDof | inline |
nodeDofList(int node) const | GmElementDof | |
nodeDofMap(int node) const | GmElementDof | inline |
numDof() const | GmElementDof | inlinevirtual |
numNodes() const | GmElementDof | inline |
setNodeDof(int node, const QList< int > &dofList) | GmElementDof | |
~GmElementDof() | GmElementDof |