Commit Graph

  • 832485e41a pybind11 compatibility Matthias Hochsteger 2020-10-22 12:11:19 +0200
  • 25342f7c3f speeding up many small domains Joachim Schöberl 2020-10-22 12:04:32 +0200
  • c2c0bbcbf5 Bugfix on Windows with Python>=3.8 Matthias Hochsteger 2020-10-20 17:17:01 +0200
  • 2d03739f4e little smooth Joachim Schöberl 2020-10-20 12:35:17 +0200
  • a2a2da13dc debug messages in hp refinement Matthias Hochsteger 2020-10-19 19:30:12 +0200
  • 4b5054d9fd Merge branch 'point_info_csg2d' into 'master' Matthias Hochsteger 2020-10-19 17:29:37 +0000
  • 52a6d2a9f9 Merge branch 'master' into point_info_csg2d Matthias Hochsteger 2020-10-19 18:38:32 +0200
  • 9a39b81615 fix set csg2d pinfo Christopher Lackner 2020-10-19 17:34:11 +0200
  • 389280fc0c debug output Matthias Hochsteger 2020-10-19 16:55:49 +0200
  • 39be1fd3c9 add PointInfo for csg2d for maxh and name in points Christopher Lackner 2020-10-19 16:32:42 +0200
  • b28a1bc5cc update test results Matthias Hochsteger 2020-10-19 15:45:16 +0200
  • ce3f3429d4 fix range check exception in tutorials Christopher Lackner 2020-10-19 15:27:36 +0200
  • 397ef354a3 test with range checks enabled Matthias Hochsteger 2020-10-19 15:18:42 +0200
  • 00b4959232 remove "normal vectors degenerated" output Christopher Lackner 2020-10-19 14:06:35 +0200
  • 9d5661fdc5 Fix maxh issue for splines Matthias Hochsteger 2020-10-19 13:19:25 +0200
  • 2b5d00b259 csg2d - add points as 0d-elements to mesh Matthias Hochsteger 2020-10-19 10:41:44 +0200
  • b3d757ccd1 update pybind11 to 2.6.0rc3 Matthias Hochsteger 2020-10-17 17:25:18 +0200
  • cdbe7fd892 cleanup solid checks Joachim Schöberl 2020-10-17 17:08:58 +0200
  • ad69a9d5a5 modernization SpecialPointCalculation Joachim Schöberl 2020-10-17 15:23:53 +0200
  • decb6c6e90 use VecInSolid2 in SpecialPoint analysis, VecInSolid2 return also does_intersect Joachim Schöberl 2020-10-17 13:01:07 +0200
  • 01c1411d65 robust implementation of Polyhedra::VecInSolid2 Joachim Schöberl 2020-10-17 08:18:06 +0200
  • c842de7c3d Merge branch 'optimize_calcpartition' into 'master' Joachim Schöberl 2020-10-17 05:44:33 +0000
  • fc360cc92a Merge branch 'new_delaunay2d' into 'master' Joachim Schöberl 2020-10-17 05:44:23 +0000
  • dab18a1c8a optimize CalcPartition() and PartitionBoundary() Matthias Hochsteger 2020-10-16 18:40:04 +0200
  • 8ba6bad6fd Delaunay for 2d mesh generation Matthias Hochsteger 2020-10-16 18:28:09 +0200
  • 97dfecd040 fix test Matthias Hochsteger 2020-10-16 17:58:52 +0200
  • f66d8bd54e Revert "optimize CalcPartition() and PartitionBoundary()" Matthias Hochsteger 2020-10-16 14:44:51 +0200
  • 4c15146df9 fix windows build error Matthias Hochsteger 2020-10-16 14:30:38 +0200
  • e1100617af csg2d - fix bug with splines Matthias Hochsteger 2020-10-15 17:51:05 +0200
  • 19ebc915c8 CSG2d - faster AddIntersections (search tree per loop) Matthias Hochsteger 2020-10-14 18:40:23 +0200
  • 95b7720efd optimize CalcPartition() and PartitionBoundary() Matthias Hochsteger 2020-10-16 14:22:01 +0200
  • 1a051ec555 export Polyhedra to Python and add test case Christopher Lackner 2020-10-16 12:05:03 +0200
  • 4cdaa6e3df differentiate 1 correctly Joachim Schöberl 2020-10-16 10:54:34 +0200
  • b841b1c57b using bool for in/strict-in, and more unique-ptrs Joachim Schöberl 2020-10-16 10:14:50 +0200
  • 4d2e4fea44 unique-ptr for TangentialSolid Joachim Schöberl 2020-10-16 09:44:11 +0200
  • 4f4483794d VecInSolid, poly Joachim Schöberl 2020-10-15 09:29:36 +0200
  • 54dba89dd8 Merge branch 'fix_analyzeedge' into 'master' Joachim Schöberl 2020-10-14 21:36:39 +0000
  • 7a8e10738b Revert "CSG2d - faster AddIntersections (search tree per loop)" Matthias Hochsteger 2020-10-14 19:59:36 +0200
  • bdb04f9784 allow visualizing smaller tangent points Christopher Lackner 2020-10-14 19:00:44 +0200
  • 307c2a3bbb CSG2d - faster AddIntersections (search tree per loop) Matthias Hochsteger 2020-10-14 18:40:23 +0200
  • 7b8b3b03ca bounding box for Loop Matthias Hochsteger 2020-10-14 17:13:17 +0200
  • 476a4c350c robust Polyhedron::VecInSolid option Joachim Schöberl 2020-10-14 16:36:27 +0200
  • f55e3e6eb4 move DelaunayTree to adtree.hpp Matthias Hochsteger 2020-10-14 12:00:37 +0200
  • 33bb84bd3e CSG2d optimizations (in-place operators, search tree) Matthias Hochsteger 2020-10-14 11:54:36 +0200
  • 6544fbeca6 sunburst chart - tooltip formatting Matthias Hochsteger 2020-10-14 11:39:56 +0200
  • 14e6a1d24b more statistics in sunburst chart Matthias Hochsteger 2020-10-13 12:04:13 +0200
  • 25efdadd05 helper macro for Timer/RegionTimer definition Matthias Hochsteger 2020-10-13 11:11:33 +0200
  • a894ebc9f5 stable pseudo-inverse, improve edge-analysis for revolution Joachim Schöberl 2020-10-11 22:16:47 +0200
  • b81f7f5ada improve robustness for revolution surface meshing (FindSpecialPoints) Joachim Schöberl 2020-10-11 13:26:34 +0200
  • b5a9580a8e BitArray::Data Joachim Schöberl 2020-10-08 21:27:16 +0200
  • 2629208f38 pajetrace - fix Timer names in MPI-trace Matthias Hochsteger 2020-10-08 12:20:46 +0200
  • 7a1344bfcb cmake variable NG_COMPILE_FLAGS to set additional compile options Matthias Hochsteger 2020-10-01 13:35:53 +0200
  • 5e1aaddd14 Merge branch 'tuple_impl_conv_point' into 'master' Joachim Schöberl 2020-09-29 17:32:23 +0000
  • 70347a6d3c tuple implicitly convertible to Pnt and Vec Christopher Lackner 2020-09-29 18:57:56 +0200
  • 5b0f650a28 adding comments to nglib.h for new parameters nsr 2020-09-29 19:40:00 +0530
  • 0ae4f04f65 Exposed parameters for parallel meshing, point tolerance, and setting granularity nsr 2020-09-29 19:26:54 +0530
  • 0852a20fff some DLL_HEADER Matthias Hochsteger 2020-09-24 16:58:59 +0200
  • b124b7bd06 keep global vertex enumeration on coarse grid Joachim Schöberl 2020-09-21 07:49:56 +0200
  • 9fcfdcc10a Merge branch 'ranges' into 'master' Christopher Lackner 2020-09-19 15:40:43 +0000
  • 1666155d25 add range adaptors (filter, transform) Christopher Lackner 2020-09-19 17:39:03 +0200
  • 283db5c637 trange bracket with size_t for T_Range Joachim Schöberl 2020-09-19 09:43:00 +0200
  • 8b5675a8e2 check if mpi is initialized Joachim Schöberl 2020-09-15 23:15:50 +0200
  • 2763285b46 csg2d - fix tutorial v6.2.2008 Matthias Hochsteger 2020-09-15 15:48:49 +0200
  • 10a9decfd2 csg2d - separate bc numbers Matthias Hochsteger 2020-09-14 12:13:16 +0200
  • c7af26771e fix bug in BitArray== Christopher Lackner 2020-09-11 16:54:25 +0200
  • 86fe7f3be7 csg2d - optimize GenerateSplineGeometry() Matthias Hochsteger 2020-09-04 13:15:13 +0200
  • f6c94035c5 SetDomainQuadMeshing for 2d geometry Matthias Hochsteger 2020-09-11 09:05:53 +0200
  • 24782ccc04 CSG2d Rectangle() - individual bc names Matthias Hochsteger 2020-09-09 17:07:36 +0200
  • caca0d4d08 Use __APPLE__ instead of TOGL_NSOPENGL Matthias Hochsteger 2020-09-09 13:04:21 +0200
  • 00ce0a2769 DLL_HEADER for UserVisualizationObject functions Matthias Hochsteger 2020-09-09 11:58:38 +0200
  • cb610b9b04 NETGEN_CHECK_RANGE -> NETGEN_USE_CHECK_RANGE in netgen_config.hpp (macro name already used) Matthias Hochsteger 2020-09-09 11:53:05 +0200
  • 4502c464a4 fix incopengl.hpp include on Windows (windows.h needed) Matthias Hochsteger 2020-09-09 11:43:55 +0200
  • 52b372718c generate netgen_config.hpp containing all cmake options Matthias Hochsteger 2020-09-09 11:33:06 +0200
  • 65761e7768 check copy_assignable also in copy-constructor Joachim Schöberl 2020-09-09 07:03:12 +0200
  • 98697959dd check for copy_assignable Joachim Schöberl 2020-09-09 06:31:03 +0200
  • b2b8a15611 Array copy only if type is assignable Joachim Schöberl 2020-09-08 23:00:03 +0200
  • 5c2089ed96 push git tags to sourceforge Matthias Hochsteger 2020-09-07 15:50:48 +0200
  • 218c4a531b fix uninizialized area and maybe deleted value being appended Christopher Lackner 2020-09-07 15:19:53 +0200
  • a45cbd6f84 parallel pickling per default on Joachim Schöberl 2020-09-04 14:47:49 +0200
  • e3f95528e0 throw if IdentifyBoundaries mapped point is outside of mesh Christopher Lackner 2020-09-03 11:06:34 +0200
  • 585a2e086c read cgns - set domin/domout in FaceDescriptor Matthias Hochsteger 2020-09-01 22:55:10 +0200
  • 2f18c2b1f7 Mesh::Mirror() Matthias Hochsteger 2020-09-01 20:50:03 +0200
  • a8a0b9d50b fix bc/mat names in CGNS reader Matthias Hochsteger 2020-09-01 17:36:08 +0200
  • a8062a6f36 fix missing initial value for offset in HashArchive Christopher Lackner 2020-09-01 11:59:37 +0200
  • 20b82ae7af Merge branch 'csg2d' into master Matthias Hochsteger 2020-08-31 11:56:51 +0200
  • 0fe20c9dee set ParallelTop functions Joachim Schöberl 2020-08-29 20:56:29 +0200
  • 0b74e3cbdc identify edges/faces without sub-group Joachim Schöberl 2020-08-29 18:24:01 +0200
  • aac584a5aa identify vertices without sub-group Joachim Schöberl 2020-08-29 18:16:25 +0200
  • c0a3cd0ff9 Merge branch 'hasharchive' into 'master' Joachim Schöberl 2020-08-29 15:16:21 +0000
  • deab89adf8 add missing NGCORE_API and HashArchive & with const value Christopher Lackner 2020-08-29 16:19:45 +0200
  • 55971b3dde HashArchive Christopher Lackner 2020-08-29 15:38:03 +0200
  • f45fbfd811 operator== and better archive for BitArray Christopher Lackner 2020-08-29 15:37:48 +0200
  • 020dd4373d DynamicTable: char-alloc if not trivially constructable Joachim Schöberl 2020-08-29 12:36:45 +0200
  • c8b8b3ddd3 modernize paralleltop Joachim Schöberl 2020-08-29 11:05:02 +0200
  • 8840c519d3 Min/Max of FlatArray, DynamicTable::ChangeSize Joachim Schöberl 2020-08-29 11:04:47 +0200
  • 73846f23ae remove BaseDynamicTable, everything in template class Joachim Schöberl 2020-08-29 09:58:33 +0200
  • f8dd4be8d6 modernize ParallelTopology Joachim Schöberl 2020-08-29 09:36:46 +0200
  • fcee13be59 modernize paralleltop Joachim Schöberl 2020-08-28 21:28:18 +0200
  • 2a7d6bb55e csg2d - fix overlap detection, test Matthias Hochsteger 2020-08-28 18:35:35 +0200
  • f2b9251032 csg2d - tests Matthias Hochsteger 2020-08-28 17:28:35 +0200