tumopp: Tumor growth simulator in C++
tumopp::Cell Member List

This is the complete list of members for tumopp::Cell, including all inherited members.

add_coord(const coord_t &direction) noexcepttumopp::Cellinline
ancestor_tumopp::Cellprivate
birth_rate() const noexcepttumopp::Cellinline
Cell()=defaulttumopp::Cell
Cell(const coord_t &v, unsigned i, std::shared_ptr< EventRates > er=std::make_shared< EventRates >()) noexcepttumopp::Cellinline
Cell(const Cell &other) noexcepttumopp::Cellinline
Cell(Cell &&other)=defaulttumopp::Cell
coord() const noexcepttumopp::Cellinline
coord_tumopp::Cellprivate
death_prob() const noexcepttumopp::Cellinline
death_rate() const noexcepttumopp::Cellinline
delta_time(urbg_t &, double now, double positional_value, bool surrounded=false)tumopp::Cell
differentiate(urbg_t &)tumopp::Cell
event_rates_tumopp::Cellprivate
force_mutate(urbg_t &)tumopp::Cell
header()tumopp::Cellstatic
id_tumopp::Cellprivate
increase_death_rate() noexcepttumopp::Cellinline
is_differentiated() const noexcepttumopp::Cellinline
migra_rate() const noexcepttumopp::Cellinline
mutate(urbg_t &)tumopp::Cell
next_event() const noexcepttumopp::Cellinline
next_event_tumopp::Cellprivate
operator<<tumopp::Cellfriend
operator=(const Cell &)=deletetumopp::Cell
operator=(Cell &&)=defaulttumopp::Cell
param(const param_type &p)tumopp::Cellstatic
param()tumopp::Cellinlinestatic
PARAM_tumopp::Cellprivatestatic
param_type typedeftumopp::Cell
proliferation_capacity_tumopp::Cellprivate
set_coord(const coord_t &v) noexcepttumopp::Cellinline
set_coord(coord_t &&v) noexcepttumopp::Cellinline
set_cycle_dependent_death(urbg_t &, double death_prob)tumopp::Cell
set_time_of_birth(double t, unsigned i, const std::shared_ptr< Cell > &ancestor) noexcepttumopp::Cellinline
set_time_of_death(double t) noexcepttumopp::Cellinline
time_of_birth_tumopp::Cellprivate
time_of_death_tumopp::Cellprivate
traceback(std::ostream &ost, std::unordered_set< unsigned > *done) consttumopp::Cell
write(std::ostream &ost) consttumopp::Cell
~Cell() noexcept=defaulttumopp::Cell