..
adfront2.cpp
tuning of Delaunay2d: FindInnerPoints, use of edgeHT
2020-10-25 09:52:33 +01:00
adfront2.hpp
Delaunay2d also for small sub-domains
2020-10-25 16:31:47 +01:00
adfront3.cpp
Timer to AdFront3::Inside
2021-06-04 11:33:39 +02:00
adfront3.hpp
fixing PointIndex::Valid
2019-08-07 21:21:05 +02:00
basegeom.cpp
use std::filesystem::path
2022-02-23 11:56:00 +01:00
basegeom.hpp
allow quad dominated meshing of faces
2022-02-25 10:50:51 +01:00
bcfunctions.cpp
write transparency in mesh file and also read it if avail
2021-10-04 09:27:33 +02:00
bcfunctions.hpp
occ colors also in netgen gui, also allow transparency
2021-10-03 12:58:33 +02:00
bisect.cpp
mesh bisection with onlyonce option. otherwise, tet-bisection performs three bisection steps to obtain h/2
2021-02-19 15:06:20 +01:00
bisect.hpp
mesh bisection with onlyonce option. otherwise, tet-bisection performs three bisection steps to obtain h/2
2021-02-19 15:06:20 +01:00
boundarylayer.cpp
Interpolate growth vectors on surfaces
2022-02-28 17:41:18 +01:00
boundarylayer.hpp
Boundarylayer 2d interface
2021-03-30 16:55:03 +02:00
classifyhpel.hpp
fix hp-ref fix for 3d
2019-09-27 17:29:17 +02:00
clusters.cpp
parallel Cluster update
2021-05-12 10:56:34 +02:00
clusters.hpp
parallel Cluster update
2021-05-12 10:56:34 +02:00
CMakeLists.txt
Interpolate growth vectors on surfaces
2022-02-28 17:41:18 +01:00
curvedelems.cpp
too fast with segment mapping
2021-10-15 22:10:57 +02:00
curvedelems.hpp
fix width per refernce
2021-06-21 15:25:25 +02:00
debugging.hpp
Revert "Revert "Merge branch 'parallel_meshing' into 'master'""
2021-07-19 14:59:12 +02:00
delaunay2d.cpp
Interpolate growth vectors on surfaces
2022-02-28 17:41:18 +01:00
delaunay2d.hpp
Interpolate growth vectors on surfaces
2022-02-28 17:41:18 +01:00
delaunay.cpp
Revert "Revert "Merge branch 'parallel_meshing' into 'master'""
2021-07-19 14:59:12 +02:00
findip2.hpp
Rename Array to NgArray
2019-07-09 10:39:16 +02:00
findip.hpp
Rework on 3D SplitImprove
2019-10-29 17:58:37 +01: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
cmake - use git to generate version string
2020-05-18 15:55:40 +02:00
global.hpp
Check badness quality in tests
2019-10-04 10:25:14 +00: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
debug messages in hp refinement
2020-10-19 19:30:30 +02:00
hprefinement.hpp
get rid of 10000 segments limit in hp-refinement
2019-12-04 17:33:16 +01:00
improve2.cpp
respect localh in CombineImprove()
2022-02-23 21:23:41 +01:00
improve2.hpp
Revert "Revert "Merge branch 'parallel_meshing' into 'master'""
2021-07-19 14:59:12 +02:00
improve2gen.cpp
geo GetNormal and ProjectPointEdge with geoinfo pointer
2019-11-04 11:27:01 +01:00
improve3.cpp
Revert "Revert "Merge branch 'parallel_meshing' into 'master'""
2021-07-19 14:59:12 +02:00
improve3.hpp
simplify edge/face-id types (just an int)
2021-11-06 15:52:35 +01:00
localh.cpp
Revert "Revert "Merge branch 'parallel_meshing' into 'master'""
2021-07-19 14:59:12 +02:00
localh.hpp
DLL_HEADER for LocalH
2022-02-15 20:39:24 +01:00
meshclass.cpp
copy hglob, hmin, maxhdomain in Mesh::operator=
2022-02-25 10:00:41 +01:00
meshclass.hpp
Merge branch 'use_filesystem_path' into 'master'
2022-02-23 13:34:23 +00:00
meshfunc2d.cpp
Do edge swapping for faces individually with tensor product meshes
2020-06-08 10:42:26 +02:00
meshfunc.cpp
add meshing parameter giveuptolopenquads
2022-02-15 09:38:20 +01:00
meshfunc.hpp
meshingparameter only visible in nglib and const ref to funcs
2019-08-06 10:42:53 +02:00
meshing2.cpp
copyable 2d rules
2021-06-21 08:36:14 +02:00
meshing2.hpp
copyable 2d rules
2021-06-21 08:36:14 +02:00
meshing3.cpp
Revert "Revert "Merge branch 'parallel_meshing' into 'master'""
2021-07-19 14:59:12 +02:00
meshing3.hpp
Revert "Revert "Merge branch 'parallel_meshing' into 'master'""
2021-07-19 14:59:12 +02:00
meshing.hpp
Surface geom
2020-06-24 06:41:55 +00:00
meshtool.cpp
Remove BitArrayChar
2019-08-28 13:49:11 +02:00
meshtool.hpp
Rename Array to NgArray
2019-07-09 10:39:16 +02:00
meshtype.cpp
OCC Mesher Cleanup
2021-11-28 15:14:41 +00:00
meshtype.hpp
add meshing parameter giveuptolopenquads
2022-02-15 09:38:20 +01:00
msghandler.cpp
output control
2021-09-07 07:36:21 +02:00
msghandler.hpp
dll_headers for geometry dll (only 2D yet)
2011-03-03 21:42:20 +00:00
netrule2.cpp
remove output, fix warning
2021-06-21 15:13:08 +02:00
netrule3.cpp
Rename ArrayMem to NgArrayMem
2019-07-09 18:00:12 +02:00
parallelmesh.cpp
optimize parallel load
2021-06-08 19:08:14 +02:00
paralleltop.cpp
set ParallelTop functions
2020-08-29 20:56:29 +02:00
paralleltop.hpp
set ParallelTop functions
2020-08-29 20:56:29 +02:00
parser2.cpp
copyable 2d rules
2021-06-21 08:36:14 +02:00
parser3.cpp
Rename Array to NgArray
2019-07-09 10:39:16 +02:00
python_mesh.cpp
Merge branch 'use_filesystem_path' into 'master'
2022-02-23 13:34:23 +00:00
python_mesh.hpp
add meshing parameter giveuptolopenquads
2022-02-15 09:38:20 +01:00
refine.cpp
uniform refinement for quads
2021-04-18 17:53:26 +02:00
ruler2.cpp
copyable 2d rules
2021-06-21 08:36:14 +02:00
ruler2.hpp
copyable 2d rules
2021-06-21 08:36:14 +02:00
ruler3.cpp
remove static array in ruler3 (prepare for parallel meshing)
2021-06-10 09:56:42 +02:00
ruler3.hpp
Rename Array to NgArray
2019-07-09 10:39:16 +02:00
secondorder.cpp
mesh.SecondOrder : fix Segment mapping
2021-10-15 18:52:20 +02:00
smoothing2.5.cpp
refactor a lot of the old code, stl still needs to be done
2019-10-07 15:17:03 +02:00
smoothing2.cpp
geo GetNormal and ProjectPointEdge with geoinfo pointer
2019-11-04 11:27:01 +01:00
smoothing3.cpp
simplify edge/face-id types (just an int)
2021-11-06 15:52:35 +01:00
specials.cpp
Rename BitArray to NgBitArray
2019-08-28 14:04:05 +02:00
specials.hpp
everything in one big dll on Windows
2015-10-19 10:08:30 +02:00
surfacegeom.cpp
rename to GenerateStructuredMesh for not intending to override
2021-05-30 19:41:23 +02:00
surfacegeom.hpp
rename to GenerateStructuredMesh for not intending to override
2021-05-30 19:41:23 +02:00
topology.cpp
reading via meshio
2022-02-13 16:31:55 +01:00
topology.hpp
simplify edge/face-id types (just an int)
2021-11-06 15:52:35 +01:00
validate.cpp
refactor a lot of the old code, stl still needs to be done
2019-10-07 15:17:03 +02:00
validate.hpp
Rename BitArray to NgBitArray
2019-08-28 14:04:05 +02:00