Formatting

This commit is contained in:
Hrvoje Jasak 2017-05-16 18:44:41 +01:00
parent 52c9cbf138
commit 87cb2ac5fa

View file

@ -55,7 +55,7 @@ Foam::EulerImplicit<CompType, ThermoType>::~EulerImplicit()
template<class CompType, class ThermoType>
Foam::scalar Foam::EulerImplicit<CompType, ThermoType>::solve
(
scalarField &c,
scalarField& c,
const scalar T,
const scalar p,
const scalar t0,