mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Updated header comment/description
This commit is contained in:
@ -26,8 +26,8 @@ Class
|
|||||||
Foam::interpolationTable
|
Foam::interpolationTable
|
||||||
|
|
||||||
Description
|
Description
|
||||||
A list of times and values.
|
An interpolation/look-up table of scalar vs <Type> values.
|
||||||
The time values must be positive and monotonically increasing.
|
The reference scalar values must be positive and monotonically increasing.
|
||||||
|
|
||||||
The handling of out-of-bounds values depends on the current setting
|
The handling of out-of-bounds values depends on the current setting
|
||||||
of @a outOfBounds.
|
of @a outOfBounds.
|
||||||
|
|||||||
Reference in New Issue
Block a user