MMenz Class Reference

#include <MMenz.h>

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

List of all members.

Public Member Functions

 MMenz ()
virtual ~MMenz ()
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 vProcess (const Eref &e, ProcPtr p)
void vReinit (const Eref &e, ProcPtr p)
void vSub (double n)
void vEnz (double n)
void vRemesh (const Eref &e)

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

MMenz::MMenz (  ) 
MMenz::~MMenz (  )  [virtual]

Member Function Documentation

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

Reimplemented from EnzBase.

References EnzBase::initCinfo().

Here is the call graph for this function:

void MMenz::vEnz ( double  n  )  [virtual]

Reimplemented from EnzBase.

Referenced by testMMenz().

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

Implements EnzBase.

Referenced by testMMenz().

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

Implements EnzBase.

Referenced by testMMenz().

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

Implements EnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

void MMenz::vProcess ( const Eref e,
ProcPtr  p 
) [virtual]

Reimplemented from EnzBase.

References SrcFinfo2< T1, T2 >::send().

Referenced by testMMenz().

Here is the call graph for this function:

void MMenz::vReinit ( const Eref e,
ProcPtr  p 
) [virtual]

Reimplemented from EnzBase.

Referenced by testMMenz().

void MMenz::vRemesh ( const Eref e  )  [virtual]

Reimplemented from EnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

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

Implements EnzBase.

Referenced by testMMenz().

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

Implements EnzBase.

References convertConcToNumRateUsingMesh().

Referenced by testMMenz().

Here is the call graph for this function:

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

Implements EnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

void MMenz::vSub ( double  n  )  [virtual]

Reimplemented from EnzBase.

Referenced by testMMenz().


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1