Merge remote branch 'OpenCFD/master' into olesenm

This commit is contained in:
Mark Olesen
2010-03-30 09:11:52 +02:00
39 changed files with 767 additions and 352 deletions

View File

@ -25,8 +25,8 @@ Class
Foam::interpolationTable
Description
A list of times and values.
The time values must be positive and monotonically increasing.
An interpolation/look-up table of scalar vs <Type> values.
The reference scalar values must be positive and monotonically increasing.
The handling of out-of-bounds values depends on the current setting
of @a outOfBounds.