]> SALOME platform Git repositories - tools/medcoupling.git/commit - src/MEDLoader/MeshFormatWriter.cxx
Salome HOME
Fix spns #40523 export .mesh is too slow. Extract only unique family ids before using...
authorkaradaniz <karadaniz@phimeca.com>
Mon, 25 Mar 2024 15:16:09 +0000 (16:16 +0100)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Tue, 4 Jun 2024 13:38:43 +0000 (15:38 +0200)
commit589f816b4fb1c9362a05de1426aff00a4ea3b7dc
tree861db7ae995875e4226195f1f282b7e509bf89d7
parent03480e1665e58035f418ed1cb82a6736beeb95e9
Fix spns #40523 export .mesh is too slow. Extract only unique family ids before using them in to iterate over cells.
And ignore operation on fields if no field exists to avoid crash when writing .mesh file
src/MEDLoader/MeshFormatWriter.cxx