Files
openfoam/src
Mark Olesen c350a127cd STYLE: add compile-time deprecated message for face/triangle normal()
- in 1812 propagated through the distinction between areaNormal and
  unitNormal (issue #885).

  In older versions, the normal() always meant the area-normal for
  certain of these primitive.

  However, the .org version changed this to now return the unit-normal
  instead, but with the same method name. Thus add the deprecated
  message to avoid future inadvertent uses of normal() without being
  certain which one is being meant.
2019-01-09 10:32:25 +01:00
..
2018-12-17 12:02:55 +00:00
2018-12-20 16:12:59 +00:00
2018-12-17 12:02:55 +00:00
2018-10-18 12:57:32 +02:00
2018-12-03 09:50:48 +01:00