PointCell._add_synapse_pointer

single_cell_parser.cell.PointCell._add_synapse_pointer(synapse)

Add a Synapse to the cell.

The purpose of this synapse is to keep track of where this PointCell connects to a postsynaptic Cell object.

Parameters:
synapse : Synapse

Synapse object.