![]() |
Chaste Commit::22add1fb1e5bcd454df536ccb2a3b023b7c39b2e
|
#include <ZeroStimulusCellFactory.hpp>
Inheritance diagram for ZeroStimulusCellFactory< CELL, DIM >:
Collaboration diagram for ZeroStimulusCellFactory< CELL, DIM >:Additional Inherited Members | |
Protected Attributes inherited from AbstractCardiacCellFactory< DIM > | |
| boost::shared_ptr< ZeroStimulus > | mpZeroStimulus |
| boost::shared_ptr< AbstractIvpOdeSolver > | mpSolver |
A cell factory that provides cells with no stimulus.
Definition at line 46 of file ZeroStimulusCellFactory.hpp.
|
inline |
Definition at line 50 of file ZeroStimulusCellFactory.hpp.
|
inline |
Definition at line 63 of file ZeroStimulusCellFactory.hpp.
|
inline |
| pNode | Pointer to the node. |
Definition at line 58 of file ZeroStimulusCellFactory.hpp.
References AbstractCardiacCellFactory< DIM >::mpSolver, and AbstractCardiacCellFactory< DIM >::mpZeroStimulus.