mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Thermodynamics: minor reformat
This commit is contained in:
@ -72,7 +72,8 @@ Foam::autoPtr<Foam::solidReactionThermo> Foam::solidReactionThermo::New
|
|||||||
|
|
||||||
Foam::autoPtr<Foam::solidReactionThermo> Foam::solidReactionThermo::New
|
Foam::autoPtr<Foam::solidReactionThermo> Foam::solidReactionThermo::New
|
||||||
(
|
(
|
||||||
const fvMesh& mesh, const dictionary& dict
|
const fvMesh& mesh,
|
||||||
|
const dictionary& dict
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
if (debug)
|
if (debug)
|
||||||
|
|||||||
Reference in New Issue
Block a user