openfoam/applications/test/complex
Mark Olesen 1788bce0a2 ENH: changed definition of complex::one (#1247)
- was historically defined as (1 1), but it is more consistent with
  the concept of one to have a real component only.

  Now defined as (1 0):  1+0i

STYLE: remove obscure '!' operator for complex conjugate

- either use the member function or the '~' operator
2019-03-27 08:24:03 +01:00
..
Make ENH: additional construct/assignment methods for complex (#1247) 2019-03-25 15:17:58 +01:00
Test-complex.C ENH: changed definition of complex::one (#1247) 2019-03-27 08:24:03 +01:00