.. |
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
|
Remove BitArrayChar
|
2019-08-28 13:49:11 +02:00 |
adfront3.hpp
|
fixing PointIndex::Valid
|
2019-08-07 21:21:05 +02:00 |
basegeom.cpp
|
fixes for mac and windows
|
2019-11-05 15:19:54 +01:00 |
basegeom.hpp
|
some default implementations for basegeometry
|
2019-11-18 11:14:02 +01:00 |
bcfunctions.cpp
|
proper terms
|
2020-06-17 19:11:17 +02:00 |
bcfunctions.hpp
|
proper terms
|
2020-06-17 19:11:17 +02:00 |
bisect.cpp
|
add GeomInfo for bisecting quads
|
2020-10-27 07:54:26 +01:00 |
bisect.hpp
|
clear solutiondata object on python-exit
|
2020-08-17 15:55:32 +02:00 |
boundarylayer.cpp
|
add boundarylayer closure on pyramids outside
|
2021-02-05 12:16:41 +01:00 |
boundarylayer.hpp
|
rewrite create boundarylayer function (now more efficient and stable
|
2020-11-17 18:43:39 +01:00 |
classifyhpel.hpp
|
fix hp-ref fix for 3d
|
2019-09-27 17:29:17 +02:00 |
clusters.cpp
|
clear solutiondata object on python-exit
|
2020-08-17 15:55:32 +02:00 |
clusters.hpp
|
clear solutiondata object on python-exit
|
2020-08-17 15:55:32 +02:00 |
CMakeLists.txt
|
Fix private linking of Python
|
2020-12-18 11:05:10 +01:00 |
curvedelems.cpp
|
improve curving trigs with u,v coordinates by better initial guess
|
2021-02-01 15:29:17 +01:00 |
curvedelems.hpp
|
circumventing compiler bug ?
|
2020-01-13 21:19:09 +01:00 |
delaunay2d.cpp
|
fixing delaunay2d point search, non-parallel for small meshes
|
2020-10-26 11:20:12 +01:00 |
delaunay.cpp
|
mem tracing - set name for tempmesh in delaunay
|
2020-11-19 14:58:16 +01: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 |
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
|
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
|
geo GetNormal and ProjectPointEdge with geoinfo pointer
|
2019-11-04 11:27:01 +01:00 |
improve2.hpp
|
Handle triangles correctly in BuildEdgeList()
|
2020-01-10 17:58:37 +01:00 |
improve2gen.cpp
|
geo GetNormal and ProjectPointEdge with geoinfo pointer
|
2019-11-04 11:27:01 +01:00 |
improve3.cpp
|
Fix SwapImprove2
|
2020-11-25 17:55:44 +01:00 |
improve3.hpp
|
revert pyramid-specific code in optimizations
|
2020-07-27 18:06:43 +02:00 |
localh.cpp
|
Delaunay2d also for small sub-domains
|
2020-10-25 16:31:47 +01:00 |
localh.hpp
|
Delaunay2d also for small sub-domains
|
2020-10-25 16:31:47 +01:00 |
meshclass.cpp
|
allow cd2names in 2d meshes
|
2021-02-05 17:40:43 +01:00 |
meshclass.hpp
|
edge hierarchy in mesh - Topology class, needs mesh.EnableTable('parentedges')
|
2021-02-08 09:41:23 +01:00 |
meshfunc2d.cpp
|
Do edge swapping for faces individually with tensor product meshes
|
2020-06-08 10:42:26 +02:00 |
meshfunc.cpp
|
Parallel SplitImprove2, update test results
|
2020-07-27 14:26:45 +02:00 |
meshfunc.hpp
|
meshingparameter only visible in nglib and const ref to funcs
|
2019-08-06 10:42:53 +02:00 |
meshing2.cpp
|
fix uninizialized area and maybe deleted value being appended
|
2020-09-07 15:19:53 +02:00 |
meshing2.hpp
|
implement meshing2 functionality for 3d geometries
|
2019-10-28 13:44:51 +01: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
|
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
|
parallel pickling with mesh-merging
|
2020-08-19 14:50:11 +02:00 |
meshtype.hpp
|
use segmentindex as index for mesh.segments array
|
2020-11-17 15:24:44 +01:00 |
msghandler.cpp
|
reduce message and log level in python
|
2019-10-08 16:51:32 +02:00 |
msghandler.hpp
|
dll_headers for geometry dll (only 2D yet)
|
2011-03-03 21:42:20 +00:00 |
netrule2.cpp
|
change more PointNd to Point<N>
|
2019-09-30 10:19:35 +02:00 |
netrule3.cpp
|
Rename ArrayMem to NgArrayMem
|
2019-07-09 18:00:12 +02:00 |
parallelmesh.cpp
|
delete pointelements after parallel mesh send (TODO: send pointelements!)
|
2021-02-02 18:59:32 +01: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
|
more PointNd to Point<N>
|
2019-09-30 10:36:42 +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
|
edge hierarchy in mesh - Topology class, needs mesh.EnableTable('parentedges')
|
2021-02-08 09:41:23 +01:00 |
python_mesh.hpp
|
Delaunay for 2d mesh generation
|
2020-10-16 18:34:13 +02:00 |
quadrls.cpp
|
autotools
|
2009-01-12 23:40:13 +00:00 |
refine.cpp
|
parallel enumerate after refinement
|
2020-08-28 08:57:30 +02:00 |
ruler2.cpp
|
more PointNd to Point<N>
|
2019-09-30 10:36:42 +02:00 |
ruler2.hpp
|
change more PointNd to Point<N>
|
2019-09-30 10:19:35 +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
|
refactor a lot of the old code, stl still needs to be done
|
2019-10-07 15:17:03 +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
|
revert pyramid-specific code in optimizations
|
2020-07-27 18:06:43 +02: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
|
add hp refinement possibility for surface geometry
|
2020-10-30 14:10:52 +01:00 |
surfacegeom.hpp
|
add hp refinement possibility for surface geometry
|
2020-10-30 14:10:52 +01:00 |
tetrarls.cpp
|
autotools
|
2009-01-12 23:40:13 +00:00 |
topology.cpp
|
edge hierarchy in mesh - Topology class, needs mesh.EnableTable('parentedges')
|
2021-02-08 09:41:23 +01:00 |
topology.hpp
|
edge hierarchy in mesh - Topology class, needs mesh.EnableTable('parentedges')
|
2021-02-08 09:41:23 +01:00 |
triarls.cpp
|
fix triangle generation rule (thx to TDM)
|
2017-11-07 11:36:54 +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 |