mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: more consistent use of good() or direct testing instead valid()
This commit is contained in:
@ -126,7 +126,7 @@ Foam::histogramModel::histogramModel
|
||||
:
|
||||
writeFile(mesh, name, "histogram", dict),
|
||||
mesh_(mesh),
|
||||
fieldName_(word::null)
|
||||
fieldName_()
|
||||
{}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user