ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
Loading...
Searching...
No Matches
CellO2NS.cpp File Reference
#include "CellO2NS.h"

Variables

Phase ** buffPhasesMin
 Stores minimum phases from neighbors of a cell.
 
Phase ** buffPhasesMax
 Stores maximum phases from neighbors of a cell.
 
MixturebuffMixtureMin
 Stores minimum mixture from neighbors of a cell.
 
MixturebuffMixtureMax
 Stores maximum mixture from neighbors of a cell.
 
double * buffTransportMin
 Stores minimum transport from neighbors of a cell.
 
double * buffTransportMax
 Stores maximum transport from neighbors of a cell.
 

Variable Documentation

◆ buffMixtureMax

Mixture* buffMixtureMax

Stores maximum mixture from neighbors of a cell.

◆ buffMixtureMin

Mixture* buffMixtureMin

Stores minimum mixture from neighbors of a cell.

◆ buffPhasesMax

Phase** buffPhasesMax

Stores maximum phases from neighbors of a cell.

◆ buffPhasesMin

Phase** buffPhasesMin

Stores minimum phases from neighbors of a cell.

◆ buffTransportMax

double* buffTransportMax

Stores maximum transport from neighbors of a cell.

◆ buffTransportMin

double* buffTransportMin

Stores minimum transport from neighbors of a cell.