Commit Graph

  • 640594fef6 Minor correction Yoann Audouin 2022-09-28 08:06:19 +0200
  • a91b37ceb3 Clean up of cout replaced by MESSAGE + minor corrections Yoann Audouin 2022-09-21 16:35:15 +0200
  • ee7ca3d826 Restoring Regular 1D Yoann Audouin 2022-09-21 15:26:59 +0200
  • cc3662690d Removing hard coded meshname from Mesh import Yoann Audouin 2022-09-21 15:26:33 +0200
  • 45f8178054 Adaptation to NETGEN_Remote Yoann Audouin 2022-09-21 15:26:21 +0200
  • b58c9632e3 Removing todo Yoann Audouin 2022-09-19 11:22:01 +0200
  • 78c4fca7f3 Adding support for BRep for shape Yoann Audouin 2022-09-15 15:12:22 +0200
  • e0859e6a65 Mesh object not deleted in Python + deleting temporary folder when destructing SMESH_Mesh Yoann Audouin 2022-09-15 11:00:41 +0200
  • 3a97cee0d2 Adding tests for netgen_runner and parallel compute Yoann Audouin 2022-09-14 16:36:10 +0200
  • 3846e0a7e8 Renamming function and files Yoann Audouin 2022-09-13 16:45:33 +0200
  • 33f226d321 Adding support of number of thread for the mesher Yoann Audouin 2022-09-13 14:17:43 +0200
  • 7a915a21ea Replacing ctpl by boost::thread_pool Yoann Audouin 2022-09-12 16:17:20 +0200
  • 446efab777 Deactivating parallelism for 2D/1D + corrections for non parallel run + adding ParallelCompute function in Python Yoann Audouin 2022-09-09 09:52:50 +0200
  • 3f96b31757 Integration of run_mesher code Yoann Audouin 2022-08-31 16:06:31 +0200
  • 67ee393af6 Restoring orignal compute + cleanup Yoann Audouin 2022-08-30 13:24:07 +0200
  • 5d3c1425f8 Adding SetNbThreads in Python to set if compute will be done in parallel Yoann Audouin 2022-08-30 09:42:21 +0200
  • 0be5e44fdf Working version for 3d with run_mesher Yoann Audouin 2022-08-26 11:37:02 +0200
  • 2323e27949 Parallel version for 1d mesher number of segment Yoann Audouin 2022-07-25 10:35:21 +0200
  • 6a94434123 WIP Yoann Audouin 2022-05-11 09:10:21 +0200
  • 6532bb8a13 [bos #32517][EDF] Dynamic logging: Fixed compilation error. Konstantin LEONTEV 2022-10-17 14:27:42 +0300
  • 4dc895105a Fix compilation on windows V9_10_0a2 V9_10_0a1 Anthony Geay 2022-10-17 12:44:49 +0200
  • bba2ceaf86 [bos #32517][EDF] Dynamic logging: Removed some of _DEBUG_ entries. Konstantin LEONTEV 2022-10-15 21:56:01 +0300
  • 18a8413e3b [bos #32517][EDF] Dynamic logging: Removed _MYDEBUG_. Konstantin LEONTEV 2022-10-14 14:58:00 +0300
  • f028e1d7bf [bos #32517][EDF] Dynamic logging: Removed MYDEBUG. Konstantin LEONTEV 2022-10-14 12:44:56 +0300
  • 33d5b0fd2b Merge branch 'yan/dual_mesh_mc' Yoann Audouin 2022-10-13 16:22:23 +0200
  • c3ca179bcb Handling error in PyRun + better import of MED file yan/dual_mesh_mc Yoann Audouin 2022-10-13 14:03:31 +0200
  • b131becc08 Adding user documentation Yoann Audouin 2022-10-10 09:34:15 +0200
  • 7d1a127bbb Corrections to handle adapation to shape Yoann Audouin 2022-10-06 08:43:27 +0200
  • 08485b06fa Working version of dual_meshing (using medcoupling) functionality Yoann Audouin 2022-09-23 13:47:18 +0200
  • 246a01ab71 First working version Yoann Audouin 2022-09-23 10:40:31 +0200
  • 27bb50bd16 bos #24596 [CEA] New MeshGems license duc/V9_7_BR_new_MGLIC eap 2021-08-10 20:46:27 +0300
  • 1b69b0f98a [bos #32505] [CEA] Additional patches for Fedora 36. SPNS-29988-SMESH_V9_9_0.patch jfa 2022-10-12 10:06:32 +0300
  • 7b66fb096e dynamic_log_messages: Fixed compilation errors because of forgotten semicolons after log macros. kleontev/dynamic_log_messages Konstantin LEONTEV 2022-10-11 15:57:16 +0300
  • 39b36c88c1 Merge branch 'po/pv-master': Porting to ParaView master jfa 2022-10-10 13:10:49 +0300
  • ba7a525f8c Some fixes to compile against ParaView master. Pascal Obry 2022-09-09 15:50:21 +0200
  • d078f9f262 [bos #32189][CEA] SALOME README file: updated links to salome site. Konstantin LEONTEV 2022-10-04 18:31:52 +0300
  • e6cfdf34c5 Fix for using Gmsh 4.10 Two algorithms from Gmsh 4.10 for generating quad mesh, Packing of Parallelograms and Quasi Structured Quad, depend on frame/cross-field computations in Gmsh. As such when using these algorithms a class Field is used (see Field.h in gmsh source). As the class Field also exists in src/SMESHGUI/SMESHGUI_MeshInfo.cxx this cr- eates an error for displaying the mesh Info. Afeef 2022-06-24 15:07:02 +0200
  • d209186490 Minor correction yan/parallel_smesh Yoann Audouin 2022-09-28 08:06:19 +0200
  • c4f2013667 Clean up of cout replaced by MESSAGE + minor corrections Yoann Audouin 2022-09-21 16:35:15 +0200
  • f3fc21d3b2 Restoring Regular 1D Yoann Audouin 2022-09-21 15:26:59 +0200
  • cb2ccde589 Removing hard coded meshname from Mesh import Yoann Audouin 2022-09-21 15:26:33 +0200
  • 7e9c7d9eac Adaptation to NETGEN_Remote Yoann Audouin 2022-09-21 15:26:21 +0200
  • 2a4b66bc50 Removing todo Yoann Audouin 2022-09-19 11:22:01 +0200
  • 4607a95f5d Adding support for BRep for shape Yoann Audouin 2022-09-15 15:12:22 +0200
  • 44248b7929 Mesh object not deleted in Python + deleting temporary folder when destructing SMESH_Mesh Yoann Audouin 2022-09-15 11:00:41 +0200
  • 5e12ae9ef1 Adding tests for netgen_runner and parallel compute Yoann Audouin 2022-09-14 16:36:10 +0200
  • 5cd6dc5421 Renamming function and files Yoann Audouin 2022-09-13 16:45:33 +0200
  • 49ba6be0c2 Adding support of number of thread for the mesher Yoann Audouin 2022-09-13 14:17:43 +0200
  • c3580f2d90 Replacing ctpl by boost::thread_pool Yoann Audouin 2022-09-12 16:17:20 +0200
  • 540ae8f213 Some fixes to compile against ParaView master. po/pv-master Pascal Obry 2022-09-09 15:50:21 +0200
  • a9f8e63dec Deactivating parallelism for 2D/1D + corrections for non parallel run + adding ParallelCompute function in Python Yoann Audouin 2022-09-09 09:52:50 +0200
  • 26a2a23639 Integration of run_mesher code Yoann Audouin 2022-08-31 16:06:31 +0200
  • 402520f8f1 Restoring orignal compute + cleanup Yoann Audouin 2022-08-30 13:24:07 +0200
  • 5176bafcd3 Adding SetNbThreads in Python to set if compute will be done in parallel Yoann Audouin 2022-08-30 09:42:21 +0200
  • b27f64c6ec Working version for 3d with run_mesher Yoann Audouin 2022-08-26 11:37:02 +0200
  • d19253eab4 Increment version: 9.9.1 V9_9_1_BR vsr 2022-08-24 15:06:05 +0300
  • dacd89c7df [EDF25906] : redirect output of the wget into MESSAGE macro V9_9_1b1 Anthony Geay 2022-08-16 17:42:38 +0200
  • f4764708fe Fix invalid Python dump of ExportUNV() eap 2022-08-04 13:38:27 +0300
  • 78ffe50bb9 Parallel version for 1d mesher number of segment Yoann Audouin 2022-07-25 10:35:21 +0200
  • 2a03e728f8 increase tolerance for search of equal intersection points eap 2022-07-20 12:58:52 +0300
  • dad744364c bos #30222 EDF 25368 - warning when computing eap 2022-07-13 19:40:43 +0300
  • 32d782b309 Fix for negative volumes due to merge eap 2022-07-05 18:26:19 +0300
  • 4430578f93 fix for inlet/outlet eap 2022-06-29 18:29:30 +0300
  • 163af2de57 Fix for using Gmsh 4.10 Two algorithms from Gmsh 4.10 for generating quad mesh, Packing of Parallelograms and Quasi Structured Quad, depend on frame/cross-field computations in Gmsh. As such when using these algorithms a class Field is used (see Field.h in gmsh source). As the class Field also exists in src/SMESHGUI/SMESHGUI_MeshInfo.cxx this cr- eates an error for displaying the mesh Info. mab/fix_for_gmsh_4.10 Afeef 2022-06-24 15:07:02 +0200
  • bdf698e60b Avoid infinite loop, found with test NRT_GRIDS_GEOM_BUG15_R7 jfa 2022-06-23 15:08:30 +0300
  • 678de41423 bos #30314 EDF 25565 - Strange behavior on a specific case eap 2022-06-17 19:02:28 +0300
  • d5d777a7f9 bos #17015 [CEA 17008] Body fitting with Viscous Layers for CFD meshing eap 2022-06-17 14:23:44 +0300
  • 9d7121c884 bos #29628 Remove MEFISTO 2D algorithm vsr 2022-04-15 18:49:22 +0300
  • 4cf07a1411 bos #29171 Refactor testing procedure vsr 2022-04-11 16:28:01 +0300
  • d9f4b53e48 Merge branch 'V9_9_BR' vsr 2022-05-31 11:14:53 +0300
  • 4df9beadff fix 2D_mesh_QuadranglePreference_01/B8 V9_9_0rc2 V9_9_0 V9_9_BR eap 2022-05-19 20:20:16 +0300
  • b7fecac60b Fix regression of viscous_layers_2D_00/A2 eap 2022-05-19 14:27:28 +0300
  • 1b1bcb8e38 fix 2D_mesh_QuadranglePreference_01/B8 eap 2022-05-19 20:20:16 +0300
  • 181c3be44c Fix regression of viscous_layers_2D_00/A2 eap 2022-05-19 14:27:28 +0300
  • f1a810b957 bos #29941 [CEA 29940] concatenate doesn't create node groups if mesh is empty V9_9_0rc1 eap 2022-05-12 12:58:47 +0300
  • 21199041af bos #29941 [CEA 29940] concatenate doesn't create node groups if mesh is empty eap 2022-05-12 12:58:47 +0300
  • a81fac1d80 #29939 [CEA 29936] mesh is not updated if it's based on ShaperResults group eap 2022-05-11 16:38:30 +0300
  • 590bf8d9fc #29939 [CEA 29936] mesh is not updated if it's based on ShaperResults group eap 2022-05-11 16:38:30 +0300
  • 642fc469af WIP Yoann Audouin 2022-05-11 09:10:21 +0200
  • 4c9ca4f7d3 [bos #29856] [CEA 29854] FixQuadraticElements crash eap 2022-05-05 15:04:13 +0300
  • 499f29d249 Copyright update 2022 vsr 2022-05-05 16:51:12 +0300
  • 7895d2d898 Increment version: 9.9.0 vsr 2022-05-05 10:36:53 +0300
  • 41ad074a84 [bos #29856] [CEA 29854] FixQuadraticElements crash eap 2022-05-05 15:04:13 +0300
  • f4fda5460f bos #29764 EDF - SMESH_blocfissure* fail V9_9_0b1 eap 2022-04-21 17:48:18 +0300
  • 91655b13fe bos #29764 EDF - SMESH_blocfissure* fail eap 2022-04-21 13:36:15 +0300
  • d69e4fb6c7 bos #29266 EDF 24971 - SALOME crashes eap 2022-04-19 14:30:36 +0300
  • 7ab73a330a Merge branch 'rnv/29456' rnv 2022-04-19 12:07:56 +0300
  • c08606439a bos #29628 Remove MEFISTO 2D algorithm ci/29628 vsr 2022-04-15 18:49:22 +0300
  • 81f227e3a2 bos #29611 cartesian_algo test is KO with valgrind eap 2022-04-15 14:46:02 +0300
  • feaddec0f3 #29456 [EDF] (2022-T1) Finalization of SSL implementation rnv/29456 rnv 2022-04-14 19:01:10 +0300
  • b9f284f09b Add README files ci/29171 vsr 2022-04-14 11:41:22 +0300
  • 50a0074205 Extra paths to easily import example scripts vsr 2022-04-13 19:47:49 +0300
  • 30ce39c9b1 Refactor doc examples vsr 2022-04-13 10:01:14 +0300
  • 33cf7a01f2 29171 Move examples to test folder vsr 2022-04-12 19:13:50 +0300
  • ba134fd24e Update test procedure vsr 2022-04-11 16:28:01 +0300
  • 83a5e55ace Removing last traces of mefisto yan/remove_mefisto2D Yoann Audouin 2022-04-06 15:03:17 +0200
  • 8628ca77d6 Corrections for example Yoann Audouin 2022-04-04 16:35:06 +0200
  • 7242eaf55b bos #29540 25009 - mesh fails V9_9_0a2 eap 2022-03-31 20:00:05 +0300
  • c728e8a558 bos #29435 EDF 25081 - wrong prisms eap 2022-03-30 20:26:23 +0300
  • a3351b3fb0 bos #24180 This test is not needed anymore vsr 2022-03-28 12:10:13 +0300