COMP: Multiple changes - first clean build after latest merge - UNTESTED

This commit is contained in:
Andrew Heather
2016-09-23 15:36:53 +01:00
parent 9fbd612672
commit b9940cbbb1
311 changed files with 4119 additions and 6540 deletions

View File

@ -87,12 +87,11 @@ namespace functionObjects
class histogram
:
public fvMeshFunctionObject
public fvMeshFunctionObject,
public writeFile
{
// Private data
writeFile file_;
//- Name of field
word fieldName_;