Joachim Schöberl
|
d6b16870fa
|
PointIndex::BASE = 0 and STL, PointIndices
|
2016-12-12 11:47:46 +01:00 |
|
Joachim Schöberl
|
be1e6e160b
|
PointIndex::BASE = 0 working for CSG
|
2016-12-11 20:17:07 +01:00 |
|
Joachim Schöberl
|
59dc0b6c6a
|
Array::Append does not return size anymore ( will be changed to last )
|
2016-12-11 18:22:07 +01:00 |
|
Joachim Schöberl
|
bdbc415589
|
more use of PointIndex
|
2016-12-11 18:02:16 +01:00 |
|
Joachim Schöberl
|
4c32c2ac25
|
more use of PointIndex
|
2016-12-11 12:12:05 +01:00 |
|
Joachim Schöberl
|
e4a6d127fd
|
dont't store orientation of edges and faces. This gives a unified memory layout for edges and faces and allows to access facets without copying (in 2D and 3D)
|
2016-12-10 19:02:13 +01:00 |
|
Christopher Lackner
|
8870108846
|
Merge branch 'master' into mesh_only_one_domain
|
2016-12-09 16:36:50 +01:00 |
|
Joachim Schöberl
|
a423258f54
|
Merge branch 'genmesh_firststep_as_meshingparam' into 'master'
Genmesh laststep as meshingparam
See merge request !23
|
2016-12-07 20:01:54 +01:00 |
|
Joachim Schöberl
|
bb85bb01a3
|
quads are curved (in general)
|
2016-12-06 21:54:51 +01:00 |
|
Christopher Lackner
|
9f9a5e4304
|
fix typo
|
2016-12-06 13:38:18 +01:00 |
|
Christopher Lackner
|
7743503c1d
|
fix and use in swapimprove as well
|
2016-12-06 11:32:16 +01:00 |
|
Christopher Lackner
|
1f314ae0ee
|
fix wrong order of arguments
|
2016-12-05 15:37:05 +01:00 |
|
Christopher Lackner
|
181eea5038
|
typo fix
|
2016-12-05 15:10:34 +01:00 |
|
Christopher Lackner
|
dc3a214994
|
merge endMeshStep
|
2016-12-05 15:08:25 +01:00 |
|
Christopher Lackner
|
16ecf99cce
|
remove onlySurface again (use MeshingSteps instead)
|
2016-12-05 14:59:44 +01:00 |
|
Christopher Lackner
|
bd39b8df88
|
export enum MeshingStep
|
2016-12-05 14:39:09 +01:00 |
|
Christopher Lackner
|
f582c7935f
|
remove perfstepsstart from python interface
|
2016-12-05 14:31:12 +01:00 |
|
Christopher Lackner
|
7e4892a9e7
|
firststep and laststep as meshingparameters to be exported to python
|
2016-12-05 13:50:21 +01:00 |
|
Christopher Lackner
|
a0326d490d
|
some fixes
|
2016-12-05 13:15:06 +01:00 |
|
Christopher Lackner
|
ee833ff362
|
add onlySurface to generate only surface mesh
|
2016-12-02 19:00:34 +01:00 |
|
Christopher Lackner
|
0d36c69c25
|
domainwise meshing and optimization enabled
|
2016-12-02 14:59:59 +01:00 |
|
Michael Neunteufel
|
f65651ce0e
|
bug fix PointContainedIn2DElement
|
2016-11-27 19:25:25 +01:00 |
|
Joachim Schöberl
|
5b3eb4077a
|
fix create vol-element (thx Astrid)
|
2016-11-23 20:44:52 +01:00 |
|
Matthias Hochsteger
|
ee4d5e89d8
|
remove unnecessary files (mostly unsupported build systems)
|
2016-11-23 18:07:14 +01:00 |
|
Joachim Schöberl
|
f70edcb247
|
Merge branch 'quickfix_1d_index' into 'master'
export edgenr to python as well
See merge request !21
|
2016-11-22 10:55:33 +01:00 |
|
Christopher Lackner
|
61e13dbc8b
|
remove edgenr at constructor
|
2016-11-21 16:35:46 +01:00 |
|
Christopher Lackner
|
02fd6d2712
|
export edgenr to python as well
|
2016-11-21 14:54:11 +01:00 |
|
Joachim Schöberl
|
0edd570990
|
parallel clusters
|
2016-11-20 19:55:17 +01:00 |
|
Joachim Schöberl
|
9014669c56
|
timer
|
2016-11-20 19:30:50 +01:00 |
|
Joachim Schöberl
|
467d3a01be
|
no testout in bisect
|
2016-11-20 18:36:00 +01:00 |
|
Christopher Lackner
|
e7e90d1a68
|
cd2names to python export
|
2016-11-18 16:57:42 +01:00 |
|
Gerhard Kitzler
|
5d1e131c53
|
Merge branch 'master' into remove_tix2
|
2016-11-17 14:44:28 +01:00 |
|
Gerhard Kitzler
|
9eee23693e
|
Merge branch 'master' into remove_tix2
|
2016-11-16 20:15:33 +01:00 |
|
Gerhard Kitzler
|
c4a1128e79
|
Small Fixes
|
2016-11-16 16:13:17 +01:00 |
|
Christopher Lackner
|
3d80b48a7a
|
Merge branch 'master' into codim2integrals
|
2016-11-16 12:15:55 +01:00 |
|
Christopher Lackner
|
0a9abc1acc
|
array iterator to python
|
2016-11-15 18:12:51 +01:00 |
|
Matthias Hochsteger
|
7fb6a57e90
|
Revert "Export Ngx_Mesh to Python"
This reverts commit 9b235b4388 .
|
2016-11-10 15:36:47 +01:00 |
|
Matthias Hochsteger
|
9b235b4388
|
Export Ngx_Mesh to Python
|
2016-11-09 17:18:01 +01:00 |
|
Christopher Lackner
|
2122a954aa
|
merge pybind11
|
2016-11-05 17:15:16 +01:00 |
|
Joachim Schöberl
|
fe356ab3ca
|
0 to py::int_ conversion
|
2016-11-04 14:55:15 +01:00 |
|
Matthias Hochsteger
|
96c1235184
|
switch from boost::python to pybind11
|
2016-11-04 12:14:52 +01:00 |
|
Christopher Lackner
|
2d77b35b39
|
merge master
|
2016-10-31 15:37:02 +01:00 |
|
Christopher Lackner
|
e28753431e
|
merge master into branch
|
2016-10-31 15:10:12 +01:00 |
|
Christopher Lackner
|
767b819e5d
|
python cd2 functionality, mesh scaling
|
2016-10-28 16:49:50 +02:00 |
|
Christoph Wintersteiger
|
8756aabd3c
|
add identification for 1d meshes, used for periodic boundary conditions
|
2016-10-21 16:01:46 +02:00 |
|
Joachim Schöberl
|
b5571213f4
|
meshing parameters to vol-meshing
|
2016-10-20 13:19:24 +02:00 |
|
Christopher Lackner
|
a6ea18d07d
|
fix bboundary condition numbering
|
2016-10-17 17:31:09 +02:00 |
|
Christopher Lackner
|
ccde47d2c0
|
added multielementtransformation
|
2016-10-16 09:45:16 +02:00 |
|
Christopher Lackner
|
b8bf194fcf
|
some changes
|
2016-10-11 14:10:36 +02:00 |
|
Christopher Lackner
|
6134717796
|
setting bboundary names
|
2016-10-05 19:48:18 +02:00 |
|