Chaste Release::3.1
ZeroStimulusCellFactory< CELL, DIM > Class Template Reference

#include <ZeroStimulusCellFactory.hpp>

Inheritance diagram for ZeroStimulusCellFactory< CELL, DIM >:
Collaboration diagram for ZeroStimulusCellFactory< CELL, DIM >:

List of all members.

Public Member Functions

AbstractCardiacCellInterfaceCreateCardiacCellForTissueNode (unsigned node)

Detailed Description

template<class CELL, unsigned DIM>
class ZeroStimulusCellFactory< CELL, DIM >

A cell factory that provides cells with no stimulus.

Definition at line 46 of file ZeroStimulusCellFactory.hpp.


Member Function Documentation

template<class CELL , unsigned DIM>
AbstractCardiacCellInterface* ZeroStimulusCellFactory< CELL, DIM >::CreateCardiacCellForTissueNode ( unsigned  nodeIndex) [inline, virtual]

Must be overridden by subclasses to return a cell object for the given node.

Parameters:
nodeIndexGlobal node index.

Implements AbstractCardiacCellFactory< DIM >.

Definition at line 54 of file ZeroStimulusCellFactory.hpp.

References AbstractCardiacCellFactory< DIM >::mpSolver, and AbstractCardiacCellFactory< DIM >::mpZeroStimulus.


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