Biomol Present In Neighbor
Constructors
Link copied to clipboard
open fun BiomolPresentInNeighbor(env: Environment<Double, out Any>, node: Node<Double>, molecule: Biomolecule, concentration: Double)
Content copied to clipboard
Functions
Link copied to clipboard
open fun cloneCondition(node: Node<T>, reaction: Reaction<T>): Condition<T>
Content copied to clipboard
open fun cloneCondition(node: Node<Double>, r: Reaction<Double>): BiomolPresentInNeighbor
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Override if desired behavior differs.
Link copied to clipboard
Searches in the given neighborhood which nodes satisfy the condition, and returns a list of valid neighbors.
Link copied to clipboard