mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Updated member type comments
Resolves bug-report http://bugs.openfoam.org/view.php?id=2356
This commit is contained in:
@ -78,7 +78,7 @@ const int Foam::Time::maxPrecision_(3 - log10(SMALL));
|
||||
Foam::word Foam::Time::controlDictName("controlDict");
|
||||
|
||||
|
||||
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
|
||||
// * * * * * * * * * * * * Protected Member Functions * * * * * * * * * * * //
|
||||
|
||||
void Foam::Time::adjustDeltaT()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user