#include <HopFunc.h>
Public Member Functions | |
HopFunc2 (HopIndex hopIndex) | |
void | op (const Eref &e, A1 arg1, A2 arg2) const |
void | opVec (const Eref &e, const vector< A1 > &arg1, const vector< A1 > &arg2, const OpFunc2Base< A1, A2 > *op) const |
void HopFunc2< A1, A2 >::op | ( | const Eref & | e, | |
A1 | arg1, | |||
A2 | arg2 | |||
) | const [inline, virtual] |
Implements OpFunc2Base< A1, A2 >.
References addToBuf(), and dispatchBuffers().
Referenced by testHopFunc().
void HopFunc2< A1, A2 >::opVec | ( | const Eref & | e, | |
const vector< A1 > & | arg1, | |||
const vector< A1 > & | arg2, | |||
const OpFunc2Base< A1, A2 > * | op | |||
) | const [inline] |
References addToBuf(), dispatchBuffers(), Eref::element(), Element::getNumOnNode(), Element::isGlobal(), mooseMyNode(), mooseNumNodes(), Element::numField(), Element::numLocalData(), OpFunc2Base< A1, A2 >::op(), q, and y.