functionObjects: Separated 'execute' and 'write' functions to simplify support for post-processing

This commit is contained in:
Henry Weller
2016-05-13 09:05:29 +01:00
parent 758dfc2c1f
commit 3c272484c5
19 changed files with 599 additions and 64 deletions

View File

@ -47,7 +47,6 @@ SourceFiles
namespace Foam
{
/*---------------------------------------------------------------------------*\
Class functionObjectFile Declaration
\*---------------------------------------------------------------------------*/