tumopp: Tumor growth simulator in C++
|
▼Ntumopp | |
CBenchmark | Utility class for benchmarking |
CCell | Cancer cell |
CCellParams | Parameters for Cell class |
CCoord | Base class of coordinate system |
CEventRates | Parameters for the probability distributions of waiting times |
Cexit_success | |
CHexagonal | Derived class of Coord |
CMoore | Derived class of Coord |
CNeumann | Derived class of Coord |
CSimulation | Represents single run |
▼CTissue | Population of Cell |
Cequal_ptr_cell | Equal function object for shared_pointer<Cell> |
Chash_ptr_cell | Hashing function object for shared_pointer<Cell> |