1 const List<DynamicList<molecule*>>&
cellOccupancy = molecules.cellOccupancy();
5 const List<molecule*>& molsInCell = cellOccupancy[cell];
9 molecule* mol = molsInCell[mIC];
11 const label molId = mol->id();
13 const vector& molU = mol->U();
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
forAll(cellOccupancy, cell)
List< scalarField > allSpeciesM_RU(molecules.potential().nIds(), scalarField(mesh.nCells(), 0.0))
List< scalarField > allSpeciesVelocityMagSquaredSum_RU(molecules.potential().nIds(), scalarField(mesh.nCells(), 0.0))
Vector< scalar > vector
A scalar version of the templated Vector.
List< vectorField > allSpeciesVelocitySum_RU(molecules.potential().nIds(), vectorField(mesh.nCells(), Zero))
List< scalarField > allSpeciesN_RU(molecules.potential().nIds(), scalarField(mesh.nCells(), 0.0))
const List< DynamicList< molecule * > > & cellOccupancy