functionObjects::surfaceFieldValue: New rational name for the surfaceRegion functionObject

surfaceRegion will be the name of a class to provide support for surface
region selection.
This commit is contained in:
Henry Weller
2016-08-12 10:04:11 +01:00
parent 8060826b2a
commit 0f6fb1c07a
20 changed files with 25 additions and 25 deletions

View File

@ -55,7 +55,7 @@ functions
{
inletFlux
{
type surfaceRegion;
type surfaceFieldValue;
libs ("libfieldFunctionObjects.so");
writeControl timeStep;
log true;