|
MOOSE - Multiscale Object Oriented Simulation Environment
|
This is the complete list of members for SparseMsg, including all inherited members.
| clear() | SparseMsg | |
| clearAllMsgs() | Msg | static |
| copy(Id origSrc, Id newSrc, Id newTgt, FuncId fid, unsigned int b, unsigned int n) const | SparseMsg | virtual |
| deleteMsg(ObjId mid) | Msg | static |
| dist_ | SparseMsg | private |
| e1() const | Msg | inline |
| e1_ | Msg | protected |
| e2() const | Msg | inline |
| e2_ | Msg | protected |
| findOtherEnd(ObjId end) const | SparseMsg | virtual |
| firstTgt(const Eref &src) const | SparseMsg | virtual |
| getAdjacent(ObjId) const | Msg | |
| getColIndex() const | SparseMsg | |
| getDestFieldsOnE1() const | Msg | |
| getDestFieldsOnE2() const | Msg | |
| getE1() const | Msg | |
| getE2() const | Msg | |
| getEntryPairs() const | SparseMsg | |
| getMatrix() | SparseMsg | |
| getMatrixEntry() const | SparseMsg | |
| getMsg(ObjId m) | Msg | static |
| getNumColumns() const | SparseMsg | |
| getNumEntries() const | SparseMsg | |
| getNumRows() const | SparseMsg | |
| getProbability() const | SparseMsg | |
| getRowStart() const | SparseMsg | |
| getSeed() const | SparseMsg | |
| getSrcFieldsOnE1() const | Msg | |
| getSrcFieldsOnE2() const | Msg | |
| initCinfo() | SparseMsg | static |
| initMsgManagers() | Msg | static |
| isForward(const Element *src) const | Msg | inline |
| isLastTrump() | Msg | static |
| lastMsg() | Msg | static |
| lastTrump_ | Msg | protectedstatic |
| lookupMsg(unsigned int index) | SparseMsg | static |
| managerId() const | SparseMsg | |
| managerId_ | SparseMsg | privatestatic |
| matrix_ | SparseMsg | private |
| mid() const | Msg | inline |
| mid_ | Msg | protected |
| Msg(ObjId mid, Element *e1, Element *e2) | Msg | |
| Msg::initMsgManagers() | SparseMsg | friend |
| msg_ | SparseMsg | privatestatic |
| msgManagerId_ | Msg | protectedstatic |
| nrows_ | SparseMsg | private |
| numMsg() | SparseMsg | static |
| numThreads_ | SparseMsg | private |
| p_ | SparseMsg | private |
| pairFill(vector< unsigned int > src, vector< unsigned int > dest) | SparseMsg | |
| randomConnect(double probability) | SparseMsg | |
| rd_ | SparseMsg | private |
| rng_ | SparseMsg | private |
| seed_ | SparseMsg | private |
| setEntry(unsigned int row, unsigned int column, unsigned int value) | SparseMsg | |
| setEntryPairs(vector< unsigned int > entries) | SparseMsg | |
| setMatrix(const SparseMatrix< unsigned int > &m) | SparseMsg | |
| setProbability(double value) | SparseMsg | |
| setRandomConnectivity(double probability, long seed) | SparseMsg | |
| setSeed(unsigned long value) | SparseMsg | |
| sources(vector< vector< Eref > > &v) const | SparseMsg | |
| Msg::sources(vector< vector< Eref > > &v) const =0 | Msg | pure virtual |
| SparseMsg(Element *e1, Element *e2, unsigned int msgIndex) | SparseMsg | |
| targets(vector< vector< Eref > > &v) const | SparseMsg | |
| Msg::targets(vector< vector< Eref > > &v) const =0 | Msg | pure virtual |
| transpose() | SparseMsg | |
| tripletFill(vector< unsigned int > src, vector< unsigned int > dest, vector< unsigned int > field) | SparseMsg | |
| tripletFill1(vector< unsigned int > entries) | SparseMsg | |
| unsetEntry(unsigned int row, unsigned int column) | SparseMsg | |
| updateAfterFill() | SparseMsg | |
| ~Msg() | Msg | virtual |
| ~SparseMsg() | SparseMsg |