ZombieCaConc Class Reference

#include <ZombieCaConc.h>

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

List of all members.

Public Member Functions

 ZombieCaConc ()
void vReinit (const Eref &e, ProcPtr info)
void vProcess (const Eref &e, ProcPtr info)
void vCurrent (const Eref &e, double I)
void vCurrentFraction (const Eref &e, double I, double fraction)
void vIncrease (const Eref &e, double I)
void vDecrease (const Eref &e, double I)
void vSetCa (const Eref &e, double val)
double vGetCa (const Eref &e) const
void vSetCaBasal (const Eref &e, double val)
double vGetCaBasal (const Eref &e) const
void vSetTau (const Eref &e, double val)
double vGetTau (const Eref &e) const
void vSetB (const Eref &e, double val)
double vGetB (const Eref &e) const
void vSetCeiling (const Eref &e, double val)
double vGetCeiling (const Eref &e) const
void vSetFloor (const Eref &e, double val)
double vGetFloor (const Eref &e) const
void vSetSolver (const Eref &e, Id hsolve)
 Used to set up the solver. Dummy for regular classes.

Static Public Member Functions

static const CinfoinitCinfo ()

Detailed Description

Zombie object that lets HSolve do its calculations, while letting the user interact with this object as if it were the original object.


Constructor & Destructor Documentation

ZombieCaConc::ZombieCaConc (  )  [inline]

Member Function Documentation

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

Reimplemented from CaConcBase.

References CaConcBase::initCinfo().

Here is the call graph for this function:

void ZombieCaConc::vCurrent ( const Eref e,
double  I 
) [virtual]

Implements CaConcBase.

References HSolve::iCa(), and Eref::id().

Here is the call graph for this function:

void ZombieCaConc::vCurrentFraction ( const Eref e,
double  I,
double  fraction 
) [virtual]

Implements CaConcBase.

void ZombieCaConc::vDecrease ( const Eref e,
double  I 
) [virtual]

Implements CaConcBase.

double ZombieCaConc::vGetB ( const Eref e  )  const [virtual]

Implements CaConcBase.

double ZombieCaConc::vGetCa ( const Eref e  )  const [virtual]

Implements CaConcBase.

References HSolve::getCa(), and Eref::id().

Here is the call graph for this function:

double ZombieCaConc::vGetCaBasal ( const Eref e  )  const [virtual]

Implements CaConcBase.

References HSolve::getCaBasal(), and Eref::id().

Here is the call graph for this function:

double ZombieCaConc::vGetCeiling ( const Eref e  )  const [virtual]

Implements CaConcBase.

References HSolve::getCaCeiling(), and Eref::id().

Here is the call graph for this function:

double ZombieCaConc::vGetFloor ( const Eref e  )  const [virtual]

Implements CaConcBase.

References HSolve::getCaFloor(), and Eref::id().

Here is the call graph for this function:

double ZombieCaConc::vGetTau ( const Eref e  )  const [virtual]

Implements CaConcBase.

void ZombieCaConc::vIncrease ( const Eref e,
double  I 
) [virtual]

Implements CaConcBase.

void ZombieCaConc::vProcess ( const Eref e,
ProcPtr  info 
) [virtual]

Implements CaConcBase.

void ZombieCaConc::vReinit ( const Eref e,
ProcPtr  info 
) [virtual]

Implements CaConcBase.

void ZombieCaConc::vSetB ( const Eref e,
double  val 
) [virtual]

Implements CaConcBase.

References Eref::id(), and HSolve::setTauB().

Here is the call graph for this function:

void ZombieCaConc::vSetCa ( const Eref e,
double  val 
) [virtual]

Implements CaConcBase.

References Eref::id(), and HSolve::setCa().

Here is the call graph for this function:

void ZombieCaConc::vSetCaBasal ( const Eref e,
double  val 
) [virtual]

Implements CaConcBase.

References Eref::id(), and HSolve::setCa().

Here is the call graph for this function:

void ZombieCaConc::vSetCeiling ( const Eref e,
double  val 
) [virtual]

Implements CaConcBase.

References Eref::id(), and HSolve::setCaCeiling().

Here is the call graph for this function:

void ZombieCaConc::vSetFloor ( const Eref e,
double  val 
) [virtual]

Implements CaConcBase.

References Eref::id(), and HSolve::setCaFloor().

Here is the call graph for this function:

void ZombieCaConc::vSetSolver ( const Eref e,
Id  hsolve 
) [virtual]

Used to set up the solver. Dummy for regular classes.

Reimplemented from CaConcBase.

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

Here is the call graph for this function:

void ZombieCaConc::vSetTau ( const Eref e,
double  val 
) [virtual]

Implements CaConcBase.

References Eref::id(), and HSolve::setTauB().

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