#include <ZeroStimulusCellFactory.hpp>
Inherits AbstractCardiacCellFactory< DIM >.
Public Member Functions | |
AbstractCardiacCellInterface * | CreateCardiacCellForTissueNode (Node< DIM > *pNode) |
A cell factory that provides cells with no stimulus.
Definition at line 46 of file ZeroStimulusCellFactory.hpp.
AbstractCardiacCellInterface* ZeroStimulusCellFactory< CELL, DIM >::CreateCardiacCellForTissueNode | ( | Node< DIM > * | pNode | ) | [inline] |
pNode | Pointer to the node. |
Definition at line 58 of file ZeroStimulusCellFactory.hpp.
References AbstractCardiacCellFactory< DIM >::mpSolver, and AbstractCardiacCellFactory< DIM >::mpZeroStimulus.