269 lines
7.2 KiB
Plaintext
269 lines
7.2 KiB
Plaintext
bin/netgen
|
|
include/core/archive.hpp
|
|
include/core/array.hpp
|
|
include/core/bitarray.hpp
|
|
include/core/concurrentqueue.h
|
|
include/core/exception.hpp
|
|
include/core/flags.hpp
|
|
include/core/hashtable.hpp
|
|
include/core/localheap.hpp
|
|
include/core/logging.hpp
|
|
include/core/mpi_wrapper.hpp
|
|
include/core/ngcore.hpp
|
|
include/core/ngcore_api.hpp
|
|
include/core/paje_trace.hpp
|
|
include/core/profiler.hpp
|
|
include/core/python_ngcore.hpp
|
|
include/core/ranges.hpp
|
|
include/core/signal.hpp
|
|
include/core/symboltable.hpp
|
|
include/core/table.hpp
|
|
include/core/taskmanager.hpp
|
|
include/core/type_traits.hpp
|
|
include/core/utils.hpp
|
|
include/core/version.hpp
|
|
include/core/xbool.hpp
|
|
include/csg/algprim.hpp
|
|
include/csg/brick.hpp
|
|
include/csg/csg.hpp
|
|
include/csg/csgeom.hpp
|
|
include/csg/csgparser.hpp
|
|
include/csg/curve2d.hpp
|
|
include/csg/edgeflw.hpp
|
|
include/csg/explicitcurve2d.hpp
|
|
include/csg/extrusion.hpp
|
|
include/csg/gencyl.hpp
|
|
include/csg/geoml.hpp
|
|
include/csg/identify.hpp
|
|
include/csg/manifold.hpp
|
|
include/csg/meshsurf.hpp
|
|
include/csg/polyhedra.hpp
|
|
include/csg/revolution.hpp
|
|
include/csg/singularref.hpp
|
|
include/csg/solid.hpp
|
|
include/csg/specpoin.hpp
|
|
include/csg/spline3d.hpp
|
|
include/csg/splinesurface.hpp
|
|
include/csg/surface.hpp
|
|
include/csg/triapprox.hpp
|
|
include/csg/vscsg.hpp
|
|
include/general/autodiff.hpp
|
|
include/general/autoptr.hpp
|
|
include/general/dynamicmem.hpp
|
|
include/general/gzstream.h
|
|
include/general/hashtabl.hpp
|
|
include/general/mpi_interface.hpp
|
|
include/general/myadt.hpp
|
|
include/general/mystring.hpp
|
|
include/general/netgenout.hpp
|
|
include/general/ngarray.hpp
|
|
include/general/ngbitarray.hpp
|
|
include/general/ngpython.hpp
|
|
include/general/ngsimd.hpp
|
|
include/general/optmem.hpp
|
|
include/general/parthreads.hpp
|
|
include/general/seti.hpp
|
|
include/general/sort.hpp
|
|
include/general/spbita2d.hpp
|
|
include/general/stack.hpp
|
|
include/general/table.hpp
|
|
include/general/template.hpp
|
|
include/geom2d/csg2d.hpp
|
|
include/geom2d/geometry2d.hpp
|
|
include/geom2d/spline2d.hpp
|
|
include/geom2d/vsgeom2d.hpp
|
|
include/gprim/adtree.hpp
|
|
include/gprim/geom2d.hpp
|
|
include/gprim/geom3d.hpp
|
|
include/gprim/geomfuncs.hpp
|
|
include/gprim/geomobjects.hpp
|
|
include/gprim/geomops.hpp
|
|
include/gprim/geomops2.hpp
|
|
include/gprim/geomtest3d.hpp
|
|
include/gprim/gprim.hpp
|
|
include/gprim/spline.hpp
|
|
include/gprim/splinegeometry.hpp
|
|
include/gprim/transform3d.hpp
|
|
include/include/acisgeom.hpp
|
|
include/include/csg.hpp
|
|
include/include/geometry2d.hpp
|
|
include/include/gprim.hpp
|
|
include/include/incopengl.hpp
|
|
include/include/inctcl.hpp
|
|
include/include/incvis.hpp
|
|
include/include/linalg.hpp
|
|
include/include/meshing.hpp
|
|
include/include/myadt.hpp
|
|
include/include/mydefs.hpp
|
|
include/include/mystdlib.h
|
|
include/include/netgen_config.hpp
|
|
include/include/netgen_version.hpp
|
|
include/include/nginterface_v2_impl.hpp
|
|
include/include/ngsimd.hpp
|
|
include/include/occgeom.hpp
|
|
include/include/opti.hpp
|
|
include/include/parallel.hpp
|
|
include/include/stlgeom.hpp
|
|
include/include/visual.hpp
|
|
include/interface/writeuser.hpp
|
|
include/linalg/densemat.hpp
|
|
include/linalg/linalg.hpp
|
|
include/linalg/opti.hpp
|
|
include/linalg/polynomial.hpp
|
|
include/linalg/vector.hpp
|
|
include/meshing/adfront2.hpp
|
|
include/meshing/adfront3.hpp
|
|
include/meshing/basegeom.hpp
|
|
include/meshing/bcfunctions.hpp
|
|
include/meshing/bisect.hpp
|
|
include/meshing/boundarylayer.hpp
|
|
include/meshing/classifyhpel.hpp
|
|
include/meshing/clusters.hpp
|
|
include/meshing/curvedelems.hpp
|
|
include/meshing/findip.hpp
|
|
include/meshing/findip2.hpp
|
|
include/meshing/geomsearch.hpp
|
|
include/meshing/global.hpp
|
|
include/meshing/hpref_hex.hpp
|
|
include/meshing/hpref_prism.hpp
|
|
include/meshing/hpref_pyramid.hpp
|
|
include/meshing/hpref_quad.hpp
|
|
include/meshing/hpref_segm.hpp
|
|
include/meshing/hpref_tet.hpp
|
|
include/meshing/hpref_trig.hpp
|
|
include/meshing/hprefinement.hpp
|
|
include/meshing/improve2.hpp
|
|
include/meshing/improve3.hpp
|
|
include/meshing/localh.hpp
|
|
include/meshing/meshclass.hpp
|
|
include/meshing/meshfunc.hpp
|
|
include/meshing/meshing.hpp
|
|
include/meshing/meshing2.hpp
|
|
include/meshing/meshing3.hpp
|
|
include/meshing/meshtool.hpp
|
|
include/meshing/meshtype.hpp
|
|
include/meshing/msghandler.hpp
|
|
include/meshing/paralleltop.hpp
|
|
include/meshing/python_mesh.hpp
|
|
include/meshing/ruler2.hpp
|
|
include/meshing/ruler3.hpp
|
|
include/meshing/specials.hpp
|
|
include/meshing/surfacegeom.hpp
|
|
include/meshing/topology.hpp
|
|
include/meshing/validate.hpp
|
|
include/mydefs.hpp
|
|
include/nginterface.h
|
|
include/nginterface_v2.hpp
|
|
include/nglib.h
|
|
include/occ/occgeom.hpp
|
|
include/occ/occmeshsurf.hpp
|
|
include/occ/vsocc.hpp
|
|
include/pybind11/LICENSE
|
|
include/pybind11/attr.h
|
|
include/pybind11/buffer_info.h
|
|
include/pybind11/cast.h
|
|
include/pybind11/chrono.h
|
|
include/pybind11/common.h
|
|
include/pybind11/complex.h
|
|
include/pybind11/detail/class.h
|
|
include/pybind11/detail/common.h
|
|
include/pybind11/detail/descr.h
|
|
include/pybind11/detail/init.h
|
|
include/pybind11/detail/internals.h
|
|
include/pybind11/detail/typeid.h
|
|
include/pybind11/eigen.h
|
|
include/pybind11/embed.h
|
|
include/pybind11/eval.h
|
|
include/pybind11/functional.h
|
|
include/pybind11/iostream.h
|
|
include/pybind11/numpy.h
|
|
include/pybind11/operators.h
|
|
include/pybind11/options.h
|
|
include/pybind11/pybind11.h
|
|
include/pybind11/pytypes.h
|
|
include/pybind11/stl.h
|
|
include/pybind11/stl_bind.h
|
|
include/soldata.hpp
|
|
include/stlgeom/meshstlsurface.hpp
|
|
include/stlgeom/stlgeom.hpp
|
|
include/stlgeom/stlline.hpp
|
|
include/stlgeom/stltool.hpp
|
|
include/stlgeom/stltopology.hpp
|
|
include/stlgeom/vsstl.hpp
|
|
include/visualization/meshdoc.hpp
|
|
include/visualization/mvdraw.hpp
|
|
include/visualization/vispar.hpp
|
|
include/visualization/visual.hpp
|
|
include/visualization/vssolution.hpp
|
|
lib/cmake/netgen/NetgenConfig.cmake
|
|
lib/cmake/netgen/netgen-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/netgen/netgen-targets.cmake
|
|
lib/libcsg.so
|
|
lib/libcsgvis.so
|
|
lib/libgeom2d.so
|
|
lib/libgeom2dvis.so
|
|
lib/libgui.so
|
|
lib/libinterface.so
|
|
lib/libmesh.so
|
|
lib/libngcore.so
|
|
lib/libnglib.so
|
|
lib/libocc.so
|
|
lib/liboccvis.so
|
|
lib/libstl.so
|
|
lib/libstlvis.so
|
|
lib/libvisual.so
|
|
%%PYTHON_SITELIBDIR%%/netgen/NgOCC.py
|
|
%%PYTHON_SITELIBDIR%%/netgen/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/netgen/csg.py
|
|
%%PYTHON_SITELIBDIR%%/netgen/geom2d.py
|
|
%%PYTHON_SITELIBDIR%%/netgen/gui.py
|
|
%%PYTHON_SITELIBDIR%%/netgen/libngpy.so
|
|
%%PYTHON_SITELIBDIR%%/netgen/meshing.py
|
|
%%PYTHON_SITELIBDIR%%/netgen/occ.py
|
|
%%PYTHON_SITELIBDIR%%/netgen/read_gmsh.py
|
|
%%PYTHON_SITELIBDIR%%/netgen/stl.py
|
|
%%PYTHON_SITELIBDIR%%/pyngcore.so
|
|
%%DATADIR%%/boundarycondition.geo
|
|
%%DATADIR%%/boxcyl.geo
|
|
%%DATADIR%%/circle_on_cube.geo
|
|
%%DATADIR%%/cone.geo
|
|
%%DATADIR%%/cube.geo
|
|
%%DATADIR%%/cubeandring.geo
|
|
%%DATADIR%%/cubeandspheres.geo
|
|
%%DATADIR%%/cubemcyl.geo
|
|
%%DATADIR%%/cubemsphere.geo
|
|
%%DATADIR%%/cylinder.geo
|
|
%%DATADIR%%/cylsphere.geo
|
|
%%DATADIR%%/doc/ng4.pdf
|
|
%%DATADIR%%/ellipsoid.geo
|
|
%%DATADIR%%/ellipticcyl.geo
|
|
%%DATADIR%%/extrusion.geo
|
|
%%DATADIR%%/fichera.geo
|
|
%%DATADIR%%/frame.step
|
|
%%DATADIR%%/hinge.stl
|
|
%%DATADIR%%/lshape3d.geo
|
|
%%DATADIR%%/manyholes.geo
|
|
%%DATADIR%%/manyholes2.geo
|
|
%%DATADIR%%/matrix.geo
|
|
%%DATADIR%%/ortho.geo
|
|
%%DATADIR%%/part1.stl
|
|
%%DATADIR%%/period.geo
|
|
%%DATADIR%%/py_tutorials/exportNeutral.py
|
|
%%DATADIR%%/py_tutorials/mesh.py
|
|
%%DATADIR%%/py_tutorials/shaft.geo
|
|
%%DATADIR%%/revolution.geo
|
|
%%DATADIR%%/screw.step
|
|
%%DATADIR%%/sculpture.geo
|
|
%%DATADIR%%/shaft.geo
|
|
%%DATADIR%%/shell.geo
|
|
%%DATADIR%%/sphere.geo
|
|
%%DATADIR%%/sphereincube.geo
|
|
%%DATADIR%%/square.in2d
|
|
%%DATADIR%%/squarecircle.in2d
|
|
%%DATADIR%%/squarehole.in2d
|
|
%%DATADIR%%/torus.geo
|
|
%%DATADIR%%/trafo.geo
|
|
%%DATADIR%%/twobricks.geo
|
|
%%DATADIR%%/twocubes.geo
|
|
%%DATADIR%%/twocyl.geo
|