netgen/libsrc/meshing
2018-12-20 17:01:27 +01:00
..
adfront2.cpp point-sources in 2D 2018-12-04 06:58:12 +01:00
adfront2.hpp improve STL makeatlas: searchtree, templetize searchtree 2017-11-10 13:22:20 +01:00
adfront3.cpp improve STL makeatlas: searchtree, templetize searchtree 2017-11-10 13:22:20 +01:00
adfront3.hpp improve STL makeatlas: searchtree, templetize searchtree 2017-11-10 13:22:20 +01:00
basegeom.cpp pickling for all geometry types 2018-12-14 12:01:58 +01:00
basegeom.hpp pickling for all geometry types 2018-12-14 12:01:58 +01:00
bcfunctions.cpp OpenCascade for Windows 2016-04-04 10:18:38 +02:00
bcfunctions.hpp OpenCascade for Windows 2016-04-04 10:18:38 +02:00
bisect.cpp fix for bisection of 2d periodic meshes 2018-06-12 10:08:13 +02:00
bisect.hpp tracer in Netgen 2018-01-04 10:43:34 +01:00
boundarylayer.cpp Misc. typos 2017-12-09 22:21:40 -05:00
boundarylayer.hpp everything in one big dll on Windows 2015-10-19 10:08:30 +02:00
classifyhpel.hpp reduced memory requirement for the setup of topology faces 2009-10-27 18:14:45 +00:00
clusters.cpp more parallel in UpdateTopology, optimize Clusters 2018-01-06 18:41:45 +01:00
clusters.hpp more parallel in topology 2018-01-04 13:00:01 +01:00
CMakeLists.txt archive works for pointers and shared_ptrs (even with 2018-12-03 16:28:04 +01:00
curvedelems.cpp optimize quad-mapping 2018-11-19 12:41:51 +01:00
curvedelems.hpp pickling for all geometry types 2018-12-14 12:01:58 +01:00
delaunay2d.cpp improve STL makeatlas: searchtree, templetize searchtree 2017-11-10 13:22:20 +01:00
delaunay.cpp geometric search tree with hash-table 2017-11-13 11:58:13 +01:00
findip2.hpp ARRAY -> Array 2009-01-25 12:35:25 +00:00
findip.hpp extrusion fixes, reduce warnings 2009-04-19 21:15:26 +00:00
geomsearch.cpp improved usage of PointIndex 2013-04-02 20:29:53 +00:00
geomsearch.hpp improved usage of PointIndex 2013-04-02 20:29:53 +00:00
global.cpp order of d'tors for global variables: create VSSolution on demand, which is later 2017-08-28 18:19:20 +02:00
global.hpp Apply patches for OpenCasCade 7 by Lorenz Lechner 2017-01-31 19:21:25 +01:00
hexarls.cpp fixes for hex-filling 2016-04-20 08:11:59 +02:00
hpref_hex.hpp autotools 2009-01-12 23:40:13 +00:00
hpref_prism.hpp autotools 2009-01-12 23:40:13 +00:00
hpref_pyramid.hpp autotools 2009-01-12 23:40:13 +00:00
hpref_quad.hpp autotools 2009-01-12 23:40:13 +00:00
hpref_segm.hpp autotools 2009-01-12 23:40:13 +00:00
hpref_tet.hpp autotools 2009-01-12 23:40:13 +00:00
hpref_trig.hpp autotools 2009-01-12 23:40:13 +00:00
hprefinement.cpp Typos 2018-01-14 12:18:54 -05:00
hprefinement.hpp Misc. typos 2017-12-09 22:21:40 -05:00
improve2.cpp Misc. typos 2017-12-09 22:21:40 -05:00
improve2.hpp eliminate warnings 2014-08-19 19:58:36 +00:00
improve2gen.cpp improved usage of PointIndex 2013-04-02 20:29:53 +00:00
improve3.cpp default constructors assignment operators, cheaper Array-Resize 2017-04-11 21:06:30 +02:00
improve3.hpp remove missing 2014-08-19 11:01:15 +00:00
localh.cpp 2d Delaunay, array-iterators 2014-12-02 13:23:36 +00:00
localh.hpp 2d Delaunay, array-iterators 2014-12-02 13:23:36 +00:00
meshclass.cpp archive now support python exported objects 2018-12-20 17:01:27 +01:00
meshclass.hpp start ngcore, archive in there 2018-11-29 18:35:30 +01:00
meshfunc2d.cpp 2d Delaunay, array-iterators 2014-12-02 13:23:36 +00:00
meshfunc.cpp periodic identification doesn't count for prism meshing 2018-06-28 20:54:59 +02:00
meshfunc.hpp geometry restructuring 2011-01-10 20:18:01 +00:00
meshing2.cpp improve STL makeatlas: searchtree, templetize searchtree 2017-11-10 13:22:20 +01:00
meshing2.hpp non-global variable mparam 2011-07-25 11:33:19 +00:00
meshing3.cpp Typos 2018-01-14 12:18:54 -05:00
meshing3.hpp more use of PointIndex 2016-12-11 18:02:16 +01:00
meshing.hpp __assume for switch (element_type) 2016-01-07 13:37:57 +01:00
meshtool.cpp closed modules 2014-08-30 00:15:59 +00:00
meshtool.hpp closed modules 2014-08-30 00:15:59 +00:00
meshtype.cpp start ngcore, archive in there 2018-11-29 18:35:30 +01:00
meshtype.hpp Merge remote-tracking branch 'gitlab/master' into ngcore 2018-12-13 13:19:40 +01:00
msghandler.cpp meshing from python in 2d 2015-08-08 13:02:54 +02:00
msghandler.hpp dll_headers for geometry dll (only 2D yet) 2011-03-03 21:42:20 +00:00
netrule2.cpp fix bug found by Evan VanderZee 2016-01-30 21:57:40 +01:00
netrule3.cpp on the way to thread-save meshing 2011-07-25 08:40:23 +00:00
parallelmesh.cpp Force segemnts to stick to surface elements in mesh partition. (surf els already stick to cells in 3d) 2018-08-01 10:35:26 +02:00
paralleltop.cpp less output 2018-07-20 13:29:16 +02:00
paralleltop.hpp mpi distant-procs 2014-12-02 21:50:38 +00:00
parser2.cpp default constructors assignment operators, cheaper Array-Resize 2017-04-11 21:06:30 +02:00
parser3.cpp default constructors assignment operators, cheaper Array-Resize 2017-04-11 21:06:30 +02:00
prism2rls_2.cpp autotools 2009-01-12 23:40:13 +00:00
prism2rls.cpp autotools 2009-01-12 23:40:13 +00:00
pyramid2rls.cpp autotools 2009-01-12 23:40:13 +00:00
pyramidrls.cpp autotools 2009-01-12 23:40:13 +00:00
python_mesh.cpp archive now support python exported objects 2018-12-20 17:01:27 +01:00
quadrls.cpp autotools 2009-01-12 23:40:13 +00:00
refine.cpp timestamps via interface V2 2018-05-18 21:13:21 +02:00
ruler2.cpp Array::Append does not return size anymore ( will be changed to last ) 2016-12-11 18:22:07 +01:00
ruler2.hpp curved elements access functions 2010-07-20 20:04:16 +00:00
ruler3.cpp fix 0/1 base 2016-12-12 23:01:21 +01:00
ruler3.hpp ARRAY -> Array 2009-01-25 12:35:25 +00:00
secondorder.cpp make Element default constructable/movable 2017-04-13 10:40:47 +02:00
smoothing2.5.cpp remove some warnings 2014-08-15 15:19:10 +00:00
smoothing2.cpp 2d Delaunay, array-iterators 2014-12-02 13:23:36 +00:00
smoothing3.cpp Misc. typos 2018-02-06 14:12:24 -05:00
specials.cpp improved usage of PointIndex 2013-04-02 20:29:53 +00:00
specials.hpp everything in one big dll on Windows 2015-10-19 10:08:30 +02:00
tetrarls.cpp autotools 2009-01-12 23:40:13 +00:00
topology.cpp enable tables to disable edge/face generation if not needed 2018-03-11 16:28:43 +01:00
topology.hpp more parallelism in netgen-topology 2018-01-04 11:48:45 +01:00
triarls.cpp fix triangle generation rule (thx to TDM) 2017-11-07 11:36:54 +01:00
validate.cpp non-global variable mparam 2011-07-25 11:33:19 +00:00
validate.hpp meshing headers 2011-03-02 20:50:39 +00:00