netgen/libsrc
Matthias Hochsteger 9995549257 start from scratch
First step: intersect segment (p, p+growthvector) with surface elements
Second step: intersect segment with moved surface elements
    TODO: Need mutual reduction of growthvector (not just taking one
    intersection point)

    IDEA: Take plane with segment, intersection point and
    intersectionpoint-growthvector (need interpolation and barycentric
    coordinates to get point on original surface element)
    Then calculate in 2d how far one could go (depending on angle of two
    growthvectors)
2023-12-28 16:57:42 +01:00
..
core move timer and TimeFunction to netgen 2023-12-20 12:04:44 +01:00
csg Archive with nondefault constructor 2023-08-28 10:02:22 +02:00
general dont include archive.hpp, use template function 2023-09-05 13:23:37 +02:00
geom2d Reset MeshTopology before 2d optimize 2023-09-18 13:58:43 +02:00
gprim fix inconsistent dll linkage (to libsrc/general/template.hpp::39) 2023-10-16 16:50:55 +02:00
include mapping of HEX7 2023-09-26 07:24:41 +02:00
interface Medit 3d fixes 2023-12-18 20:22:12 +01:00
linalg dont include archive.hpp, use template function 2023-09-05 13:23:37 +02:00
meshing start from scratch 2023-12-28 16:57:42 +01:00
occ Merge branch 'occ_arc_name' into 'master' 2023-12-07 10:23:03 +01:00
stlgeom Export some STL utility functions 2023-11-22 20:36:52 +01:00
visualization Merge branch 'show_adjacent_domain_names_on_dblclick' into 'master' 2023-12-14 15:19:28 +01:00
CMakeLists.txt rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00