..
pyngcore
pyngcore as package (staying backward compatible)
2022-02-16 09:27:02 +01:00
__init__.py
rework build system, separate gui and non-gui code
2022-05-05 14:39:31 +02:00
__main__.py
load geometries from command line with python netgen executable
2022-04-28 10:46:49 +02:00
.gitignore
pip installer
2021-10-27 16:51:41 +02:00
CMakeLists.txt
pyngcore as package (staying backward compatible)
2022-02-16 09:27:02 +01:00
config_template.py
fix install paths in config.py
2022-02-22 16:17:05 +01:00
csg.py
meshingparameters from python as in gui
2019-07-29 07:11:57 +02:00
gengeom_curve.py
updated 2D examples
2014-09-16 16:37:32 +00:00
gengeom.py
updated 2D examples
2014-09-16 16:37:32 +00:00
geom2d.py
add ellipse as csg2d solid object
2020-11-11 16:40:06 +00:00
gui.py
pip fixes for loading ngsolve.tcl on MacOS
2022-02-24 18:12:24 +01:00
init_geom2d.py
init_geom2d
2014-09-26 15:11:52 +00:00
meshing.py
clear solutiondata object on python-exit
2020-08-17 15:55:32 +02:00
NgOCC.py
fix tests
2019-07-26 16:58:55 +02:00
occ.py
unit_cube from OCC
2022-03-25 17:56:32 +01:00
pymesh.vol
--force-log
2014-08-29 21:05:50 +00:00
read_gmsh.py
read tet10, pyramid13, prism15 and hex20 from gmsh
2019-02-06 19:13:51 +01:00
read_meshio.py
double conversion on C++ side
2022-02-13 19:02:51 +01:00
shaft.vol.gz
--force-log
2014-08-29 21:05:50 +00:00
stl.py
meshingparameters from python as in gui
2019-07-29 07:11:57 +02:00
version_template.py
generate version.py with cmake
2022-02-04 18:01:46 +01:00
webgui.py
Fix DrawGeo (requires webgui_jupyter_widgets update)
2022-02-23 14:59:53 +01:00