mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Consistency updates after Foundation merge and code tidying
This commit is contained in:
@ -92,7 +92,7 @@ class diffusionMulticomponent
|
||||
// Private data
|
||||
|
||||
//- Reactions
|
||||
const PtrList<Reaction<ThermoType> >& reactions_;
|
||||
const PtrList<Reaction<ThermoType>>& reactions_;
|
||||
|
||||
//- Thermodynamic data of the species
|
||||
const PtrList<ThermoType>& specieThermo_;
|
||||
|
||||
Reference in New Issue
Block a user