Joachim Schoeberl
|
95df669656
|
INT<2> constexpr ctor
|
2022-10-26 16:50:19 +02:00 |
|
Joachim Schoeberl
|
17803d2d45
|
relax deprecated
|
2022-10-26 16:45:15 +02:00 |
|
Joachim Schoeberl
|
a183380cc6
|
Enumerate + Zip iterators
|
2022-10-26 15:50:30 +02:00 |
|
Christopher Lackner
|
4714aa9b31
|
smaller tolerance in occ center
|
2022-10-17 15:56:38 +02:00 |
|
Joachim Schoeberl
|
bce715acc9
|
switch back to manual projection for OCC geometry (wta/coil.ipynb make a huge difference)
|
2022-10-16 13:08:27 +02:00 |
|
Matthias Hochsteger
|
a005bfadd8
|
set uv-params in mapped trigs correctly
Just projecting might lead to wrong results if a face contains edges
twice.
|
2022-10-11 11:30:49 +02:00 |
|
Matthias Hochsteger
|
d837d92f0f
|
set uv-params in quads correctly
Just projecting might lead to wrong results if a face contains edges
twice.
|
2022-10-07 18:33:01 +02:00 |
|
Hochsteger, Matthias
|
a9234a589a
|
Merge branch 'fix_edge_swapping_2d' into 'master'
Fix in 2d edge swapping: Don't consider Segments for swapping
See merge request ngsolve/netgen!536
|
2022-10-07 17:21:08 +02:00 |
|
Matthias Hochsteger
|
d2ab9f6c53
|
Fix in 2d edge swapping: Don't consider Segments for swapping
|
2022-10-07 17:02:51 +02:00 |
|
Hochsteger, Matthias
|
f09afb2025
|
Fix bug in 2d CombineImprove optimization
|
2022-10-07 17:00:10 +02:00 |
|
Christopher Lackner
|
11f2ff0c76
|
fix project point on edge to stay in param range
|
2022-10-07 12:22:11 +02:00 |
|
Matthias Hochsteger
|
838450b7a8
|
Colorbar features
- title above
- unit at the end
- allow user-defined number formatting
|
2022-10-06 17:21:53 +02:00 |
|
Matthias Hochsteger
|
9443929806
|
center numbers under colormap
|
2022-10-06 15:36:53 +02:00 |
|
Matthias Hochsteger
|
27679c231a
|
fix drawing of colormap (last piece was missing)
|
2022-10-06 15:11:47 +02:00 |
|
Matthias Hochsteger
|
85b909ef21
|
TopoDS_Shape.center - call utility function instead of separate(and incomplete) implementation
|
2022-10-06 14:50:23 +02:00 |
|
Matthias Hochsteger
|
8224f3cd2d
|
New debug parameter to write mesh on error, python export
|
2022-10-04 12:26:02 +02:00 |
|
Matthias Hochsteger
|
7712429cc2
|
bugfix in occ close surface identification
|
2022-10-04 12:15:45 +02:00 |
|
Matthias Hochsteger
|
92fb557314
|
fix boundarylayer 2d bug
|
2022-10-03 17:22:44 +02:00 |
|
Matthias Hochsteger
|
19453911c6
|
Merge branch 'nilswagner-master'
|
2022-09-29 10:59:33 +02:00 |
|
Matthias Hochsteger
|
308360f678
|
fix warnings in delaunay.cpp
|
2022-09-20 11:28:31 +02:00 |
|
Matthias Hochsteger
|
2ae76d9a86
|
fix cmake bug (didn't apply NG_COMPILE_FLAGS)
|
2022-09-20 10:53:12 +02:00 |
|
Matthias Hochsteger
|
fe1a615996
|
fix cmake
|
2022-09-16 17:32:20 +02:00 |
|
Matthias Hochsteger
|
20dccf5082
|
fix compile flags containing semicolon
|
2022-09-16 17:13:26 +02:00 |
|
Schöberl, Joachim
|
f91769d53d
|
Merge branch 'fix_writing_in_uninitialized_mem' into 'master'
stlgeometry->... functions were not setting global geo, but
See merge request ngsolve/netgen!529
|
2022-09-15 16:51:23 +02:00 |
|
Hochsteger, Matthias
|
e49a028676
|
Merge branch 'remove_obsolete_clang_flag' into 'master'
special clang flag not needed anymore (fixed in pybind)
See merge request ngsolve/netgen!531
|
2022-09-14 18:42:02 +02:00 |
|
Matthias Hochsteger
|
95fdb53685
|
special clang flag not needed anymore (fixed in pybind)
|
2022-09-14 18:14:35 +02:00 |
|
Christopher Lackner
|
be9e15e635
|
Merge remote-tracking branch 'luzpaz/typos'
|
2022-09-13 16:12:46 +02:00 |
|
Christopher Lackner
|
6a8e03e286
|
stlgeometry->... functions were not setting global geo, but
uninitilized member pointer memory
Thx https://github.com/NGSolve/netgen/pull/128 StefanBruens
|
2022-09-13 15:29:04 +02:00 |
|
Christopher Lackner
|
c18a317702
|
register 1,2,3d elements to numpy to be used in arrays
|
2022-09-13 15:12:42 +02:00 |
|
Christopher Lackner
|
9fea21a2a1
|
do not trigger pointindex = 0 cout in debug mode
|
2022-09-12 16:34:45 +02:00 |
|
Christopher Lackner
|
a8737418b9
|
dll header on stlgeometry load
|
2022-09-09 12:28:41 +02:00 |
|
Christopher Lackner
|
81b0599a9e
|
Merge remote-tracking branch 'origin/master'
|
2022-09-08 17:48:51 +02:00 |
|
Christopher Lackner
|
9b58ece673
|
fix occ identification propagation, use IsSame not ==
|
2022-09-08 17:48:11 +02:00 |
|
luz paz
|
3230021dec
|
Fix typos
Found via `codespell`
|
2022-09-08 11:08:25 -04:00 |
|
Matthias Hochsteger
|
d33d38f113
|
faster 2d smoothing for certain mixed meshes
don't consider quads with fixed points as "mixed mesh" (will be skipped during
optimization anyway)
|
2022-09-07 13:52:08 +02:00 |
|
Matthias Hochsteger
|
09188b1a73
|
no edge swapping for quads
|
2022-09-07 13:52:08 +02:00 |
|
Matthias Hochsteger
|
61ea805bba
|
DLL_HEADER for MinDistLP2
|
2022-09-07 13:52:08 +02:00 |
|
Matthias Hochsteger
|
ae2dddcff7
|
fix delaunay2d
|
2022-09-07 13:52:08 +02:00 |
|
Christopher Lackner
|
412fd372d0
|
Merge branch 'fix_1_solid_in_glue'
|
2022-09-06 17:50:29 +02:00 |
|
Francesco Ballarin
|
606485f00c
|
Fix segmentation fault introduced in 78dfd10 : missing local variable name was causing the global variable to be used
|
2022-09-01 21:24:42 +02:00 |
|
Christopher Lackner
|
e05b8960d7
|
if list with 1 element in glue -> return that element
else opencascade returns empty shape
|
2022-09-01 15:10:14 +02:00 |
|
Christopher Lackner
|
78dfd10475
|
mesh argument in GeneratMesh (to continue meshing from higher perfstepstart
|
2022-09-01 10:43:16 +02:00 |
|
Christopher Lackner
|
85d4874320
|
Merge branch 'fixes_closesurface_identification'
|
2022-08-31 10:05:15 +02:00 |
|
Matthias Hochsteger
|
666fb2ee86
|
fix boundarylayer 2d code (now single line segments, not per face)
|
2022-08-30 09:12:49 +02:00 |
|
Christopher Lackner
|
7c2070ab0d
|
fix closesurface identification IsSame instead of operator ==
|
2022-08-29 14:43:01 +02:00 |
|
Hochsteger, Matthias
|
cee2ca18fc
|
Merge branch 'fix_windows_avx2' into 'master'
fix AVX2 for Windows build
See merge request ngsolve/netgen!514
|
2022-08-23 09:33:38 +02:00 |
|
Christopher Lackner
|
54ee68d847
|
fix optimizing mesh without geometry
|
2022-08-22 17:49:12 +02:00 |
|
Christopher Lackner
|
b7e0288a34
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
|
Christopher Lackner
|
28efccccf4
|
faces may be multiple time in explorer iteration -> skip if already in map
|
2022-08-19 09:44:58 +02:00 |
|
Christopher Lackner
|
27aaae9fb5
|
add solid -> faces map in renderData of occ geom
|
2022-08-10 07:45:30 +02:00 |
|