Commit Graph

  • 16c49d41eb Merge branch 'write_identificationnames_mesh' into 'master' Schöberl, Joachim 2024-08-30 11:19:08 +0200
  • bda192ba90 write identification names into mesh Christopher Lackner 2024-08-30 11:01:03 +0200
  • 7f5df05bb7 Force cmake to use/find static zlibs for pip builds Matthias Hochsteger 2024-08-29 16:35:40 +0200
  • 725576fc42 Fix pip dev version numbering Matthias Hochsteger 2024-08-29 14:28:05 +0200
  • 18ea280388 Check if pip package already available before building Matthias Hochsteger 2024-08-28 18:04:16 +0200
  • a009825d83 Fix linking zlib in MacOS pip builds Matthias Hochsteger 2024-08-28 18:14:27 +0200
  • fd7e5867b4 Use static zlib everywhere if it is built during superbuild Matthias Hochsteger 2024-08-28 18:01:08 +0200
  • 79d385dc0b Merge branch 'fix_identification_on_layered_mesh' into 'master' Schöberl, Joachim 2024-08-28 11:48:08 +0200
  • 1497bf36cc fix periodic identifications for meshes where edges touch Christopher Lackner 2024-08-28 11:07:11 +0200
  • 69f2ea5635 Merge branch 'fix_mt_swap_in_array_move' into 'master' Schöberl, Joachim 2024-08-27 19:03:43 +0200
  • 4964691fd9 Merge branch 'add_inner_point_check' into 'master' Lackner, Christopher 2024-08-27 18:53:50 +0200
  • 334c3fe702 fix size of me in mt swap in array move constructor Christopher Lackner 2024-08-27 18:33:36 +0200
  • 72e861be80 add check if any inner points are in polygon when adding inner point Christopher Lackner 2024-08-27 17:41:20 +0200
  • 6da5dd96d5 Don't use allocsize uninitialized in Array(Array&&) Roy Stogner 2024-08-27 08:33:38 -0500
  • 2e3264ec69 Merge branch 'segment_set_index_edgenr' into 'master' Schöberl, Joachim 2024-08-26 17:39:10 +0200
  • c032ad58ca add property setter for index and edgenr for segment Christopher Lackner 2024-08-26 16:37:50 +0200
  • 1772e01edb update IdentifyPeriodicBoundaries to also support 2d meshes (and more stable) Christopher Lackner 2024-08-26 16:37:08 +0200
  • 0fb5b416ba Merge branch 'raise_len_error_not_ngs' into 'master' Schöberl, Joachim 2024-08-26 12:35:09 +0200
  • 5103dac8d4 Merge branch 'fix_pybind11_warning' into 'master' Schöberl, Joachim 2024-08-26 12:34:19 +0200
  • c7800704b0 fix pybind11 exception binding warning Christopher Lackner 2024-08-26 12:21:56 +0200
  • d9247d094b netgen trafo.mat returns Mat<3,3> and takes Mat<3,3> Christopher Lackner 2024-08-26 11:49:35 +0200
  • 4f399675ce Merge branch 'fix_identify_periodic_2d' into 'master' Lackner, Christopher 2024-08-26 11:34:54 +0200
  • 945bf2b3a3 raise length_error not netgen::Exception on wrong tuple size Christopher Lackner 2024-08-26 11:14:29 +0200
  • d72801d19a fix IdentifyPeriodic points in mesh in 2d mesh Christopher Lackner 2024-08-26 11:13:56 +0200
  • 7f666547c9 Fix file extension check in snapshot function Matthias Hochsteger 2024-08-07 10:49:21 +0200
  • 24a0f47856 Fix boundary layer thicknesses Matthias Hochsteger 2024-07-26 18:09:37 +0200
  • 325175c88f comment deprecated function Joachim Schoeberl 2024-07-20 10:53:59 +0200
  • 53b08efc6a remove commented code Joachim Schoeberl 2024-07-20 10:38:01 +0200
  • cb8c7850ba fix (false) warnings Joachim Schoeberl 2024-07-20 10:25:45 +0200
  • 487942bc22 ThrowRangeException with [[noreturn]] Joachim Schoeberl 2024-07-19 22:30:34 +0200
  • 3c9f98b38d save index bypasses range-check Joachim Schoeberl 2024-07-19 12:33:56 +0200
  • 8f762bc33d std::move in register_archive Joachim Schoeberl 2024-07-18 18:56:47 +0200
  • 62d2e4fba5 Copy ctor for IVec Matthias Hochsteger 2024-07-18 15:07:22 +0200
  • 4fd89120b8 sqr is constexpr Joachim Schoeberl 2024-07-18 09:44:45 +0200
  • ad99e5fdea Exception::Throw Joachim Schoeberl 2024-07-17 18:01:59 +0200
  • ba472f7a11 Exception::Throw Joachim Schoeberl 2024-07-17 17:58:38 +0200
  • 357ff7badf exception with stringview Joachim Schoeberl 2024-07-17 12:01:59 +0200
  • b6b20be30b IVec with HTArray Joachim Schoeberl 2024-07-16 19:20:07 +0200
  • e075d32f14 fix unused warning Joachim Schoeberl 2024-07-16 16:50:28 +0200
  • bac10cf1fb go back to C-array (since tests fail) Joachim Schoeberl 2024-07-16 16:11:20 +0200
  • 7968ae4588 use std::array in IVec (for 0-size handling) Joachim Schoeberl 2024-07-16 13:48:17 +0200
  • 54d59cff1e fix warnings Joachim Schoeberl 2024-07-16 13:03:49 +0200
  • 20e0b3efa5 replace const string& by string_view in Flags and SymbolTable Joachim Schoeberl 2024-07-16 12:44:04 +0200
  • 63986a4e5f throw range exception via function call -> reduces code size Joachim Schoeberl 2024-07-16 10:18:16 +0200
  • 304ce7364a mpi-send of 0D-elements Joachim Schoeberl 2024-07-14 20:38:36 +0200
  • f1e06f0a6d pickling 0D-elements Joachim Schoeberl 2024-07-12 18:20:24 +0200
  • 5e9d22e496 Merge branch 'fix_face_colors_in_blayers' into 'master' Hochsteger, Matthias 2024-07-10 19:02:10 +0200
  • da743467fb Fix reading face_colors and face_transparencies for faces without attached geometry surface Matthias Hochsteger 2024-07-10 10:15:55 +0200
  • 78832cb7c5 Fix building with mpi wrapper but without python support Matthias Hochsteger 2024-07-08 11:48:27 +0200
  • 151c8da887 Merge branch 'fix_no_python_build' into 'master' Hochsteger, Matthias 2024-07-04 17:36:34 +0200
  • d987051f2b Fix building without Python Matthias Hochsteger 2024-07-04 17:26:47 +0200
  • 000a312dc2 Use same color for shifted faces in boundary layer generation Matthias Hochsteger 2024-07-04 15:00:50 +0200
  • 6091669e28 Build pip Post Releases from release branch Matthias Hochsteger 2024-07-02 12:53:03 +0200
  • 3974191ffa correctly check for degenerated edges Christopher Lackner 2024-06-27 21:00:52 +0200
  • a2d9455627 Fix compiling with cuda and active mem-tracer Matthias Hochsteger 2024-06-27 11:29:22 +0200
  • 433247b09b Boundarylayers - fix finding non-relevant intersections in growth vector limitation Matthias Hochsteger 2024-06-27 11:15:59 +0200
  • 73822401f1 Make sure the GIL is held on cleanup Matthias Hochsteger 2024-06-25 17:13:32 +0200
  • 32f291c66e Merge branch 'binary_brep' into 'master' Lackner, Christopher 2024-06-24 18:28:10 +0200
  • e7e945a84c Use netgen-occt to build netgen Matthias Hochsteger 2024-06-14 10:50:42 +0200
  • f9d7d3a4fd store newest vertex from bisection Joachim Schoeberl 2024-06-24 09:56:44 +0200
  • 3709ea8f94 allow reading of binary brep files Christopher Lackner 2024-06-21 15:16:47 +0200
  • af5e003790 Fix GIL issue (see previous commit for details) Matthias Hochsteger 2024-06-21 11:45:16 +0200
  • 163135981e Fix GIL issues in GenerateMesh() functions Matthias Hochsteger 2024-06-21 11:33:21 +0200
  • c2f42f2f16 Backward compatibility for occ geometry loading (from mesh file) Matthias Hochsteger 2024-06-20 18:05:39 +0200
  • eff5e946f7 fix export of submesh faces Christopher Lackner 2024-06-20 11:12:01 +0200
  • 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
  • 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