Commit Graph

  • ee6ba53d91 Fix finding Tcl/Tk on MacOS with Python 3.13 master Matthias Hochsteger 2024-09-19 17:40:39 +0200
  • 7167b4cff9 Set .dev1 postfix correctly on non-master branches, some formatting Matthias Hochsteger 2024-09-19 17:04:05 +0200
  • 99b7533251 Fix installing ccache and dpkg on almalinux 8 Matthias Hochsteger 2024-09-19 16:37:47 +0200
  • 449179bcec Install requests before building pip package Matthias Hochsteger 2024-09-19 16:19:33 +0200
  • e279140a4d Use manylinux2_28 docker image build pip packages for Linux Matthias Hochsteger 2024-09-19 16:10:11 +0200
  • c20dfbbc39 Build .dev1 packages on non-master branches Matthias Hochsteger 2024-09-19 16:05:45 +0200
  • eaec560618 Remove unused autitwheel code Matthias Hochsteger 2024-09-19 15:52:02 +0200
  • d79b259ece Build pip packages for Python 3.13 Matthias Hochsteger 2024-09-19 15:41:20 +0200
  • e94096e008 Merge branch 'textinarchive_windows_unix_compatibility' into 'master' Lackner, Christopher 2024-09-18 17:48:37 +0200
  • d73cffd0c7 Fix TextOutArchive (Win) -> TextInArchive (Unix) incompatibility Hochsteger, Matthias 2024-09-18 17:48:36 +0200
  • 876331afaf Merge branch 'update_pybind11' into 'master' Hochsteger, Matthias 2024-09-18 13:17:33 +0200
  • 1fb2501b7e Update pybind11 to 2.13.6 (including a patch for binary compatibility accross MSVC versions) Matthias Hochsteger 2024-09-18 12:09:25 +0200
  • e1336e3e73
    Merge 431efcedc0 into 7656211b3e luzpaz 2024-09-18 09:25:26 +0300
  • 7656211b3e Merge branch 'property_propagate_geo_glue' into 'master' Schöberl, Joachim 2024-09-16 10:14:33 +0200
  • 827b02d94c propagate properties correctly in occgeom.Glue Christopher Lackner 2024-09-16 09:59:42 +0200
  • 5733977f6d
    Merge 3a509b92bb into fe5a3acc8b martinhammerschmidt 2024-09-13 17:36:18 +0200
  • f603fef130 Ensure sequential/parallel consistency in generated mesh boundarylayer_fixes Matthias Hochsteger 2024-09-13 13:18:58 +0200
  • fe5a3acc8b Merge branch 'fix_splitimprove' into 'master' Hochsteger, Matthias 2024-09-13 10:22:50 +0200
  • 73c75240f8 Skip SplitImproveEdge if it would insert tets with negative volume Hochsteger, Matthias 2024-09-13 10:22:50 +0200
  • 67a67a453d Fix copying BitArray in immediate operators in python bindings Matthias Hochsteger 2024-09-12 11:11:15 +0200
  • 4d04dcd97d Skip SplitImproveEdge if it would insert tets with negative volume Matthias Hochsteger 2024-09-11 16:10:06 +0200
  • cef04cfd2a Utility tool to wait until package is available on pypi Matthias Hochsteger 2024-09-11 12:08:32 +0200
  • b41d2aed2c
    Merge 9db68e28f2 into b955c377f1 nikhilsrajan 2024-09-09 18:09:38 +0200
  • b955c377f1 Merge branch 'project_added_edge' into 'master' Lackner, Christopher 2024-09-09 17:18:04 +0200
  • f807be50c2 Project added Element1D/Element2D Lackner, Christopher 2024-09-09 17:18:04 +0200
  • 82996b1e5a
    Merge c08373a8a2 into a504372f82 MarcusCalhoun-Lopez 2024-09-07 00:32:58 -0300
  • a504372f82 Fix Mesh::GetSubMesh for 2d meshes Matthias Hochsteger 2024-09-05 14:46:57 +0200
  • 75fbd86a7a Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-09-04 15:53:47 +0200
  • c8d99c0e9e Some fixes for boundarylayers on special points (4 faces) Matthias Hochsteger 2024-09-04 15:49:02 +0200
  • 6cd9c468df
    Merge 1978928bc6 into bb3c3ff565 Sergey Fedorov 2024-09-03 18:40:10 -0500
  • bb3c3ff565 fix warning Joachim Schoeberl 2024-09-03 11:11:45 +0200
  • c096536e32 Merge branch 'pickle_ident_names' into 'master' Lackner, Christopher 2024-09-02 16:46:57 +0200
  • d014119b19 pickle identification names Christopher Lackner 2024-09-02 16:35:57 +0200
  • 508136b533 Fix memory leak in TaskManager (thx @roystgnr) Matthias Hochsteger 2024-09-02 10:15:28 +0200
  • 00664898c3 Fix building with USE_NUMA Matthias Hochsteger 2024-09-02 10:14:04 +0200
  • 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