Enz Class Reference

#include <Enz.h>

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

List of all members.

Public Member Functions

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

Static Public Member Functions

static const CinfoinitCinfo ()

Constructor & Destructor Documentation

Enz::Enz (  ) 
Enz::~Enz (  ) 

Member Function Documentation

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

Reimplemented from CplxEnzBase.

References CplxEnzBase::initCinfo().

Here is the call graph for this function:

void Enz::vCplx ( double  n  )  [virtual]

Reimplemented from CplxEnzBase.

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

Reimplemented from EnzBase.

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

Implements CplxEnzBase.

References EPSILON.

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

Implements CplxEnzBase.

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

Implements CplxEnzBase.

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

Implements EnzBase.

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

Implements EnzBase.

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

Implements EnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

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

Implements CplxEnzBase.

void Enz::vPrd ( double  n  ) 
void Enz::vProcess ( const Eref e,
ProcPtr  p 
) [virtual]

Reimplemented from EnzBase.

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

Here is the call graph for this function:

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

Reimplemented from EnzBase.

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

Reimplemented from EnzBase.

References EnzBase::setKm().

Here is the call graph for this function:

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

Implements CplxEnzBase.

References convertConcToNumRateUsingMesh(), and EPSILON.

Here is the call graph for this function:

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

Implements CplxEnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

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

Implements CplxEnzBase.

References vSetKm().

Here is the call graph for this function:

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

Implements EnzBase.

References vSetKm().

Here is the call graph for this function:

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

Implements EnzBase.

References convertConcToNumRateUsingMesh().

Referenced by vSetK2(), and vSetKcat().

Here is the call graph for this function:

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

Implements EnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

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

Implements CplxEnzBase.

References convertConcToNumRateUsingMesh().

Here is the call graph for this function:

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

Reimplemented from EnzBase.


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1