functionObjects::volRegion: General base-class to handle vol (cell) region processing

Renamed the original volRegion -> volFieldValue to clarify the purpose
of this class to process vol fields on a volRegion.
This commit is contained in:
Henry Weller
2016-08-11 15:11:19 +01:00
parent 225c6777b2
commit 7b788f0922
18 changed files with 539 additions and 126 deletions

View File

@ -713,7 +713,7 @@ bool Foam::functionObjects::regionSizeDistribution::write()
writeGraph(coords, "count", binCount);
}
// Write to screen
// Write to log
{
Info<< " Bins:" << endl;
Info<< " " << token::TAB << "Bin"