mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-27 09:50:34 +05:00
88ff35ddd4
+ minor changes: 1) unify member field names: avoid _my*, replace by either _* or my* 2) BUG: mesh persistent ID is not unique 3) arguments alignement 4) Add SMESHDS_Hypothesis::SaveString() and LoadString() 5) In mesh construction dlg disable "Mesh Type" if it contains ANY only 6) Add SMESH::printErrorInDebugMode argument of SMESH_CATCH 7) Use static_assert to check completeness of arrays corresponding to enum 8) Add renumber arg to ExportUNV() and ExportDAT() 9) Fix some warnings |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
MED_Algorithm.cxx | ||
MED_Algorithm.hxx | ||
MED_Common.cxx | ||
MED_Common.hxx | ||
MED_CoordUtils.cxx | ||
MED_CoordUtils.hxx | ||
MED_Factory.cxx | ||
MED_Factory.hxx | ||
MED_GaussDef.cxx | ||
MED_GaussDef.hxx | ||
MED_GaussUtils.cxx | ||
MED_GaussUtils.hxx | ||
MED_SharedPtr.hxx | ||
MED_SliceArray.hxx | ||
MED_Structures.cxx | ||
MED_Structures.hxx | ||
MED_TFile.hxx | ||
MED_TStructures.hxx | ||
MED_Utilities.cxx | ||
MED_Utilities.hxx | ||
MED_Vector.hxx | ||
MED_Wrapper.cxx | ||
MED_Wrapper.hxx | ||
MED_WrapperDef.hxx | ||
mprint_version.cxx |