Salome HOME
modules/smesh.git
2023-05-24 asozinovCR32840 - EDF 26406 - problem of dump CR32840 12/head
2023-05-11 BERNHARD Martin... Merge commit 'd1a4e96b1a71671fa1f529461744d55df36df7b6' V9_11_0b1
2023-05-11 mbsfixed bos#32896 bos/35256 11/head
2023-05-11 mbsfixed bos#32896 mbs/32896_dumpy_study 9/head
2023-05-11 Nabil Ghodbanebos #35256: remove lapsed test_smeshplugin_mg_tetra_par...
2023-05-10 Christophe... Add tests for viscous layers with body fitting eap/17015_BodyFitting_VL_squashed V9_11_0a1 V9_11_0a2
2023-05-10 eapbos #17015 [CEA 17008] Body fitting with Viscous Layers...
2023-05-09 Christophe... Improve new MG license mechanism to make it work on...
2023-04-26 Konstantin... [bos #32736][CEA] Threshold of criteria. Fixed showing... kleontev/32736_Threshold_of_criteria_bugfix 8/head
2023-04-21 cconopoima[bos #34270] Fix Length 2D control still displayed... cce/34270 7/head
2023-04-20 Christophe... Improve new MG license mechanism to be binary compatibl... cbr/new_mg_license_215_v2
2023-04-19 Konstantin... [bos #32736][CEA] Threshold of criteria. Added Threshol...
2023-04-17 Anthony GeayFirst integration of a new PV3D viewer.
2023-04-12 Christophe... Upgrade to new MG license mechanism and keep compatibil... cbr/new_mg_license_215_squashed
2023-04-05 Frederic PonsFix Compute for Homard assert_compute 2/head
2023-03-29 Frederic PonsMerge branch 'assert_compute' of https://codev-tuleap...
2023-03-29 Frederic PonsCheck result of Compute() in test and examples
2023-03-29 Nabil GhodbaneFix two failing tests on Windows: yan/parallel_mesh_win 4/head
2023-03-28 Nabil Ghodbanefix remaining compilation issues on Windows - to be...
2023-03-28 Yoann AudouinBack to WIN32
2023-03-28 Yoann AudouinReplace WIN32 by DISABLE_PSMESH
2023-03-23 Yoann AudouinMissing files
2023-03-23 AUDOUIN YoannMerge commit '7ce6e800256c653b878d88163ff8576d16ed5a27'
2023-03-22 Yoann AudouinCleanup of parallel meshing + documentation
2023-03-20 cconopoimaSmall hack to update the mesh representation after... cce/29159 3/head
2023-02-28 Frederic PonsCheck result of Compute in examples
2023-02-22 jfaPorting Salome to OCCT 7.7.0
2023-02-21 Frederic PonsCheck result of Compute() in test 1/head
2023-01-31 Christophe... Improve error message
2023-01-18 Yoann AudouinAdding search in doxygen
2022-12-16 jfaMerge branch 'V9_10_BR'
2022-12-12 Yoann AudouinMissing french translation for dual mesh GUI
2022-11-22 Christophe... Improve projection of dual mesh nodes: V9_10_BR V9_10_0 V9_10_0rc1
2022-11-22 jfaIncrement version: 9.10.0
2022-11-21 Christophe... Improve projection of dual mesh nodes: cbr/fix_dual_mesh_projection_squashed
2022-11-15 Yoann AudouinAdding parallel meshing (NETGEN only, Linux Only) V9_10_0b1
2022-11-15 Konstantin... [bos #32517][EDF] Dynamic log messages switched on...
2022-11-09 Christophe... Fix libpng warning iCCP: known incorrect sRGB profile
2022-11-09 Christophe... Fix warning when loading SMESH plugins resources
2022-11-04 Christophe... Fix group of faces identification from dual mesh skin cbr/fix_dual_mesh
2022-11-04 AfeefMerge remote-tracking branch 'origin/cbr/improve_topiiv...
2022-11-03 Yoann AudouinRevert "Merge branch 'yan/parallel_mesh2'" cbr/improve_topiivol_layout
2022-11-03 Yoann AudouinRevert "Corrections for compilation on other OS"
2022-11-03 AfeefBetter layout with documentation update
2022-11-02 Christophe... Improve Top-ii-Vol dialog box layout
2022-11-02 Yoann AudouinRevert "Merge branch 'yan/parallel_mesh2'"
2022-11-02 Yoann AudouinRevert "Corrections for compilation on other OS"
2022-10-26 Yoann AudouinCorrections for compilation on other OS
2022-10-21 Yoann AudouinMerge branch 'yan/parallel_mesh2'
2022-10-18 Yoann AudouinRestoring comment of unregister to investigate yan/parallel_mesh2
2022-10-18 Yoann AudouinMinor corrections for debug messages
2022-10-18 Yoann AudouinReplacing std::mutex by boost::mutex as std::mutex...
2022-10-18 Yoann AudouinAdding comments
2022-10-18 Yoann AudouinAdding code for Python parallel mesh with test + removi...
2022-10-18 Yoann AudouinUpdate of copyright
2022-10-18 Yoann AudouinCreated MeshLocker to replace Lock/Unlock + replacing...
2022-10-18 Yoann AudouinCorrection for test
2022-10-18 Yoann AudouinSplitting gen compute seq/para + clean up + remove...
2022-10-18 Yoann AudouinSplit of seq/par compute in gen
2022-10-18 Yoann AudouinMinor correction
2022-10-18 Yoann AudouinClean up of cout replaced by MESSAGE + minor corrections
2022-10-18 Yoann AudouinRestoring Regular 1D
2022-10-18 Yoann AudouinRemoving hard coded meshname from Mesh import
2022-10-18 Yoann AudouinAdaptation to NETGEN_Remote
2022-10-18 Yoann AudouinRemoving todo
2022-10-18 Yoann AudouinAdding support for BRep for shape
2022-10-18 Yoann AudouinMesh object not deleted in Python + deleting temporary...
2022-10-18 Yoann AudouinAdding tests for netgen_runner and parallel compute
2022-10-18 Yoann AudouinRenamming function and files
2022-10-18 Yoann AudouinAdding support of number of thread for the mesher
2022-10-18 Yoann AudouinReplacing ctpl by boost::thread_pool
2022-10-18 Yoann AudouinDeactivating parallelism for 2D/1D + corrections for...
2022-10-18 Yoann AudouinIntegration of run_mesher code
2022-10-18 Yoann AudouinRestoring orignal compute + cleanup
2022-10-18 Yoann AudouinAdding SetNbThreads in Python to set if compute will...
2022-10-18 Yoann AudouinWorking version for 3d with run_mesher
2022-10-18 Yoann AudouinParallel version for 1d mesher number of segment
2022-10-18 Yoann AudouinWIP
2022-10-17 Anthony GeayFix compilation on windows V9_10_0a1 V9_10_0a2
2022-10-13 Yoann AudouinMerge branch 'yan/dual_mesh_mc'
2022-10-13 Yoann AudouinHandling error in PyRun + better import of MED file yan/dual_mesh_mc
2022-10-13 Yoann AudouinAdding user documentation
2022-10-13 Yoann AudouinCorrections to handle adapation to shape
2022-10-13 Yoann AudouinWorking version of dual_meshing (using medcoupling...
2022-10-13 Yoann AudouinFirst working version
2022-10-12 jfa[bos #32505] [CEA] Additional patches for Fedora 36...
2022-10-10 jfaMerge branch 'po/pv-master': Porting to ParaView master
2022-10-10 Pascal ObrySome fixes to compile against ParaView master.
2022-10-04 Konstantin... [bos #32189][CEA] SALOME README file: updated links...
2022-09-28 AfeefFix for using Gmsh 4.10
2022-08-16 Anthony Geay[EDF25906] : redirect output of the wget into MESSAGE... V9_9_1b1
2022-08-04 eapFix invalid Python dump of ExportUNV()
2022-07-13 eapbos #30222 EDF 25368 - warning when computing
2022-06-23 jfaAvoid infinite loop, found with test NRT_GRIDS_GEOM_BUG...
2022-06-17 eapbos #30314 EDF 25565 - Strange behavior on a specific...
2022-06-08 vsrbos #29628 Remove MEFISTO 2D algorithm
2022-06-07 vsrbos #29171 Refactor testing procedure
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-20 eapfix 2D_mesh_QuadranglePreference_01/B8 V9_9_BR V9_9_0 V9_9_0rc2
2022-05-20 eapFix regression of viscous_layers_2D_00/A2
next