ZombieBufPool Class Reference

#include <ZombieBufPool.h>

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

List of all members.

Public Member Functions

 ZombieBufPool ()
 ~ZombieBufPool ()
void vSetN (const Eref &e, double v)
 The 'get' functions are simply inherited from ZombiePool.
void vSetNinit (const Eref &e, double v)
void vSetConc (const Eref &e, double v)
void vSetConcInit (const Eref &e, double v)

Static Public Member Functions

static const CinfoinitCinfo ()

Constructor & Destructor Documentation

ZombieBufPool::ZombieBufPool (  ) 
ZombieBufPool::~ZombieBufPool (  ) 

Member Function Documentation

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

Reimplemented from ZombiePool.

References ZombiePool::initCinfo().

Here is the call graph for this function:

void ZombieBufPool::vSetConc ( const Eref e,
double  v 
) [virtual]

Reimplemented from ZombiePool.

References lookupVolumeFromMesh(), NA, and vSetN().

Referenced by vSetConcInit().

Here is the call graph for this function:

void ZombieBufPool::vSetConcInit ( const Eref e,
double  v 
) [virtual]

Reimplemented from ZombiePool.

References vSetConc().

Here is the call graph for this function:

void ZombieBufPool::vSetN ( const Eref e,
double  v 
) [virtual]

The 'get' functions are simply inherited from ZombiePool.

Reimplemented from ZombiePool.

References vSetNinit().

Referenced by vSetConc(), and vSetNinit().

Here is the call graph for this function:

void ZombieBufPool::vSetNinit ( const Eref e,
double  v 
) [virtual]

Reimplemented from ZombiePool.

References vSetN().

Referenced by vSetN().

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