HopFunc2< A1, A2 > Class Template Reference

#include <HopFunc.h>

Inheritance diagram for HopFunc2< A1, A2 >:
Inheritance graph
[legend]
Collaboration diagram for HopFunc2< A1, A2 >:
Collaboration graph
[legend]

List of all members.

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

template<class A1, class A2>
class HopFunc2< A1, A2 >


Constructor & Destructor Documentation

template<class A1, class A2>
HopFunc2< A1, A2 >::HopFunc2 ( HopIndex  hopIndex  )  [inline]

Member Function Documentation

template<class A1, class A2>
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().

Here is the call graph for this function:

template<class A1, class A2>
void HopFunc2< A1, A2 >::opVec ( const Eref e,
const vector< A1 > &  arg1,
const vector< A1 > &  arg2,
const OpFunc2Base< A1, A2 > *  op 
) const [inline]

The documentation for this class was generated from the following file:

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1