Lackner, Christopher
f807be50c2
Project added Element1D/Element2D
2024-09-09 17:18:04 +02:00
Christopher Lackner
c032ad58ca
add property setter for index and edgenr for segment
2024-08-26 16:37:50 +02:00
Christopher Lackner
1772e01edb
update IdentifyPeriodicBoundaries to also support 2d meshes (and more stable)
2024-08-26 16:37:08 +02:00
Christopher Lackner
d9247d094b
netgen trafo.mat returns Mat<3,3> and takes Mat<3,3>
2024-08-26 11:49:35 +02:00
Christopher Lackner
d72801d19a
fix IdentifyPeriodic points in mesh in 2d mesh
2024-08-26 11:13:56 +02:00
Matthias Hochsteger
d987051f2b
Fix building without Python
2024-07-04 17:26:47 +02:00
Matthias Hochsteger
af5e003790
Fix GIL issue (see previous commit for details)
2024-06-21 11:51:12 +02:00
Christopher Lackner
e404ce737b
export localh set/get from mesh
2024-05-24 08:30:24 +02:00
Hochsteger, Matthias
335b926f8b
Runtime MPI wrapper
2024-05-13 13:43:53 +02:00
Umberto Zerbinati
cdb5b74f53
Added ``curved'' field for Datalayout of Element and Elements2D
...
Signed-off-by: Umberto Zerbinati <zerbinati@maths.ox.ac.uk>
2024-05-02 12:28:06 +01:00
Joachim Schoeberl
331e47830e
fix warning by throwing
2024-04-27 15:13:17 +02:00
Joachim Schoeberl
65006d3436
hp/macro-refinement hierarchy routed through Python
2024-04-18 11:58:50 +02:00
Matthias Hochsteger
7b54f95a27
Utility function to extract a subregion of the mesh
2024-03-25 18:02:33 +01:00
Matthias Hochsteger
4e31878f89
Utility function to split faces when they have more than two adjacent domains
2024-02-14 09:46:39 +01:00
Christopher Lackner
803eb73d2d
allow internal edges on boundarylayer (for sphere, ellipsoid)
2024-02-13 09:35:44 +01:00
Umberto Zerbinati
00747fb947
Powell Sabin splits
2024-01-15 22:43:18 +00:00
Umberto Zerbinati
890f59b8b4
Exposed Alfeld splits
2024-01-15 11:42:00 +00:00
Christopher Lackner
3afdd80333
export parentelements to python
2023-11-28 21:30:57 +01:00
Christopher Lackner
1d67567c02
export geom info of 2d elements
2023-11-16 14:00:37 +01:00
Matthias Hochsteger
b8fe52edf2
Fix build error
2023-11-06 17:38:11 +01:00
Matthias Hochsteger
5af59aba66
Export ReadMedit/WriteMedit
2023-10-24 10:41:27 +02:00
Matthias Hochsteger
987f0fcc07
Clean up user mesh format code
2023-10-12 19:04:40 +02:00
Joachim Schoeberl
b6071dd1e4
hp-refinement for singular tet-faces
2023-09-20 19:09:01 +02:00
Matthias Hochsteger
960fe8a342
Reset MeshTopology before 2d optimize
2023-09-18 13:58:43 +02:00
Joachim Schoeberl
74eff69410
singular edges/points to Python
2023-08-31 12:13:46 +02:00
Joachim Schoeberl
e1f7935f0b
fixing warnings
2023-08-05 12:01:01 +02:00
Joachim Schoeberl
227b269b5c
GetEdgeVertices -> tuple
2023-07-30 22:29:54 +02:00
Matthias Hochsteger
9ae05ab712
add mesh.bounding_box in Python
2023-07-25 12:11:13 +02:00
Matthias Hochsteger
356e78b809
Fix Point3d Python operators
2023-07-25 12:11:00 +02:00
Joachim Schoeberl
340c34bcf8
Access curved elements from Netgen-mesh
2023-07-20 10:36:19 +02:00
Christopher Lackner
8da01ff353
code for drawing occ identifications in webgui
2023-06-29 12:22:00 +02:00
Neunteufel, Michael
8288c66501
Bndlayer surfacegeom
2023-06-21 16:44:21 +02:00
Joachim Schoeberl
9c0eeb5370
mesh.AddElements also for 1D segments
2023-05-07 17:45:20 +02:00
Christopher Lackner
5b4af26d7d
boundarylayers sides with separate bcnr and option to set surface
...
index to -1
this fixes 2 issues:
* If extruded outwards in occ and curvature turned on, if sides are
not set to index -1 then they are curved back towards the face again
* If no different facedescriptor is set, blayer.Boundaries() would
wrongly return the whole boundary and not only the layer part of the side.
2023-03-30 17:19:34 +02:00
Joachim Schoeberl
a12e9bec61
GetRegionNames to netgen-mesh
2023-03-26 11:01:05 +02:00
Joachim Schoeberl
7e560e157d
Setting refinement flags and adaptive refinement in Netgen
2023-03-22 21:23:29 +01:00
Lackner, Christopher
7a86aae0d1
allow different materials in boundarylayer depending on bc name
2022-11-10 14:35:58 +01:00
Matthias Hochsteger
8224f3cd2d
New debug parameter to write mesh on error, python export
2022-10-04 12:26:02 +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
78dfd10475
mesh argument in GeneratMesh (to continue meshing from higher perfstepstart
2022-09-01 10:43:16 +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
0402ca07cd
fix setting boundarylayer boundaries
2022-07-12 09:58:35 +02:00
Christopher Lackner
cf992b04da
fix setting boundaries of neighbouring domains in create boundarylayer
2022-07-11 13:47:13 +02:00
Christopher Lackner
a3408b537a
fixes for boundarylayer edge tangent computation and some more
2022-06-09 15:32:41 +02:00
Christopher Lackner
9b44069e54
fix tuple creation in return color
2022-05-06 17:47:50 +02:00
Christopher Lackner
c61753d89d
FD color gives 3-tuple, transparency as separate property
2022-05-06 17:14:10 +02:00
Matthias Hochsteger
22e57a1159
Don't load gui libraries when importing netgen
2022-05-06 10:59:59 +02:00
Joachim Schoeberl
bac314a666
fix range-check exception for 0-sized array
2022-04-26 23:26:19 +02:00
Joachim Schoeberl
fd77d17e2b
MPI unification
2022-04-26 22:07:31 +02:00
Joachim Schoeberl
9f9ad8fa2e
return mesh.Coordinates returns py::array
2022-04-12 07:21:14 +02:00