ZombieMMenz Class Reference

#include <ZombieMMenz.h>

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

List of all members.

Public Member Functions

 ZombieMMenz ()
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 vSetKcat (const Eref &e, double v)
double vGetKcat (const Eref &e) const
void setSolver (Id solver, Id orig)

Static Public Member Functions

static const CinfoinitCinfo ()

Detailed Description

This class represents the Michaelis-Menten type enzyme, obeying the equation V = kcat.[Etot].[S]/( Km + [S] )


Constructor & Destructor Documentation

ZombieMMenz::ZombieMMenz (  ) 

Member Function Documentation

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

Reimplemented from EnzBase.

References EnzBase::initCinfo().

Referenced by setSolver().

Here is the call graph for this function:

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

Does ZombieMMenz specific functions during conversion to zombie virtual func overrides default.

Now set up the RateTerm

Reimplemented from EnzBase.

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

Here is the call graph for this function:

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

Implements EnzBase.

References Stoich::getMMenzKcat().

Here is the call graph for this function:

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

Implements EnzBase.

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

Implements EnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

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

Implements EnzBase.

References Stoich::setMMenzKcat().

Here is the call graph for this function:

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

Implements EnzBase.

References Stoich::setMMenzKm().

Here is the call graph for this function:

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

Implements EnzBase.

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

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