Matthias Hochsteger
|
b0129d0473
|
[bugfix] Set element index in CloseSurface()
|
2018-10-22 17:18:58 +02:00 |
|
Matthias Hochsteger
|
f1dc069052
|
[cmake] Propagate CMAKE_OSX_SYSROOT
|
2018-10-03 16:11:45 +02:00 |
|
Matthias Hochsteger
|
502413fb02
|
[cmake] Propagate CMAKE_OSX_DEPLOYMENT_TARGET
|
2018-10-02 15:32:45 +02:00 |
|
Joachim Schöberl
|
9b62d636d9
|
jupyter magic
|
2018-10-02 11:50:54 +02:00 |
|
Matthias Hochsteger
|
28f26ae326
|
[cmake] Use other mirror for metis sources
|
2018-09-22 12:50:59 +02:00 |
|
Matthias Hochsteger
|
96a45bcb39
|
Use own fork of pybind11 to apply patches
|
2018-09-06 13:10:22 +02:00 |
|
Joachim Schöberl
|
41b8944532
|
Merge branch 'change_startpoint_sphere_meshing' into 'master'
change startpoint for sphere meshing so that it's less likely to hit a
See merge request jschoeberl/netgen!100
|
2018-08-31 11:40:07 +02:00 |
|
Christopher Lackner
|
1774502954
|
change startpoint for sphere meshing so that it's less likely to hit a
touching point
|
2018-08-31 11:11:12 +02:00 |
|
Matthias Hochsteger
|
8f16fdb159
|
[pybind] Update GIL hack for Python 3.7
|
2018-08-30 14:49:56 +02:00 |
|
Matthias Hochsteger
|
c95d69f682
|
Update pybind11
|
2018-08-29 13:10:22 +02:00 |
|
Matthias Hochsteger
|
f29a78d426
|
[cmake] Use tcl/tk provided by Python 3.7 on MacOS
|
2018-08-28 18:31:54 +02:00 |
|
Joachim Schöberl
|
70e404caf4
|
Merge branch 'loadmesh_fix' into 'master'
Resetting Geometry breaks pde-files
See merge request jschoeberl/netgen!98
|
2018-08-09 16:04:17 +02:00 |
|
Lukas
|
0a541ca3de
|
Resetting Geometry breaks pde-files
|
2018-08-09 14:11:44 +02:00 |
|
Joachim Schöberl
|
0251b4ad0c
|
Merge branch 'loadmesh_fix' into 'master'
Reset geometry when loading mesh with MPI active.
See merge request jschoeberl/netgen!95
|
2018-08-07 11:21:51 +02:00 |
|
Joachim Schöberl
|
802145c2df
|
Merge branch 'bbbnd' into 'master'
Bbbnd
See merge request jschoeberl/netgen!96
|
2018-08-07 11:20:40 +02:00 |
|
Michael Neunteufel
|
cdf114ed0e
|
added BBBND material names
|
2018-08-07 11:12:07 +02:00 |
|
Michael Neunteufel
|
1cdc814f4e
|
added BBBND material names
|
2018-08-07 11:09:03 +02:00 |
|
Lukas
|
bd8a53665a
|
Reset geometry when loading mesh with MPI active.
|
2018-08-02 10:19:53 +02:00 |
|
Joachim Schöberl
|
614489c69a
|
Merge branch 'mpi_periodic' into 'master'
Mpi periodic
See merge request jschoeberl/netgen!93
|
2018-08-02 06:56:47 +02:00 |
|
Joachim Schöberl
|
22c35dab4b
|
Merge branch 'set_global_geo_occ' into 'master'
set global geometry when occ file is loaded
See merge request jschoeberl/netgen!94
|
2018-08-01 19:12:35 +02:00 |
|
Christopher Lackner
|
f065651227
|
set global geometry when occ file is loaded
|
2018-08-01 15:53:01 +02:00 |
|
Lukas
|
47e71acf13
|
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 |
|
Joachim Schöberl
|
d7bf88e0cd
|
modernize STL-meshing
|
2018-07-29 12:03:56 +02:00 |
|
Joachim Schöberl
|
ba620a5b41
|
GetParentNodes in impl.hpp file
|
2018-07-21 08:09:36 +02:00 |
|
Lukas
|
53524579b7
|
Fixed indention
|
2018-07-20 14:00:34 +02:00 |
|
Lukas
|
b2ae6210fc
|
removed more output
|
2018-07-20 13:56:27 +02:00 |
|
Lukas
|
7f424a543a
|
periodic mpi formatted
|
2018-07-20 13:44:46 +02:00 |
|
Lukas
|
9fd51602b1
|
less output
|
2018-07-20 13:29:16 +02:00 |
|
Lukas
|
29cfd7533c
|
Periodic Mesh somewhat working in 2 and 3 dimensions.
|
2018-07-19 17:33:26 +02:00 |
|
Joachim Schöberl
|
6034f6ecc3
|
Merge branch 'visualization_data_geometries' into 'master'
add functions to collect visualization data to python export of geometries
See merge request jschoeberl/netgen!92
|
2018-07-12 17:21:02 +02:00 |
|
Christopher Lackner
|
c9cd9eea2c
|
add functions to collect visualization data to python export of geometries
|
2018-07-12 16:35:52 +02:00 |
|
Matthias Hochsteger
|
9d361a354a
|
Revert "[cmake] Use relative paths for dependencies inside install dir"
This reverts commit f098532aa1 .
|
2018-07-02 12:25:18 +02:00 |
|
Matthias Hochsteger
|
f098532aa1
|
[cmake] Use relative paths for dependencies inside install dir
|
2018-07-02 03:15:13 -07:00 |
|
Matthias Hochsteger
|
ec3051815c
|
[python] Patch pybind11 function to avoid deadlocks
see https://github.com/pybind/pybind11/pull/1211
|
2018-06-29 16:23:49 +02:00 |
|
Joachim Schöberl
|
95efdd212d
|
periodic identification doesn't count for prism meshing
|
2018-06-28 20:54:59 +02:00 |
|
Joachim Schöberl
|
884a70319c
|
fix historical bug in extremalpoints for spheres
|
2018-06-28 20:54:02 +02:00 |
|
Joachim Schöberl
|
8c56725dcf
|
query coordinate trafo
|
2018-06-25 19:42:42 +02:00 |
|
Joachim Schöberl
|
c20c2061f4
|
export SetTransformation
|
2018-06-25 19:25:17 +02:00 |
|
Matthias Hochsteger
|
63ee20cb29
|
Set global Mesh pointer
|
2018-06-13 14:01:56 +02:00 |
|
Joachim Schöberl
|
cbe8bcb553
|
Merge branch 'fixbcname' into 'master'
fix behavior if not each segment has a bcname
See merge request jschoeberl/netgen!86
|
2018-06-13 09:39:23 +02:00 |
|
Joachim Schöberl
|
3112f4dc15
|
Merge branch 'loadmesh_fix' into 'master'
loadmesh fix
See merge request jschoeberl/netgen!90
|
2018-06-12 23:04:25 +02:00 |
|
Joachim Schöberl
|
0a01392d80
|
Merge branch 'new_interface_zero_based_access' into 'master'
zero based access to identification pairs in new interface
See merge request jschoeberl/netgen!91
|
2018-06-12 14:56:53 +02:00 |
|
Christopher Lackner
|
bafeb53395
|
zero based access to identification pairs in new interface
|
2018-06-12 13:37:06 +02:00 |
|
Lukas
|
68a552c7d6
|
Fixed indentions, etc.
|
2018-06-12 13:13:42 +02:00 |
|
Lukas
|
f08cf0faad
|
q
Merge branch 'loadmesh_fix' of https://data.asc.tuwien.ac.at/jschoeberl/netgen into loadmesh_fix
|
2018-06-12 13:11:57 +02:00 |
|
Lukas
|
ebc6506f3e
|
Forced linking of 2d-library to interface-library (this should solve the problem with SplineGeometryRegister if building without GUI)
|
2018-06-12 13:10:41 +02:00 |
|
Lukas Kogler
|
160a4b73fd
|
Update meshclass.cpp
|
2018-06-12 11:37:14 +02:00 |
|
Lukas
|
7e062372d4
|
Fixed it now?
|
2018-06-12 11:28:51 +02:00 |
|
Lukas
|
89c7626a01
|
Fixed it now?
|
2018-06-12 11:18:13 +02:00 |
|
Lukas
|
30928eaaa8
|
Fixed it
|
2018-06-12 11:11:36 +02:00 |
|