]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Fix spns #42137 Wrong mesh format writing: spns_42137_fix_mesh_format_writing
authorkaradaniz <karadaniz@phimeca.com>
Tue, 28 May 2024 15:50:58 +0000 (17:50 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Wed, 5 Jun 2024 11:31:54 +0000 (13:31 +0200)
commita1d5afdee0257056f7684d0d22efdb572287415a
tree98b442dbfff2de2ad4e60a414c0b14784e48c03c
parent1b746b38f3cdeae6654a9501f37fde5e56e59288
Fix spns #42137 Wrong mesh format writing:
- elements numbering : for a given element type: take into account the presence of elements of other types
- variables counting for elements by type needed else where in the code are transformed into attributes

Picked from branch spns_40523_family_cells, look at spns #40523 and new
src/MEDLoader/MeshFormatReader.cxx
src/MEDLoader/MeshFormatReader.hxx