basecode/HopFunc.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HopFunc0
class  HopFunc1< A >
class  HopFunc2< A1, A2 >
class  HopFunc3< A1, A2, A3 >
class  HopFunc4< A1, A2, A3, A4 >
class  HopFunc5< A1, A2, A3, A4, A5 >
class  HopFunc6< A1, A2, A3, A4, A5, A6 >
class  GetHopFunc< A >

Functions

double * addToBuf (const Eref &e, HopIndex hopIndex, unsigned int size)
void dispatchBuffers (const Eref &e, HopIndex hopIndex)
double * remoteGet (const Eref &e, unsigned int bindIndex)
void remoteGetVec (const Eref &e, unsigned int bindIndex, vector< vector< double > > &getRecvBuf, vector< unsigned int > &numOnNode)
void remoteFieldGetVec (const Eref &e, unsigned int bindIndex, vector< double > &getRecvBuf)
unsigned int mooseNumNodes ()
unsigned int mooseMyNode ()

Function Documentation

double* addToBuf ( const Eref e,
HopIndex  hopIndex,
unsigned int  size 
)
void dispatchBuffers ( const Eref e,
HopIndex  hopIndex 
)
unsigned int mooseMyNode (  ) 
unsigned int mooseNumNodes (  ) 
void remoteFieldGetVec ( const Eref e,
unsigned int  bindIndex,
vector< double > &  getRecvBuf 
)
double* remoteGet ( const Eref e,
unsigned int  bindIndex 
)

References ObjId::data().

Referenced by GetHopFunc< A >::op().

Here is the call graph for this function:

void remoteGetVec ( const Eref e,
unsigned int  bindIndex,
vector< vector< double > > &  getRecvBuf,
vector< unsigned int > &  numOnNode 
)

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1