thisDb to get at objectRegistry

This commit is contained in:
mattijs
2009-01-23 08:46:54 +00:00
parent 5140b7c577
commit 45bfb91afb
27 changed files with 70 additions and 84 deletions

View File

@ -395,7 +395,7 @@ Foam::laminarFlameSpeedModels::SCOPE::Ma() const
(
"Ma",
mesh.time().timeName(),
mesh.db(),
mesh,
IOobject::NO_READ,
IOobject::NO_WRITE
),