![]() |
ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
|
#include "CellO2NS.h"
Variables | |
Phase ** | buffPhasesMin |
Stores minimum phases from neighbors of a cell. | |
Phase ** | buffPhasesMax |
Stores maximum phases from neighbors of a cell. | |
Mixture * | buffMixtureMin |
Stores minimum mixture from neighbors of a cell. | |
Mixture * | buffMixtureMax |
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. | |
Mixture* buffMixtureMax |
Stores maximum mixture from neighbors of a cell.
Mixture* buffMixtureMin |
Stores minimum mixture from neighbors of a cell.
Phase** buffPhasesMax |
Stores maximum phases from neighbors of a cell.
Phase** buffPhasesMin |
Stores minimum phases from neighbors of a cell.
double* buffTransportMax |
Stores maximum transport from neighbors of a cell.
double* buffTransportMin |
Stores minimum transport from neighbors of a cell.