functionObject::surfaceFieldValue: Removed temporary diagnostics statement
This commit is contained in:
@ -153,7 +153,6 @@ processSameTypeValues
|
||||
{
|
||||
if (weightField.size())
|
||||
{
|
||||
Info << weightField << endl;
|
||||
result = sum(weightField*values);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user