OpFunc0Base Class Reference

#include <OpFuncBase.h>

Inheritance diagram for OpFunc0Base:
Inheritance graph
[legend]
Collaboration diagram for OpFunc0Base:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool checkFinfo (const Finfo *s) const
virtual void op (const Eref &e) const =0
const OpFuncmakeHopFunc (HopIndex hopIndex) const
void opBuffer (const Eref &e, double *buf) const
 Executes the OpFunc by converting args.
string rttiType () const

Member Function Documentation

bool OpFunc0Base::checkFinfo ( const Finfo s  )  const [inline, virtual]

Implements OpFunc.

const OpFunc * OpFunc0Base::makeHopFunc ( HopIndex  hopIndex  )  const [virtual]

Implements OpFunc.

Referenced by SetGet0::set().

virtual void OpFunc0Base::op ( const Eref e  )  const [pure virtual]

Implemented in EpFunc0< T >, HopFunc0, and OpFunc0< T >.

Referenced by opBuffer(), SrcFinfo0::send(), and SetGet0::set().

void OpFunc0Base::opBuffer ( const Eref e,
double *  buf 
) const [virtual]

Executes the OpFunc by converting args.

Implements OpFunc.

References op().

Here is the call graph for this function:

string OpFunc0Base::rttiType (  )  const [inline, virtual]

Implements OpFunc.


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1