mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STY: line endings and year
This commit is contained in:
@ -299,7 +299,10 @@ Foam::interpolation2DTable<Type>::wordToBoundsHandling
|
||||
{
|
||||
WarningIn
|
||||
(
|
||||
"Foam::interpolation2DTable<Type>::wordToBoundsHandling(const word&)"
|
||||
"Foam::interpolation2DTable<Type>::wordToBoundsHandling
|
||||
"(
|
||||
" const word&"
|
||||
")"
|
||||
) << "bad outOfBounds specifier " << bound << " using 'warn'" << endl;
|
||||
|
||||
return interpolation2DTable::WARN;
|
||||
|
||||
Reference in New Issue
Block a user