netgen/libsrc/meshing
2019-08-26 10:37:38 +02:00
..
adfront2.cpp preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
adfront2.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
adfront3.cpp preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
adfront3.hpp fixing PointIndex::Valid 2019-08-07 21:21:05 +02:00
basegeom.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
basegeom.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
bcfunctions.cpp use ngscore::Array for surface elements 2019-08-08 08:44:59 +02:00
bcfunctions.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
bisect.cpp segmentindex is 0 based 2019-08-14 14:00:37 +02:00
bisect.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
boundarylayer.cpp preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
boundarylayer.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
classifyhpel.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
clusters.cpp more use of Index types 2019-08-09 00:23:12 +02:00
clusters.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
CMakeLists.txt Fix MPI build 2019-07-10 12:33:01 +02:00
curvedelems.cpp Rename ArrayMem to NgArrayMem 2019-07-09 18:00:12 +02:00
curvedelems.hpp doarchive should not be virtual on non abstact class CurvedElements 2019-07-30 13:45:08 +02:00
delaunay2d.cpp reuse netrules, implant adfront into meshing class 2019-07-28 21:31:05 +02:00
delaunay.cpp Range::Modify() 2019-08-09 18:10:21 +02:00
findip2.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
findip.hpp T_POINTS are now ngcore::Array 2019-08-10 00:21:37 +02:00
geomsearch.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
geomsearch.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
global.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
global.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02: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 unique ptrs in Mesh 2019-08-09 09:02:50 +02:00
hprefinement.hpp Misc. typos 2017-12-09 22:21:40 -05:00
improve2.cpp continue if element deleted in inner loop 2019-08-19 16:58:53 +02:00
improve2.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
improve2gen.cpp more use of Index types 2019-08-09 00:23:12 +02:00
improve3.cpp Parallelize CombineImprove 2019-08-14 17:41:26 +02:00
improve3.hpp Parallelize CombineImprove 2019-08-14 17:41:26 +02:00
localh.cpp Rename ArrayMem to NgArrayMem 2019-07-09 18:00:12 +02:00
localh.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
meshclass.cpp trigger CI 2019-08-18 13:55:57 +02:00
meshclass.hpp surfelement - indextype 2019-08-18 13:10:58 +02:00
meshfunc2d.cpp return default geometry if no geometry is set for mesh 2019-07-30 12:40:22 +02:00
meshfunc.cpp preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
meshfunc.hpp meshingparameter only visible in nglib and const ref to funcs 2019-08-06 10:42:53 +02:00
meshing2.cpp use ngscore::Array for surface elements 2019-08-08 08:44:59 +02:00
meshing2.hpp reuse netrules, implant adfront into meshing class 2019-07-28 21:31:05 +02:00
meshing3.cpp remove timer, PointIndex::INVALID 2019-08-07 07:48:15 +02:00
meshing3.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
meshing.hpp __assume for switch (element_type) 2016-01-07 13:37:57 +01:00
meshtool.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
meshtool.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
meshtype.cpp fix Element(i,i,i) ctor 2019-08-26 10:37:38 +02:00
meshtype.hpp Range(obj) does respect index type now. If obj has a function Range it 2019-08-20 18:16:03 +02:00
msghandler.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
msghandler.hpp dll_headers for geometry dll (only 2D yet) 2011-03-03 21:42:20 +00:00
netrule2.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
netrule3.cpp Rename ArrayMem to NgArrayMem 2019-07-09 18:00:12 +02:00
parallelmesh.cpp T_POINTS are now ngcore::Array 2019-08-10 00:21:37 +02:00
paralleltop.cpp Rename FlatArray to NgFlatArray 2019-07-09 10:40:35 +02:00
paralleltop.hpp Rename FlatArray to NgFlatArray 2019-07-09 10:40:35 +02:00
parser2.cpp reuse netrules, implant adfront into meshing class 2019-07-28 21:31:05 +02:00
parser3.cpp Rename Array to NgArray 2019-07-09 10:39:16 +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 export right array 2019-08-18 13:25:04 +02:00
python_mesh.hpp we need to implement both sized deallocation functions for older mac 2019-08-23 11:26:14 +00:00
quadrls.cpp autotools 2009-01-12 23:40:13 +00:00
refine.cpp unique ptrs in Mesh 2019-08-09 09:02:50 +02:00
ruler2.cpp modern timers, remove vector allocation 2019-08-02 09:43:27 +02:00
ruler2.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
ruler3.cpp remove timer, PointIndex::INVALID 2019-08-07 07:48:15 +02:00
ruler3.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
secondorder.cpp more use of Index types 2019-08-09 00:23:12 +02:00
smoothing2.5.cpp preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
smoothing2.cpp use ngscore::Array for surface elements 2019-08-08 08:44:59 +02:00
smoothing3.cpp Parallelize CombineImprove 2019-08-14 17:41:26 +02:00
specials.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02: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 preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
topology.hpp Rename FlatArray to NgFlatArray 2019-07-09 10:40:35 +02:00
triarls.cpp fix triangle generation rule (thx to TDM) 2017-11-07 11:36:54 +01:00
validate.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
validate.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00