functionObjectList: Added access to the PtrList<functionObject>::append function

to allow addition of case specific functionObjects during the run.
This commit is contained in:
Henry Weller
2022-03-10 08:58:43 +00:00
parent 318f78b660
commit dc052dd20c
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2016-2021 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2016-2022 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -156,7 +156,6 @@ bool Foam::functionObjects::timeControl::end()
}
Foam::scalar Foam::functionObjects::timeControl::timeToNextWrite()
{
if