openfoam/applications/test/complex
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: additional construct/assignment methods for complex (#1247) 2019-03-25 15:17:58 +01:00
Test-complex.C ENH: define linear interpolations for scalar, complex, vector, tensor... 2023-01-23 14:55:08 +01:00