|
MOOSE - Multiscale Object Oriented Simulation Environment
|
#include <OpFuncBase.h>
Collaboration diagram for HopIndex:Public Member Functions | |
| unsigned short | bindIndex () const |
| HopIndex (unsigned short bindIndex, unsigned char hopType=MooseSendHop) | |
| unsigned char | hopType () const |
Private Attributes | |
| unsigned short | bindIndex_ |
| unsigned char | hopType_ |
Definition at line 23 of file OpFuncBase.h.
|
inline |
Definition at line 26 of file OpFuncBase.h.
|
inline |
Definition at line 32 of file OpFuncBase.h.
References bindIndex_.
Referenced by addToBuf(), GetHopFunc< A >::getMultiNodeVec(), GetHopFunc< A >::getRemoteFieldVec(), and GetHopFunc< A >::op().
Here is the caller graph for this function:
|
inline |
Definition at line 36 of file OpFuncBase.h.
References hopType_.
Referenced by addToBuf(), and dispatchBuffers().
Here is the caller graph for this function:
|
private |
Definition at line 40 of file OpFuncBase.h.
Referenced by bindIndex().
|
private |
Definition at line 41 of file OpFuncBase.h.
Referenced by hopType().