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

Go to the source code of this file.

Classes

class  CellO2NS
 

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
extern

Stores maximum mixture from neighbors of a cell.

◆ buffMixtureMin

Mixture* buffMixtureMin
extern

Stores minimum mixture from neighbors of a cell.

◆ buffPhasesMax

Phase** buffPhasesMax
extern

Stores maximum phases from neighbors of a cell.

◆ buffPhasesMin

Phase** buffPhasesMin
extern

Stores minimum phases from neighbors of a cell.

◆ buffTransportMax

double* buffTransportMax
extern

Stores maximum transport from neighbors of a cell.

◆ buffTransportMin

double* buffTransportMin
extern

Stores minimum transport from neighbors of a cell.