IngeWntSwatCellCycleModelCellsGenerator< DIM > Class Template Reference

#include <IngeWntSwatCellCycleModelCellsGenerator.hpp>

Inheritance diagram for IngeWntSwatCellCycleModelCellsGenerator< DIM >:

Inheritance graph
[legend]
Collaboration diagram for IngeWntSwatCellCycleModelCellsGenerator< DIM >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IngeWntSwatCellCycleModelCellsGenerator (unsigned hypothesis)
AbstractCellCycleModelCreateCellCycleModel ()
double GetTypicalTransitCellCycleTime ()
double GetTypicalStemCellCycleTime ()

Private Attributes

unsigned mHypothesis


Detailed Description

template<unsigned DIM>
class IngeWntSwatCellCycleModelCellsGenerator< DIM >

A helper class for generating a vector of cells with IngeWntSwatCellCycleModels for a given mesh.

Definition at line 39 of file IngeWntSwatCellCycleModelCellsGenerator.hpp.


Constructor & Destructor Documentation

template<unsigned DIM>
IngeWntSwatCellCycleModelCellsGenerator< DIM >::IngeWntSwatCellCycleModelCellsGenerator ( unsigned  hypothesis  )  [inline]

Constructor.

Parameters:
hypothesis Hypothesis number (1 or 2), concerning the nature of the interactions modelled by the cell cycle ODE system

Definition at line 32 of file IngeWntSwatCellCycleModelCellsGenerator.cpp.


Member Function Documentation

template<unsigned DIM>
AbstractCellCycleModel * IngeWntSwatCellCycleModelCellsGenerator< DIM >::CreateCellCycleModel (  )  [inline, virtual]

template<unsigned DIM>
double IngeWntSwatCellCycleModelCellsGenerator< DIM >::GetTypicalTransitCellCycleTime (  )  [inline, virtual]

Returns:
default cell cycle time for a transit cell.

Implements AbstractCellsGenerator< DIM >.

Definition at line 46 of file IngeWntSwatCellCycleModelCellsGenerator.cpp.

template<unsigned DIM>
double IngeWntSwatCellCycleModelCellsGenerator< DIM >::GetTypicalStemCellCycleTime (  )  [inline, virtual]

Returns:
default cell cycle time for a transit cell.

Implements AbstractCellsGenerator< DIM >.

Definition at line 52 of file IngeWntSwatCellCycleModelCellsGenerator.cpp.


Member Data Documentation

template<unsigned DIM>
unsigned IngeWntSwatCellCycleModelCellsGenerator< DIM >::mHypothesis [private]

Hypothesis number (1 or 2), concerning the nature of the interactions modelled by the cell cycle ODE system.

Definition at line 47 of file IngeWntSwatCellCycleModelCellsGenerator.hpp.

Referenced by IngeWntSwatCellCycleModelCellsGenerator< DIM >::CreateCellCycleModel().


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

Generated on Tue Aug 4 16:11:20 2009 for Chaste by  doxygen 1.5.5