RemoveJunctionInNeighbor
Represent the action of removing a junction between a neighbor and the current node. This action only removes the junction reference inside the neighbor node; the current one totally ignores that a junction has been removed. This is a part of the junction removal process. See RemoveJunctionInCell for the other part of the process.
Functions
Link copied to clipboard
open fun cloneAction(newNode: Node<Double>, newReaction: Reaction<Double>): RemoveJunctionInNeighbor
Link copied to clipboard
Link copied to clipboard