tumopp: Tumor growth simulator in C++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Ntumopp
 CCellCancer cell
 CCellParamsParameters for Cell class
 CCoordBase class of coordinate system
 CEventRatesParameters for the probability distributions of waiting times
 Cexit_success
 CHexagonalDerived class of Coord
 CMooreDerived class of Coord
 CNeumannDerived class of Coord
 CSimulationRepresents single run
 CTissuePopulation of Cell
 Chash_ptr_cellHashing function object for shared_pointer<Cell>
 Cequal_ptr_cellEqual function object for shared_pointer<Cell>