Commit Graph

  • 690eb2093a Update pybind11 for Numpy 2 compatibility Matthias Hochsteger 2024-06-18 09:46:37 +0200
  • 15ee1c9fae Pip - build recent py versions first, upload them immediately on linux Matthias Hochsteger 2024-06-15 23:46:45 +0200
  • 3329834560 Set dev or release build for pip by env variable Matthias Hochsteger 2024-06-15 23:41:11 +0200
  • 919000a5ef Add optional arguments "center" and "radius" to webgui.Draw() Matthias Hochsteger 2024-06-15 16:35:23 +0200
  • c488fa936a Revert "Add search path to occt libraries" v6.2.2404 Matthias Hochsteger 2024-06-12 20:10:06 +0200
  • 7ac609cbef Add search path to occt libraries Matthias Hochsteger 2024-06-12 20:09:43 +0200
  • 8c0fa68038
    Merge 4778057ae0 into d9af1262a2 nikhilsrajan 2024-06-12 15:32:07 +0000
  • 04e1ee648a
    Merge 467772e76d into d9af1262a2 StefanBruens 2024-06-12 15:02:46 +0000
  • b39be544eb
    Merge c718423ba6 into d9af1262a2 Jean-Christophe Fillion-Robin 2024-06-12 14:30:20 +0000
  • 547bc19faa
    Merge 40920f3ec3 into d9af1262a2 Kirill A. Korinsky 2024-06-12 11:17:13 +0000
  • 8ae38fa187
    Merge fcb6127a59 into d9af1262a2 Ben Boeckel 2024-06-12 04:51:09 +0000
  • d9af1262a2 Also allow creating html files in Draw from jupyter notebook Matthias Hochsteger 2024-06-11 16:27:45 +0200
  • cc3f27e514 comment occ.Mirror Joachim Schoeberl 2024-06-11 08:06:17 +0200
  • f5c9b87ee7 Fix build issue with gcc on AVX512 Matthias Hochsteger 2024-06-10 10:48:16 +0200
  • bc392abb81 dummy commit Joachim Schoeberl 2024-06-08 07:41:46 +0200
  • 8daef295f3 Install .egg-info file to let pip know that netgen is installed Matthias Hochsteger 2024-06-06 19:32:09 +0200
  • eb98f59bc0 Add ng_mpi_native.hpp Matthias Hochsteger 2024-06-06 15:46:19 +0200
  • eed9aa8ede Disable Python 3.7 build on Windows Matthias Hochsteger 2024-06-04 15:52:55 +0200
  • 09ed8036e7 Fix mpich.deb link Matthias Hochsteger 2024-06-04 12:13:37 +0200
  • 236f14553c fix project on edge in MapSurfacemesh if no trafo is given Christopher Lackner 2024-06-03 17:19:41 +0200
  • 2c7912e5dc Merge branch 'identify_occ_offset' into 'master' Schöberl, Joachim 2024-06-03 16:27:45 +0200
  • 571cbbe4df Optional identification_name argument in Face::Offset to apply CLOSE_SURFACE identifications Matthias Hochsteger 2024-06-03 12:37:26 +0200
  • 6d1c87f214 Offset - face with propagate properties Joachim Schoeberl 2024-06-02 15:56:10 +0200
  • f938b64397 Offset-wire Joachim Schoeberl 2024-06-02 10:50:22 +0200
  • 6b7cb4942e Boundary layer thickness limitation seems to work now Matthias Hochsteger 2024-05-31 21:52:03 +0200
  • 5bf7f6623b More work on boundary layers, todo: cut also with sides of new prisms Matthias Hochsteger 2024-05-31 19:24:11 +0200
  • 82472c7905 undo std::ignore Joachim Schoeberl 2024-05-31 18:42:17 +0200
  • 9a2dd3b63e avoid warnings Joachim Schoeberl 2024-05-31 18:19:57 +0200
  • 1a72309c40 Merge branch 'nested_flags' into 'master' Schöberl, Joachim 2024-05-31 13:40:41 +0200
  • 3bb804eeaf add dict constructor of flags for implicit convertion back Christopher Lackner 2024-05-31 13:23:53 +0200
  • 3029b5422a allow nested flags from nested python dictionaries Christopher Lackner 2024-05-31 12:55:59 +0200
  • 6d65f18c90 Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-05-31 10:37:10 +0200
  • 0e0ea2d5f8 Wrap more MPI functions Matthias Hochsteger 2024-05-31 10:17:01 +0200
  • fefea90133 Fix pyodide build Matthias Hochsteger 2024-05-29 20:32:32 +0200
  • b887b5d7c7 Enable MPI wrapper for pip builds Matthias Hochsteger 2024-05-29 10:51:45 +0200
  • e475224359 Merge branch 'dalcinl-mpi4py-limited-api' Matthias Hochsteger 2024-05-29 09:36:59 +0200
  • f70200e5aa Don't include MPI cxx symbols properly Matthias Hochsteger 2024-05-28 12:43:27 +0200
  • 1e7624c7f5 Get rid of mpi4py compile-time dependency, disable MPI wrapper by default Matthias Hochsteger 2024-05-28 10:55:58 +0200
  • c7c4478426 some bug fixes ,todo : dont divide by trig_shift Matthias Hochsteger 2024-05-27 15:00:57 +0200
  • 246dfd734d
    mpi4py: Support limited API and ABI compatibility Lisandro Dalcin 2024-05-27 14:24:32 +0300
  • 9ca061eae5 Merge branch 'py_export_localh' into 'master' Schöberl, Joachim 2024-05-24 08:44:51 +0200
  • e404ce737b export localh set/get from mesh Christopher Lackner 2024-05-24 08:30:24 +0200
  • 35feeff7ab activate occ 7.8 on mac Joachim Schoeberl 2024-05-23 21:57:50 +0200
  • a253fa4e18 Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-05-23 20:35:02 +0200
  • eaa797d7f6 Wrap MPI_Comm_c2f Matthias Hochsteger 2024-05-23 10:37:42 +0200
  • e287ea4af5 Add newer OCC urls (currently commented out) Matthias Hochsteger 2024-05-23 10:37:26 +0200
  • 1dc353d3c5 Remove output while generating fieldlines Matthias Hochsteger 2024-05-21 16:10:13 +0200
  • 2072f70f7f Fix building without MPI Matthias Hochsteger 2024-05-16 11:03:44 +0200
  • 05c01ee884 Fix segfault when using more than 32 colors in colormap Matthias Hochsteger 2024-05-16 10:49:11 +0200
  • 184a6ba4c5 Fix MPI code in paje trace Matthias Hochsteger 2024-05-16 09:35:58 +0200
  • f2ea9cde4c Fix MPI code in paje trace Matthias Hochsteger 2024-05-16 09:18:07 +0200
  • fece35b830 euler_angles and scale argument in webgui Draw Matthias Hochsteger 2024-05-15 19:30:40 +0200
  • a018931437 Utility function to check if MPI was loaded Matthias Hochsteger 2024-05-14 22:17:42 +0200
  • a80ae826c6 Remove MyMPI helper class Matthias Hochsteger 2024-05-14 22:02:08 +0200
  • 5e6f2ee045 Fix mesh generation from GUI when building with MPI Matthias Hochsteger 2024-05-14 21:56:50 +0200
  • a778c606d2 Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-05-14 15:49:03 +0200
  • 12aaaf1e6c do not EdgeSwap with quads Christopher Lackner 2024-05-14 13:57:01 +0200
  • c2af423a5b No need to init MPI in netgen exe (is not supported to run in parallell anyway) Matthias Hochsteger 2024-05-14 11:26:53 +0200
  • 19731869d3 Utility header to convert to native mpi handles Matthias Hochsteger 2024-05-13 18:10:36 +0200
  • bcfb52d3a5 Merge branch 'runtime_mpi_wrapper' into 'master' Schöberl, Joachim 2024-05-13 13:43:53 +0200
  • 335b926f8b Runtime MPI wrapper Hochsteger, Matthias 2024-05-13 13:43:53 +0200
  • 835f0a9604 Trigger rebuild runtime_mpi_wrapper Matthias Hochsteger 2024-05-08 13:17:08 +0200
  • 7d408f1ecf Build for all python versions again Matthias Hochsteger 2024-05-08 12:43:20 +0200
  • 0929527ae3 Always append PATH on Windows (needed to dload mpi wrapper libs) Matthias Hochsteger 2024-05-08 12:39:58 +0200
  • 79a6b56aae Fix MPI lib path on Windows Matthias Hochsteger 2024-05-08 12:17:18 +0200
  • eceecd7d6f Fix openmpi include, prepare for multiple windows versions Matthias Hochsteger 2024-05-08 12:05:39 +0200
  • e855259663 Build for newer openmpi/mpich on linux Matthias Hochsteger 2024-05-08 11:18:15 +0200
  • 254a88d1cd Don't install netgen_metis interface library Matthias Hochsteger 2024-05-08 08:29:30 +0200
  • 5bbcda4774 Use mpi4py prerelase for linux Matthias Hochsteger 2024-05-07 23:10:51 +0200
  • 9000bc8580 install mpi4py when building for linux Matthias Hochsteger 2024-05-07 23:04:04 +0200
  • ee3722e345 Don't require MPI to be found by cmake Matthias Hochsteger 2024-05-07 22:55:42 +0200
  • 61f568d8e9 First try to build pip package with mpi wrapper Matthias Hochsteger 2024-05-07 22:48:18 +0200
  • b7a3eb5a2b Build pip only for 3.12 for testing purposes Matthias Hochsteger 2024-05-07 22:20:49 +0200
  • b2ef22539c Remove obsolete comment Matthias Hochsteger 2024-05-07 22:16:23 +0200
  • f06d86f36d Skip including OpenMPI CXX headers Matthias Hochsteger 2024-05-07 18:09:58 +0200
  • 341f3df95d Microsoft MPI linking fixes Matthias Hochsteger 2024-05-07 17:59:05 +0200
  • 4fafa582dc Remove direct mpi linkage, fix library names Matthias Hochsteger 2024-05-07 16:26:48 +0200
  • 282298e78f Fix MPI_Type_size wrapper Matthias Hochsteger 2024-05-07 15:36:30 +0200
  • a31f6e8f0a Wrap MPI_Type_size Matthias Hochsteger 2024-05-07 15:32:15 +0200
  • de8b122f63 Support Intel MPI Matthias Hochsteger 2024-05-07 15:32:05 +0200
  • de731d4df7 Use signed int type for Aint Matthias Hochsteger 2024-05-07 15:04:00 +0200
  • e1be58011f Fix library name suffix, initialize MPI runtime wrapper as soon as an mpi4py comm gets converted into an NG_MPI_Comm Matthias Hochsteger 2024-05-07 11:27:51 +0200
  • 9b5fc16397 Some windows fixes, update Metis version Matthias Hochsteger 2024-05-07 11:17:06 +0200
  • 9559bf8446 Prepare for Windows MPI (remove unused unix header include) Matthias Hochsteger 2024-05-06 17:51:28 +0200
  • 692e4afe3e Fix MPICH on Linux by handling array arguments correctly Matthias Hochsteger 2024-05-06 17:35:44 +0200
  • ae719d58c4 Windows build fixes Matthias Hochsteger 2024-05-06 13:21:32 +0200
  • 2e539e50de Some more build fixes Matthias Hochsteger 2024-05-06 13:16:48 +0200
  • 11979f1b13 Fix Windows build error Matthias Hochsteger 2024-05-06 12:53:00 +0200
  • 96bf1453d3 Enable dummy mpi functions in mpi_wrapper.hpp again, skip new runtime-wrapper code if USE_MPI=OFF Matthias Hochsteger 2024-05-06 12:44:48 +0200
  • f02bd53573 Fix mpi4py converters, some cleanup Matthias Hochsteger 2024-05-06 12:31:30 +0200
  • 63d3df9cd9 Remove hard-coded paths Matthias Hochsteger 2024-05-03 18:38:16 +0200
  • 17a945f0b4 Set include dir for default (openmpi) mpi wrapper Matthias Hochsteger 2024-05-03 18:28:44 +0200
  • 123e6d1739 Remove another mpi.h include, use mpi wrapper functions Matthias Hochsteger 2024-05-03 18:26:46 +0200
  • d435c13f8b Wrap MPI_Query_thread Matthias Hochsteger 2024-05-03 18:24:01 +0200
  • b7435489b6 Remove mpi.h include Matthias Hochsteger 2024-05-03 18:19:50 +0200
  • 9b8ec31844 Fix missing symbol Matthias Hochsteger 2024-05-03 18:18:57 +0200
  • ffed800586 Remove unneded mpi.h include Matthias Hochsteger 2024-05-03 17:37:22 +0200
  • 1298a52fc0 MPI Wrapper fixes Matthias Hochsteger 2024-05-03 17:31:16 +0200
  • 11f53f2704 Some cleanup and checks Matthias Hochsteger 2024-05-02 23:20:47 +0200
  • 08d17a43e3 Fix compilation/conversion issues Matthias Hochsteger 2024-05-02 23:13:42 +0200