MOOSE - Multiscale Object Oriented Simulation Environment
|
This is the complete list of members for Msg, including all inherited members.
clearAllMsgs() | Msg | static |
copy(Id origSrc, Id newSrc, Id newTgt, FuncId fid, unsigned int b, unsigned int n) const =0 | Msg | pure virtual |
deleteMsg(ObjId mid) | Msg | static |
e1() const | Msg | inline |
e1_ | Msg | protected |
e2() const | Msg | inline |
e2_ | Msg | protected |
findOtherEnd(ObjId) const =0 | Msg | pure virtual |
firstTgt(const Eref &src) const =0 | Msg | pure virtual |
getAdjacent(ObjId) const | Msg | |
getDestFieldsOnE1() const | Msg | |
getDestFieldsOnE2() const | Msg | |
getE1() const | Msg | |
getE2() const | Msg | |
getMsg(ObjId m) | Msg | static |
getSrcFieldsOnE1() const | Msg | |
getSrcFieldsOnE2() const | Msg | |
initCinfo() | Msg | static |
initMsgManagers() | Msg | static |
isForward(const Element *src) const | Msg | inline |
isLastTrump() | Msg | static |
lastMsg() | Msg | static |
lastMsg_ | Msg | privatestatic |
lastTrump_ | Msg | protectedstatic |
mid() const | Msg | inline |
mid_ | Msg | protected |
Msg(ObjId mid, Element *e1, Element *e2) | Msg | |
msgManagerId_ | Msg | protectedstatic |
sources(vector< vector< Eref > > &v) const =0 | Msg | pure virtual |
targets(vector< vector< Eref > > &v) const =0 | Msg | pure virtual |
~Msg() | Msg | virtual |