Public Member Functions | |
| forwardOpenLoopNode (int i, string s, Real v, int id, int size) | |
| forwardOpenLoopNode (int i, string s, Real v, int size) | |
| forwardOpenLoopNode (int i, string s, int size) | |
| bool | equal (forwardOpenLoopNode n) |
| int | getDof () |
| int | getChildDof () |
| int | getChildRid () |
| forwardOpenLoopNode * | nextChild (vector< Real > *PhiValues, vector< Real > *PsiValues) |
| int | generateChildren (vector< Real > *PhiValues, vector< Real > *PsiValues, PPhiPsiDistribution &PhiPsiDistri) |
| void | print () |
Public Attributes | |
| int | Rid |
| string | Type |
| Real | Value |
| int | LastVisitedChildId |
| int | LoopSize |
| forwardOpenLoopNode::forwardOpenLoopNode | ( | int | i, | |
| string | s, | |||
| Real | v, | |||
| int | id, | |||
| int | size | |||
| ) | [inline] |
| forwardOpenLoopNode::forwardOpenLoopNode | ( | int | i, | |
| string | s, | |||
| Real | v, | |||
| int | size | |||
| ) | [inline] |
| forwardOpenLoopNode::forwardOpenLoopNode | ( | int | i, | |
| string | s, | |||
| int | size | |||
| ) | [inline] |
| bool forwardOpenLoopNode::equal | ( | forwardOpenLoopNode | n | ) | [inline] |
| int forwardOpenLoopNode::getDof | ( | ) | [inline] |
| int forwardOpenLoopNode::getChildDof | ( | ) | [inline] |
| int forwardOpenLoopNode::getChildRid | ( | ) | [inline] |
| forwardOpenLoopNode* forwardOpenLoopNode::nextChild | ( | vector< Real > * | PhiValues, | |
| vector< Real > * | PsiValues | |||
| ) | [inline] |
| int forwardOpenLoopNode::generateChildren | ( | vector< Real > * | PhiValues, | |
| vector< Real > * | PsiValues, | |||
| PPhiPsiDistribution & | PhiPsiDistri | |||
| ) | [inline] |
| void forwardOpenLoopNode::print | ( | ) | [inline] |
| string forwardOpenLoopNode::Type |
1.5.1