ZombieEnz Class Reference

#include <ZombieEnz.h>

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

List of all members.

Public Member Functions

 ZombieEnz ()
 ~ZombieEnz ()
void vSetK1 (const Eref &e, double v)
double vGetK1 (const Eref &e) const
void vSetK2 (const Eref &e, double v)
double vGetK2 (const Eref &e) const
void vSetKcat (const Eref &e, double v)
double vGetKcat (const Eref &e) const
void vSetKm (const Eref &e, double v)
double vGetKm (const Eref &e) const
void vSetNumKm (const Eref &e, double v)
double vGetNumKm (const Eref &e) const
void vSetRatio (const Eref &e, double v)
double vGetRatio (const Eref &e) const
void vSetConcK1 (const Eref &e, double v)
double vGetConcK1 (const Eref &e) const
void setSolver (Id solver, Id orig)
 Assign solver info.

Static Public Member Functions

static const CinfoinitCinfo ()

Constructor & Destructor Documentation

ZombieEnz::ZombieEnz (  ) 
ZombieEnz::~ZombieEnz (  ) 

Member Function Documentation

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

Reimplemented from CplxEnzBase.

References CplxEnzBase::initCinfo().

Here is the call graph for this function:

void ZombieEnz::setSolver ( Id  solver,
Id  orig 
) [virtual]

Assign solver info.

Reimplemented from EnzBase.

References Element::cinfo(), Eref::data(), Id::element(), Id::eref(), Cinfo::find(), Cinfo::findFinfo(), Element::getNeighbors(), Stoich::installEnzyme(), and Cinfo::isA().

Here is the call graph for this function:

double ZombieEnz::vGetConcK1 ( const Eref e  )  const [virtual]

Implements CplxEnzBase.

double ZombieEnz::vGetK1 ( const Eref e  )  const [virtual]

Implements CplxEnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

double ZombieEnz::vGetK2 ( const Eref e  )  const [virtual]

Implements CplxEnzBase.

References Stoich::getEnzK2().

Referenced by vGetNumKm().

Here is the call graph for this function:

double ZombieEnz::vGetKcat ( const Eref e  )  const [virtual]

Implements EnzBase.

References Stoich::getEnzK3().

Referenced by vGetNumKm().

Here is the call graph for this function:

double ZombieEnz::vGetKm ( const Eref e  )  const [virtual]

Implements EnzBase.

References CplxEnzBase::getK2(), and EnzBase::getKcat().

Here is the call graph for this function:

double ZombieEnz::vGetNumKm ( const Eref e  )  const [virtual]

Implements EnzBase.

References convertConcToNumRateUsingMesh(), vGetK2(), and vGetKcat().

Here is the call graph for this function:

double ZombieEnz::vGetRatio ( const Eref e  )  const [virtual]

Implements CplxEnzBase.

References CplxEnzBase::getK2(), and EnzBase::getKcat().

Here is the call graph for this function:

void ZombieEnz::vSetConcK1 ( const Eref e,
double  v 
) [virtual]

Implements CplxEnzBase.

References Stoich::setEnzK1().

Here is the call graph for this function:

void ZombieEnz::vSetK1 ( const Eref e,
double  v 
) [virtual]

Implements CplxEnzBase.

References convertConcToNumRateUsingMesh(), and Stoich::setEnzK1().

Here is the call graph for this function:

void ZombieEnz::vSetK2 ( const Eref e,
double  v 
) [virtual]

Implements CplxEnzBase.

References Stoich::setEnzK2().

Here is the call graph for this function:

void ZombieEnz::vSetKcat ( const Eref e,
double  v 
) [virtual]

Implements EnzBase.

References Stoich::setEnzK3().

Here is the call graph for this function:

void ZombieEnz::vSetKm ( const Eref e,
double  v 
) [virtual]

Implements EnzBase.

References CplxEnzBase::getK2(), EnzBase::getKcat(), and Stoich::setEnzK1().

Here is the call graph for this function:

void ZombieEnz::vSetNumKm ( const Eref e,
double  v 
) [virtual]

Implements EnzBase.

References convertConcToNumRateUsingMesh(), CplxEnzBase::getK2(), EnzBase::getKcat(), and Stoich::setEnzK1().

Here is the call graph for this function:

void ZombieEnz::vSetRatio ( const Eref e,
double  v 
) [virtual]

Implements CplxEnzBase.

References CplxEnzBase::getK2(), EnzBase::getKcat(), EnzBase::getKm(), CplxEnzBase::setConcK1(), and Stoich::setEnzK2().

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