Skip to contents

Process a death event

Usage

process_death_event(state, current_cell_id, cell_idx)

Arguments

state

The simulation state

current_cell_id

ID of the cell undergoing death

cell_idx

Index of the cell in the alive arrays (from get_next_event)

Value

Updated simulation state