basecode/HopFunc.cpp File Reference

#include "header.h"
#include "HopFunc.h"
#include "../mpi/PostMaster.h"
#include "../shell/Shell.h"
Include dependency graph for HopFunc.cpp:

Functions

const double * checkHopFuncTestBuffer ()
double * addToBuf (const Eref &er, 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 er,
HopIndex  hopIndex,
unsigned int  size 
)
const double* checkHopFuncTestBuffer (  ) 

Referenced by testHopFunc().

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

References ObjId::data().

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

Here is the call graph for this function:

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 
)

References ObjId::data().

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

Here is the call graph for this function:


Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1