]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Bug correction into MEDCouplingUMesh::getMeasureFieldOnNode on non simplex cells...
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 15 Jan 2019 08:48:28 +0000 (09:48 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 15 Jan 2019 08:48:28 +0000 (09:48 +0100)
commita576269fefd44bfc3fcced449a8b1bd2c1da17d9
treee22cd6174fa12a3b71a446e067de5c354a271561
parenta4beafc9bec3efe8fff62a4ef99c970db9b52925
Bug correction into MEDCouplingUMesh::getMeasureFieldOnNode on non simplex cells. Consequence : FieldDouble::integral on P1 field may change in case of non simplex use.
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest1.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest2.cxx
src/MEDCoupling_Swig/MEDCouplingBasicsTest1.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest2.py