Commit Graph

  • 1f793e66ea fix edge meshing in nglib Christopher Lackner 2022-04-25 12:03:16 +0200
  • c39dbd443e Merge remote-tracking branch 'jzimmermann/master' Christopher Lackner 2022-04-25 11:06:21 +0200
  • 7057406de0 ci - update Ubuntu image version Matthias Hochsteger 2022-04-25 10:14:02 +0200
  • e0b6562b99 polish topology Joachim Schoeberl 2022-04-22 22:39:06 +0200
  • 2ee9dbeafd little cleanup Joachim Schoeberl 2022-04-21 17:59:23 +0200
  • 1afcb30102 less copying Joachim Schoeberl 2022-04-21 17:16:26 +0200
  • 054386388e less hash-table searching in buildedges Joachim Schoeberl 2022-04-21 16:25:52 +0200
  • 0605097bdc Topology: use non-copying access functions, take care of 0/1 - based indexing Joachim Schoeberl 2022-04-21 12:28:56 +0200
  • 6fd99a5a29 some modernization of Topology Joachim Schoeberl 2022-04-21 11:37:30 +0200
  • 4df5ed1536 denser syntax in occ file Julius Zimmermann 2022-04-21 10:26:27 +0200
  • 267959967d add message level and check notation of unv file only for first line Julius Zimmermann 2022-04-21 10:25:57 +0200
  • 480aa843c5 Merge branch 'occ_fix_inplane_closesurface_end' into 'master' Matthias Hochsteger 2022-04-20 18:12:48 +0000
  • 27a6d29187 fix occ closesurfaces ending in a larger plane Christopher Lackner 2022-04-20 17:18:44 +0200
  • 6e18260ef7 Merge branch 'master' of github.com:j-zimmermann/netgen Julius Zimmermann 2022-04-20 14:49:32 +0200
  • ae28716366 add cone Julius Zimmermann 2022-04-20 14:49:22 +0200
  • 718c876fa7 correct computation of shapes Julius Zimmermann 2022-04-20 00:08:54 +0200
  • eb8276c132
    Merge branch 'NGSolve:master' into master Julius Zimmermann 2022-04-20 00:01:15 +0200
  • 5e977e819f refactor fieldlines code Matthias Hochsteger 2022-04-11 17:27:47 +0200
  • 693135d52c Merge branch 'simd_fixes' into 'master' Joachim Schöberl 2022-04-15 14:40:43 +0000
  • e4ff37887b Some fixes for odd SIMD sizes Matthias Hochsteger 2022-04-15 15:27:44 +0200
  • 39cc7ae0a3 remove (outdated and untested) sequential optimization code Matthias Hochsteger 2022-04-15 10:35:15 +0200
  • 63133b5058 return before building boundary edges Matthias Hochsteger 2022-04-15 10:30:38 +0200
  • 7e8a547a91 fine grained parallelization when meshing multiple domains Matthias Hochsteger 2022-04-15 10:28:08 +0200
  • a7a5067830 Call FindOpenElements before each optimization step Matthias Hochsteger 2022-04-14 17:40:22 +0200
  • ab462237af Merge branch 'better_combine_improve_2d' into 'master' Joachim Schöberl 2022-04-13 17:34:53 +0000
  • 9cc6fc933d evalute localh in multiple points and take average Matthias Hochsteger 2022-04-13 12:44:45 +0200
  • ed0f400f09 Merge branch 'pickle_array' into 'master' Joachim Schöberl 2022-04-12 05:25:56 +0000
  • 9f9ad8fa2e return mesh.Coordinates returns py::array Joachim Schoeberl 2022-04-12 07:21:14 +0200
  • c29e93dd2b mesh point coordinates as numpy - array Joachim Schoeberl 2022-04-12 07:05:32 +0200
  • adda364eaa UNV interface with D notation for exponent Julius Zimmermann 2022-04-11 17:52:35 +0200
  • 8c7d69c1d1 setnextmayortimestamp in mesh.ZRefine Christopher Lackner 2022-04-11 13:05:14 +0200
  • 0135559dd6 find edges by searching for segments in both directions Christopher Lackner 2022-04-11 13:04:56 +0200
  • a5ba7075e4 explicitly specify projection boundaries Christopher Lackner 2022-04-11 13:04:38 +0200
  • f95e039c22 fix boundarylayer growth type Christopher Lackner 2022-04-11 13:04:21 +0200
  • 7ad44b46fd Merge branch 'boundarylayer_restriction' into 'master' Matthias Hochsteger 2022-04-08 12:39:50 +0000
  • 32cb8d546e Restrict growth vector only taking boundary of domain into account Christopher Lackner 2022-04-08 14:01:01 +0200
  • b66f3039be memory tracing only if actively enabled Christopher Lackner 2022-04-08 12:51:23 +0200
  • 3b29d03227 pickling of Array Christopher Lackner 2022-04-05 15:08:52 +0200
  • e5056dcd57 output control Joachim Schoeberl 2022-04-02 10:37:16 +0200
  • 4565c8ef79 rvalue Array+= allows for Array<int>({1,2,3})+={4,5} Joachim Schoeberl 2022-04-02 10:36:55 +0200
  • 409c460d2f fix non-default SIMD-size Joachim Schoeberl 2022-04-02 10:36:00 +0200
  • 8fe5518c6c Merge branch 'boundarylayer_limit_thickness' into 'master' Christopher Lackner 2022-04-01 11:30:42 +0000
  • 1ac5415e94 use major.minor.patch.postXX.dev version scheme for nightly python releases Matthias Hochsteger 2022-04-01 12:07:12 +0200
  • 88f74fd6f2 boundarylayer - limit height mhochsteger@cerbsim.com 2022-03-07 15:58:09 +0100
  • 4cc758632d Merge branch 'occ_point_in_surface' into 'master' Christopher Lackner 2022-03-31 10:40:05 +0000
  • c718423ba6
    COMP: Support configuring project specifying custom CMAKE_MACOSX_RPATH value Jean-Christophe Fillion-Robin 2022-03-31 01:48:30 -0400
  • d36b3d8b4e [occ] inner point of surface -> surface mesh Christopher Lackner 2022-03-30 12:47:07 +0200
  • 1de4d6e1e5 Merge branch 'occ_gp_gtrsf' into 'master' Christopher Lackner 2022-03-28 18:34:22 +0000
  • 046443259e [occ] gp_GTrsf for anisotropic trafos Christopher Lackner 2022-03-28 18:34:22 +0000
  • 132261ec4d Merge remote-tracking branch 'StefanBruens/fix_switch_enum' Matthias Hochsteger 2022-03-28 18:29:32 +0200
  • d6b6fc38a8 Fix leftover "Identifyable" from last commit Matthias Hochsteger 2022-03-28 17:44:53 +0200
  • 4033fac1b3 Fix various typos luz paz 2022-03-25 18:21:48 -0400
  • dc836ae7e4 unit_cube from OCC Joachim Schoeberl 2022-03-25 17:56:22 +0100
  • dcda14e6e7 fix occ identifications Matthias Hochsteger 2022-03-24 16:54:40 +0100
  • 08f2835d8a DLL_HEADER Matthias Hochsteger 2022-03-23 16:44:49 +0100
  • 54dde2a10f fix PajeTrace context manager mhochsteger@cerbsim.com 2022-03-21 22:12:21 +0100
  • fed78f2ca0 ci - don't push to sourceforge anymore mhochsteger@cerbsim.com 2022-03-18 11:44:04 +0100
  • aa206c7bae debug output with less priority Joachim Schoeberl 2022-03-18 08:21:03 +0100
  • 4bad16744b wrapper for mpi-gather to ngscore Joachim Schoeberl 2022-03-18 08:20:20 +0100
  • a5acada9fc Merge branch 'occ_solid_from_faces' into 'master' Joachim Schöberl 2022-03-17 14:48:15 +0000
  • c822caafe7 [occ] create solid from faces Christopher Lackner 2022-03-17 11:58:11 +0100
  • 94bd713310 Merge remote-tracking branch 'stefanbruens/fix_aarch64_uint_mask' mhochsteger@cerbsim.com 2022-03-16 10:27:43 +0100
  • 7791840a4a little mpi cleanup, meshing+distribution in one call Joachim Schoeberl 2022-03-15 09:13:01 +0100
  • 4dbf1d2099 Merge branch 'link_stdc++fs_with_gcc8' into 'master' Matthias Hochsteger 2022-03-14 17:27:46 +0000
  • 2136269175 Link libstdc++fs when compiling with gcc 8 mhochsteger@cerbsim.com 2022-03-14 18:10:47 +0100
  • 7f8e0f1276 Merge branch 'separate_localh' into 'master' Joachim Schöberl 2022-03-14 13:48:47 +0000
  • 842780feec if only 1 locahl tree is set use the global one on all layers Christopher Lackner 2022-03-14 14:20:31 +0100
  • ac0326ce91 pip - sign libs on macos, fix res install path v6.2.2202 Matthias Hochsteger 2022-03-11 12:48:52 +0100
  • 154302605f separate localh trees for different layers mhochsteger@cerbsim.com 2022-03-10 19:04:44 +0100
  • eea8054af6 add flag grow edges to python export of BoundaryLayers Christopher Lackner 2022-03-10 12:07:07 +0100
  • 0d475f4c43 Merge branch 'boundarylayer_cleanup' into 'master' Matthias Hochsteger 2022-03-09 12:43:47 +0000
  • b76ea76219 restructure BoundaryLayer code mhochsteger@cerbsim.com 2022-03-07 15:58:09 +0100
  • 1e6ab35f4d Fix return value of ProjectPointGI mhochsteger@cerbsim.com 2022-03-07 21:08:04 +0100
  • 679942033e thread safe ExtrusionFace :: CalcProj mhochsteger@cerbsim.com 2022-03-07 20:59:00 +0100
  • 262fec4601 CombineImprove2D - project only for edge points mhochsteger@cerbsim.com 2022-03-07 20:58:11 +0100
  • 0a99c169b6 fix missing return value mhochsteger@cerbsim.com 2022-03-07 20:57:36 +0100
  • 5272106a9c Merge branch 'fix_curve_boundarylayer_occ' into 'master' Matthias Hochsteger 2022-03-07 18:19:09 +0000
  • 21b263a0ba [occ] fix boundarylayer + curve Christopher Lackner 2022-02-25 18:17:49 +0100
  • 8dd4c0c9e3 boundarylayer - calculate edge tangents on the fly mhochsteger@cerbsim.com 2022-03-07 17:24:36 +0100
  • 97b9dae812 preserve Geometry after generating boundary layer mhochsteger@cerbsim.com 2022-03-07 16:04:21 +0100
  • 8b8900e21d Merge branch 'boundarylayer_updates' into 'master' Matthias Hochsteger 2022-03-07 12:53:51 +0000
  • 2ffd3b6589 fix edge interpolation of growthvectors in boundarylayer Christopher Lackner 2022-03-07 12:17:05 +0100
  • c4b679ec5a fix AllReduce (array) Joachim Schoeberl 2022-03-05 12:21:28 +0100
  • 2b9d4596ae AllReduce for Arrays Joachim Schoeberl 2022-03-05 11:42:00 +0100
  • 8e861d1773 generic implementation of InterpolateSurfaceGrowthVectors mhochsteger@cerbsim.com 2022-03-04 15:42:16 +0100
  • f0b10d696e preserve volume elements in DivideMesh() mhochsteger@cerbsim.com 2022-03-03 11:22:06 +0100
  • d2348a7651 optimize occ surfaces individually again, update test results mhochsteger@cerbsim.com 2022-03-02 15:42:44 +0100
  • c6c8f52878 Merge branch 'fix_parallel_optimize2d' into 'master' Matthias Hochsteger 2022-03-02 14:11:21 +0000
  • 43382d4be8 fix parallel surface optimization with occ mhochsteger@cerbsim.com 2022-03-02 14:58:39 +0100
  • 4e8fe77098 fix some warnings mhochsteger@cerbsim.com 2022-03-02 14:14:38 +0100
  • 3918990b0e Merge branch 'fix_point_type_of_vertices' into 'master' Joachim Schöberl 2022-03-02 10:47:37 +0000
  • 9730a383fd geo vertices as pointelements not locked points Christopher Lackner 2022-03-02 11:34:02 +0100
  • 36440970fb boundarylayer - some more fixes on growth vector interpolation mhochsteger@cerbsim.com 2022-03-01 20:18:05 +0100
  • e8c9d8e1fc really interpolate only tangential part... Christopher Lackner 2022-03-01 14:56:01 +0100
  • 13a0b78e26 interpolate only tangential part of growth vector Christopher Lackner 2022-03-01 14:34:18 +0100
  • 016b1692e2 fix point type of geo vertices (FIXEDPOINT) -> locked points Christopher Lackner 2022-03-01 13:23:06 +0100
  • aeb6a17255 Merge branch 'boundarylayer_interpolate_growthvectors' into 'master' Christopher Lackner 2022-03-01 10:22:50 +0000
  • bcedbfd189 Interpolate growth vectors only with OCC geometry mhochsteger@cerbsim.com 2022-02-28 17:24:44 +0100
  • 3a86103392 interpolate tangential part of growth vector along edge Christopher Lackner 2022-02-28 08:29:22 +0100
  • dabb3b9dbf Interpolate growth vectors on surfaces mhochsteger@cerbsim.com 2022-02-25 16:50:26 +0100