libbio
Loading...
Searching...
No Matches
Functions
bio::diffusion::effort Namespace Reference

Functions

DiffusionEffort Active ()
 
DiffusionEffort Passive ()
 
DiffusionEffort ActiveAndPassive ()
 

Function Documentation

◆ Active()

DiffusionEffort bio::diffusion::effort::Active ( )

Diffuse against the Concentration gradient, toward the source of the originally Dissolved Substance.
This syncs changes in downstream, Effluxed Solutes back upstream.

◆ ActiveAndPassive()

DiffusionEffort bio::diffusion::effort::ActiveAndPassive ( )

Diffuse both with and against the Concentration gradient.
This syncs changes in the upstream Dissolved Substance toward downstream copies, and vice versa.

◆ Passive()

DiffusionEffort bio::diffusion::effort::Passive ( )

Diffuse with the Concentration gradient, toward Effluxed Solutes.
This syncs changes in the upstream Dissolved Substance toward downstream copies.