openfoam/applications/test/primitives
Mark Olesen 0c756cc676 ENH: define linear interpolations for scalar, complex, vector, tensor...
- vector, tensor versions are defined component-wise
  to avoid intermediates.

  The base version uses the form "(1-t)*a + t*b" without any bounds
  checking (ie, will also extrapolate).
2023-01-23 14:55:08 +01:00
..
Make ENH: add ROOTGREAT constants (symmetry with ROOTSMALL) 2020-10-19 21:14:17 +02:00
Test-primitives.C ENH: define linear interpolations for scalar, complex, vector, tensor... 2023-01-23 14:55:08 +01:00