====== Commit 2018-06-21 ====== ===== Description ===== In PointAdditiveManager.cpp, for the computation of the normal of a surface I had only given the pointer to 1 double (ksi) instead of 2 (ksi,eta). This made some tests unstable because a random value would be read for eta (TmChiumentiMWE,activate1LineWithBC). ===== Added [a] / deleted [d] / modified [m] files ====== ====Code:==== [m]mtElements/PointAdditiveManager.cpp [m]mtElements/PointAdditiveManager.h ====Tests:==== [m]additiveM/withAdditiveManager/battery/TmChiumentiMWE.py --- //[[Cedric.Laruelle@ULiege.be|Cédric Laruelle]] 2019/06/21 //