BathCellFactory< DIM, CELLTYPE > Class Template Reference

#include <SimpleBathProblemSetup.hpp>

Inherits AbstractCardiacCellFactory< DIM >.

Collaboration diagram for BathCellFactory< DIM, CELLTYPE >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BathCellFactory (double stimulusMagnitude, c_vector< double, DIM > stimulatedPoint)
AbstractCardiacCellCreateCardiacCellForTissueNode (unsigned node)

Private Attributes

boost::shared_ptr< SimpleStimulusmpStimulus
c_vector< double, DIM > mStimulatedPoint

Detailed Description

template<unsigned DIM, class CELLTYPE = CellLuoRudy1991FromCellML>
class BathCellFactory< DIM, CELLTYPE >

A simple cell factory for bath problems, applying a SimpleStimulus for 0.5ms at a single point.

Definition at line 47 of file SimpleBathProblemSetup.hpp.


Constructor & Destructor Documentation

template<unsigned DIM, class CELLTYPE = CellLuoRudy1991FromCellML>
BathCellFactory< DIM, CELLTYPE >::BathCellFactory ( double  stimulusMagnitude,
c_vector< double, DIM >  stimulatedPoint 
) [inline]

Create the cell factory.

Parameters:
stimulusMagnitude 
stimulatedPoint spatial co-ordinates of where to stimulate. Must correspond to a node location.

Definition at line 62 of file SimpleBathProblemSetup.hpp.


Member Function Documentation

template<unsigned DIM, class CELLTYPE = CellLuoRudy1991FromCellML>
AbstractCardiacCell* BathCellFactory< DIM, CELLTYPE >::CreateCardiacCellForTissueNode ( unsigned  node  )  [inline, virtual]

Member Data Documentation

template<unsigned DIM, class CELLTYPE = CellLuoRudy1991FromCellML>
boost::shared_ptr<SimpleStimulus> BathCellFactory< DIM, CELLTYPE >::mpStimulus [private]

The stimulus to apply

Definition at line 51 of file SimpleBathProblemSetup.hpp.

Referenced by BathCellFactory< DIM, CELLTYPE >::CreateCardiacCellForTissueNode().

template<unsigned DIM, class CELLTYPE = CellLuoRudy1991FromCellML>
c_vector<double,DIM> BathCellFactory< DIM, CELLTYPE >::mStimulatedPoint [private]

and where to apply it

Definition at line 53 of file SimpleBathProblemSetup.hpp.

Referenced by BathCellFactory< DIM, CELLTYPE >::CreateCardiacCellForTissueNode().


The documentation for this class was generated from the following file:
Generated on Thu Dec 22 13:01:54 2011 for Chaste by  doxygen 1.6.3