Salome HOME
Update of CheckDone
[modules/smesh.git] / src / SMESH / SMESH_Gen.cxx
2024-01-20 mbsUpdated copyright comment
2024-01-18 yoann.audouinModifications to properly handle parallel compute for 2D cce/38045 30/head
2024-01-18 cconopoima[bos #38045][bos #38046] New SA versions of NETGEN...
2023-10-30 AUDOUIN YoannMerge commit '6600bcec782fc8b6c72871fe6e08bd19a34a4e2b'
2023-09-26 Yoann AudouinAdding Multinode method for smesh parallelism (with...
2023-09-04 YOANN AUDOUINRevert "Adding Multinode method for smesh parallelism...
2023-08-31 Yoann AudouinAdding Multinode method for smesh parallelism + cleanup...
2023-07-19 jfaMerge branch 'V9_11_BR'
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2023-03-29 Frederic PonsMerge branch 'assert_compute' of https://codev-tuleap...
2023-03-28 Yoann AudouinBack to WIN32
2023-03-28 Yoann AudouinReplace WIN32 by DISABLE_PSMESH
2023-03-23 AUDOUIN YoannMerge commit '7ce6e800256c653b878d88163ff8576d16ed5a27'
2023-03-22 Yoann AudouinCleanup of parallel meshing + documentation
2022-11-15 Yoann AudouinAdding parallel meshing (NETGEN only, Linux Only) V9_10_0b1
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-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 AudouinAdding comments
2022-10-18 Yoann AudouinAdding code for Python parallel mesh with test + removi...
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 AudouinClean up of cout replaced by MESSAGE + minor corrections
2022-10-18 Yoann AudouinRemoving hard coded meshname from Mesh import
2022-10-18 Yoann AudouinRemoving todo
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 AudouinRestoring orignal compute + cleanup
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-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2022-03-11 rnvMerge branch 'master' of https://codev-tuleap.cea.fr...
2022-02-28 eapbos #29143 [CEA] Compute takes too much time in polyhed... V9_9_0a1
2022-02-25 eapbos #29143 [CEA] Compute takes too much time in polyhed...
2022-02-24 eapbos #29143 [CEA] Compute takes too much time in polyhed...
2021-12-15 rnvRemove unnecessary includes
2021-11-27 eapbos #26523 EDF 24234 - Viscous Layer
2021-11-27 eapbos #26523 EDF 24234 - Viscous Layer
2021-08-05 eapSuppress memory leak when using Kernel_Utils::decode()
2021-03-25 GERALD NICOLASMerge branch 'master' into gni/evolution
2021-03-23 vsrCopyright update 2021
2021-01-12 GERALD NICOLASMerge remote-tracking branch 'origin/master' into gni...
2020-12-23 azakirmerge from origin gni/adaptation
2020-12-22 GERALD NICOLASMerge remote-tracking branch 'origin/master' into gni...
2020-12-14 eap#20282 EDF 22320 - general compute fails
2020-12-09 GERALD NICOLASMerge branch 'master' into gni/documentation
2020-12-09 GERALD NICOLASMerge branch 'master' into gni/adaptation
2020-12-08 SALOME#18963 Minimize compiler warnings
2020-11-23 GERALD NICOLASMerge remote-tracking branch 'origin/master' into gni...
2020-11-19 rnvMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-11-12 eapbos #20282 EDF 22320 - general compute fails
2020-04-15 vsrCopyright update 2020
2020-02-21 vsrMerge branch 'occ/shaper2smesh'
2020-01-29 rnvbos #18641 [CEA 18636][Windows] SMESH_MeshersList envir...
2019-08-02 eapIPAL54585: Extrusion 3D algo fails with "OCC exception...
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-14 vsrUpdate copyrights
2018-10-11 Paul RASCLEMerge branch 'master' into pre/medCompatibility
2018-10-10 rnvMerge branch 'rnv/unicode'
2018-10-10 eap23594: EDF 17213 : crash of salome when loading SMESH...
2018-09-12 vsrMerge remote branch 'origin/V8_5_asterstudy' V9_1_0
2018-09-07 rnvSALOME 9.1.0 Windows version
2018-07-13 rnvUnicode support
2018-06-19 eapTypo-fix by Kunda + fix user doc generation
2018-06-14 rnvMerge V9_dev branch into master
2018-04-05 eap23418: [OCC] Mesh: Minimization of memory usage of...
2018-04-02 vsrMerge branch 'V8_4_BR'
2018-03-06 Paul RASCLEMerge remote-tracking branch 'origin/master'
2018-02-27 eaptypo-fix by Kunda
2018-01-18 rnvMerge 'master' branch into 'V9_dev' branch. V9_dev V9_0_0
2018-01-15 rnvMerge eap/23491 branch.
2017-12-29 rnvMerge changes from 'master' branch.
2017-12-28 eapTypo-fix by Kunda
2017-08-03 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-07-20 rnvMerge branch 'master' into V9_dev
2017-06-27 rnvMerge Python 3 porting.
2017-06-13 rnvMerge multi-study removal branch.
2017-04-18 Gilles DAVIDMerge remote-tracking branch 'origin/V8_3_BR' into...
2017-03-29 eapFix SIGSEGV at SALOME termination after performing...
2017-03-02 eapPatch modules/smesh.git for Doxygen typos/grammar ...
2017-01-13 eapRemove useless MESSAGEs
2016-12-28 rnvMerge remote-tracking branch 'origin/fbt/fix_french_tra...
2016-12-16 eapIMP23369: [CEA 1513] compute a mesh using an already...
2016-11-07 eap23382: [CEA 1981] Wrong mesh SMESH test V8_2_0a1
2016-10-24 eap23315: [CEA 1929] Too much memory used to display a...
2016-09-08 eapRegression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusio...
2016-06-29 eapRegression of BelongToGeom on Debian-6
2016-05-24 vsrMerge remote branch 'origin/V7_dev'
2016-05-11 eap53225: Viscous Layers hyp: problem with selection of...
2016-04-15 Paul RASCLEMerge remote branch 'origin/V7_dev' into V7_dev
2016-03-24 vsrMerge branch 'V7_dev'
2016-03-18 vsrCopyright update: 2016
next