MOOSE - Multiscale Object Oriented Simulation Environment
|
#include <OpFuncBase.h>
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().
|
inline |
Definition at line 36 of file OpFuncBase.h.
References hopType_.
Referenced by addToBuf(), and dispatchBuffers().
|
private |
Definition at line 40 of file OpFuncBase.h.
Referenced by bindIndex().
|
private |
Definition at line 41 of file OpFuncBase.h.
Referenced by hopType().