Christopher Lackner
|
016b1692e2
|
fix point type of geo vertices (FIXEDPOINT) -> locked points
|
2022-03-01 13:23:06 +01:00 |
|
mhochsteger@cerbsim.com
|
cf59f297a7
|
use std::filesystem::path
|
2022-02-23 11:56:00 +01:00 |
|
mhochsteger@cerbsim.com
|
a68cd9f89a
|
fix parallel surface optimization
update test results
|
2022-02-15 19:09:53 +01:00 |
|
mhochsteger@cerbsim.com
|
5f202fd4ea
|
clear geom data in OCCGeometry::BuildFMap() (fixes broken meshing after Heal())
|
2022-01-17 10:02:11 +01:00 |
|
mhochsteger@cerbsim.com
|
439415bffe
|
fix OCC meshing with nglib
|
2022-01-14 11:47:22 +01:00 |
|
mhochsteger@cerbsim.com
|
2a77e9635a
|
Use 10000 edge divide factor again for OCC
|
2022-01-14 11:47:08 +01:00 |
|
mhochsteger@cerbsim.com
|
00e6d1d077
|
occ - fix bug in edge identification
|
2021-12-20 10:42:26 +01:00 |
|
mhochsteger@cerbsim.com
|
b7448ce2c1
|
fix PropagateIdentifications after Glue
|
2021-12-16 18:35:43 +01:00 |
|
mhochsteger@cerbsim.com
|
329364e8e2
|
occ - set domin/domout for edges in 2d meshes
|
2021-12-07 14:52:06 +01:00 |
|
mhochsteger@cerbsim.com
|
c0d6f1588d
|
occ - closesurface identification (prisms)
|
2021-11-30 20:26:26 +01:00 |
|
mhochsteger@cerbsim.com
|
1818ffd152
|
occ - fix meshing in parameter space, fix edge curve parameters
|
2021-11-29 16:04:26 +01:00 |
|
mhochsteger@cerbsim.com
|
06031e665a
|
set default bcname to valid string pointer, some occ tests
|
2021-11-29 11:13:40 +01:00 |
|
mhochsteger@cerbsim.com
|
9537ccdb7a
|
occ - allow closed edges in identified faces
|
2021-11-28 19:59:14 +01:00 |
|
Matthias Hochsteger
|
16b88e8e67
|
OCC Mesher Cleanup
|
2021-11-28 15:14:41 +00:00 |
|
mhochsteger@cerbsim.com
|
e0afa0a916
|
Use TextOutArchive to store OCCGeometry in mesh files
|
2021-11-11 10:04:39 +01:00 |
|
mhochsteger@cerbsim.com
|
17458889aa
|
Change interface of LoadFromMeshFile
Fetch the first (geometry identification) token only once (and not on each try to load a different type)
|
2021-11-10 18:37:24 +01:00 |
|
Christopher Lackner
|
bd29763b16
|
Add std::any to py::object caster for archive registered types
|
2021-09-28 22:34:11 +02:00 |
|
Christopher Lackner
|
9d48602a2a
|
Add NetgenGeometry.RestrictH function
|
2021-09-08 22:12:45 +02:00 |
|
Christopher Lackner
|
b99e37999f
|
fixes for mac and windows
|
2019-11-05 15:19:54 +01:00 |
|
Christopher Lackner
|
073e215bb6
|
add closeedge meshsize to base geometry (not used)
closedgefac moved to meshingparameters for this
|
2019-11-04 19:34:46 +01:00 |
|
Christopher Lackner
|
6c012675aa
|
project point without geominfo returns new geominfo
|
2019-10-31 17:08:29 +01:00 |
|
Christopher Lackner
|
1e3ed047db
|
progress for analyse geometry
|
2019-10-31 15:25:47 +01:00 |
|
Christopher Lackner
|
249d785084
|
progress bars for find edges, mesh surface,...
|
2019-10-31 15:17:28 +01:00 |
|
Christopher Lackner
|
fbf6d92895
|
clean up geometry interface, fix if number of subdivided edges was not correct
|
2019-10-31 13:34:40 +01:00 |
|
Christopher Lackner
|
aa580e4025
|
add timer and little cleanup in not yet used findedges
|
2019-10-29 11:37:27 +01:00 |
|
Christopher Lackner
|
a76d407979
|
implement functionality to restrict meshsize in base class
not yet used in any derived geometry
|
2019-10-28 19:58:35 +01:00 |
|
Christopher Lackner
|
e221c550ac
|
implement find edges in base geometry
|
2019-10-28 17:14:55 +01:00 |
|
Christopher Lackner
|
b0db24fa83
|
implement meshsurface in basegeometry
|
2019-10-28 14:41:31 +01:00 |
|
Christopher Lackner
|
54b36c6a40
|
add virtual method to restrict localh to geometry
|
2019-10-24 17:34:53 +02:00 |
|
Christopher Lackner
|
36e56e5d6c
|
move some stuff to base geometry
|
2019-10-24 13:17:00 +02:00 |
|
Christopher Lackner
|
c309c9846f
|
store refinement
|
2019-10-07 15:17:03 +02:00 |
|
Christopher Lackner
|
fa3ae333ce
|
delete trailing whitespaces in new commits
|
2019-10-07 15:17:03 +02:00 |
|
Christopher Lackner
|
05881c0eb5
|
refactor a lot of the old code, stl still needs to be done
|
2019-10-07 15:17:03 +02:00 |
|
Christopher Lackner
|
43cc5e68b1
|
occ use optimize surface functionality from basegeom
|
2019-10-07 15:17:03 +02:00 |
|
Christopher Lackner
|
bee097b153
|
start unify meshing with occ meshing
|
2019-10-07 15:17:03 +02:00 |
|
Matthias Hochsteger
|
cb87362f64
|
Rename Array to NgArray
|
2019-07-09 10:39:16 +02:00 |
|
Christopher Lackner
|
099acc9fa1
|
pickling for all geometry types
|
2018-12-14 12:01:58 +01:00 |
|
Joachim Schöberl
|
d9219e6f05
|
picking geometry with mesh (CSG only by now)
|
2018-05-12 09:16:02 +02:00 |
|
Christopher Lackner
|
7e4892a9e7
|
firststep and laststep as meshingparameters to be exported to python
|
2016-12-05 13:50:21 +01:00 |
|
Joachim Schoeberl
|
4dda85ac90
|
python, shared ptr
|
2014-09-25 20:23:31 +00:00 |
|
Joachim Schoeberl
|
60843c9bf0
|
2d mesh smoothing
|
2013-02-06 12:55:20 +00:00 |
|
Joachim Schoeberl
|
3d2f7d7457
|
dll_headers for geometry dll (only 2D yet)
|
2011-03-03 21:42:20 +00:00 |
|
Joachim Schoeberl
|
b95acb082c
|
geometry restructuring
|
2011-01-10 20:18:01 +00:00 |
|
Joachim Schoeberl
|
6cdaec8ece
|
meshing from surface mesh bug fix
|
2010-03-23 12:52:07 +00:00 |
|