mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
heheuReactionThermo: Updated to support gcc-4.7.0
This commit is contained in:
@ -160,7 +160,7 @@ Foam::heheuReactionThermo<MixtureType>::heheuReactionThermo(const fvMesh& mesh)
|
||||
}
|
||||
}
|
||||
|
||||
heuBoundaryCorrection(this->heu_);
|
||||
this->heuBoundaryCorrection(this->heu_);
|
||||
|
||||
calculate();
|
||||
this->psi_.oldTime(); // Switch on saving old time
|
||||
|
||||
Reference in New Issue
Block a user