ZombieFunction Class Reference

#include <ZombieFunction.h>

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

List of all members.

Public Member Functions

 ZombieFunction ()
 ~ZombieFunction ()
void setExpr (const Eref &e, string val)
void process (const Eref &e, ProcPtr p)
void reinit (const Eref &e, ProcPtr p)
void setSolver (Id solver, Id orig)

Static Public Member Functions

static void zombify (Element *orig, const Cinfo *zClass, Id ksolve, Id dsolve)
static const CinfoinitCinfo ()

Constructor & Destructor Documentation

ZombieFunction::ZombieFunction (  ) 
ZombieFunction::~ZombieFunction (  ) 

Member Function Documentation

const Cinfo * ZombieFunction::initCinfo (  )  [static]

Reimplemented from Function.

References Function::getExpr(), Function::initCinfo(), process(), reinit(), and setExpr().

Referenced by zombify().

Here is the call graph for this function:

void ZombieFunction::process ( const Eref e,
ProcPtr  p 
)

Reimplemented from Function.

Referenced by initCinfo().

void ZombieFunction::reinit ( const Eref e,
ProcPtr  p 
)

Reimplemented from Function.

Referenced by initCinfo().

void ZombieFunction::setExpr ( const Eref e,
string  val 
)

Reimplemented from Function.

Referenced by initCinfo().

void ZombieFunction::setSolver ( Id  solver,
Id  orig 
)

References Function::_stoich, Element::cinfo(), Id::element(), Cinfo::isA(), and Cinfo::name().

Referenced by zombify().

Here is the call graph for this function:

void ZombieFunction::zombify ( Element orig,
const Cinfo zClass,
Id  ksolve,
Id  dsolve 
) [static]

References Element::cinfo(), Function::initCinfo(), initCinfo(), Element::numLocalData(), Element::replaceCinfo(), and setSolver().

Here is the call graph for this function:


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1