Formatting

This commit is contained in:
Hrvoje Jasak 2013-03-05 18:25:44 +00:00
parent 5b8d153f05
commit 8f432b48e2
2 changed files with 6 additions and 2 deletions

View file

@ -106,7 +106,7 @@ public:
} // End namespace Foam
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
#ifdef NoRepository
# include "pureMixture.C"

View file

@ -37,7 +37,11 @@ namespace Foam
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
Foam::basicRhoThermo::basicRhoThermo(const fvMesh& mesh, const objectRegistry& obj)
Foam::basicRhoThermo::basicRhoThermo
(
const fvMesh& mesh,
const objectRegistry& obj
)
:
basicThermo(mesh, obj),
rho_