openfoam/applications/test/dimensionedType
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 STYLE: use finiteVolume in Make/options placeholder 2019-02-24 17:32:13 +01:00
Test-dimensionedType.C ENH: define linear interpolations for scalar, complex, vector, tensor... 2023-01-23 14:55:08 +01:00