netgen-mesher 6.2.2506.post31.dev0__cp314-cp314-macosx_10_15_universal2.whl → 6.2.2506.post35.dev0__cp314-cp314-macosx_10_15_universal2.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- netgen/cmake/NetgenConfig.cmake +2 -2
- netgen/config/__init__.pyi +6 -6
- netgen/config/config.py +5 -5
- netgen/config/config.pyi +6 -6
- netgen/include/core/array.hpp +17 -1
- netgen/include/core/simd_arm64.hpp +87 -1
- netgen/include/core/simd_generic.hpp +181 -4
- netgen/include/core/taskmanager.hpp +34 -1
- netgen/include/include/netgen_version.hpp +3 -3
- netgen/libngcore.dylib +0 -0
- netgen/libnggui.dylib +0 -0
- netgen/libnglib.dylib +0 -0
- netgen/libtogl.a +0 -0
- netgen/version.py +1 -1
- {netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/METADATA +1 -1
- {netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/RECORD +67 -67
- pyngcore/__init__.pyi +2 -1
- pyngcore/pyngcore.cpython-314-darwin.so +0 -0
- pyngcore/pyngcore.pyi +11 -1
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/boundarycondition.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/boxcyl.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/circle_on_cube.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/cone.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/cube.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/cubeandring.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/cubeandspheres.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/cubemcyl.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/cubemsphere.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/cylinder.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/cylsphere.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/doc/ng4.pdf +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/ellipsoid.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/ellipticcyl.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/extrusion.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/fichera.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/frame.step +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/hinge.stl +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/lshape3d.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/manyholes.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/manyholes2.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/matrix.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/ortho.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/part1.stl +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/period.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/py_tutorials/exportNeutral.py +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/py_tutorials/mesh.py +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/py_tutorials/shaft.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/revolution.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/screw.step +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/sculpture.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/shaft.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/shell.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/sphere.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/sphereincube.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/square.in2d +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/squarecircle.in2d +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/squarehole.in2d +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/torus.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/trafo.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/twobricks.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/twocubes.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.data → netgen_mesher-6.2.2506.post35.dev0.data}/data/share/netgen/twocyl.geo +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/WHEEL +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/entry_points.txt +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/licenses/AUTHORS +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/licenses/LICENSE +0 -0
- {netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/top_level.txt +0 -0
netgen/cmake/NetgenConfig.cmake
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreadedDLL")
|
|
2
|
-
set(NETGEN_VERSION "6.2.2506-
|
|
2
|
+
set(NETGEN_VERSION "6.2.2506-35-ga9438ce2")
|
|
3
3
|
set(NETGEN_VERSION_MAJOR "6")
|
|
4
4
|
set(NETGEN_VERSION_MINOR "2")
|
|
5
5
|
set(NETGEN_VERSION_PATCH "2506")
|
|
6
|
-
set(NETGEN_VERSION_TWEAK "
|
|
6
|
+
set(NETGEN_VERSION_TWEAK "35")
|
|
7
7
|
|
|
8
8
|
get_filename_component(NETGEN_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
|
|
9
9
|
|
netgen/config/__init__.pyi
CHANGED
|
@@ -14,14 +14,14 @@ INTEL_MIC: bool = False
|
|
|
14
14
|
NETGEN_PYTHON_PACKAGE_NAME: str = 'netgen-mesher'
|
|
15
15
|
NETGEN_PYTHON_RPATH: str = 'netgen'
|
|
16
16
|
NETGEN_PYTHON_RPATH_BIN: str = 'bin'
|
|
17
|
-
NETGEN_VERSION: str = '6.2.2506-
|
|
18
|
-
NETGEN_VERSION_GIT: str = 'v6.2.2506-
|
|
19
|
-
NETGEN_VERSION_HASH: str = '
|
|
17
|
+
NETGEN_VERSION: str = '6.2.2506-35-ga9438ce2'
|
|
18
|
+
NETGEN_VERSION_GIT: str = 'v6.2.2506-35-ga9438ce2'
|
|
19
|
+
NETGEN_VERSION_HASH: str = 'ga9438ce2'
|
|
20
20
|
NETGEN_VERSION_MAJOR: str = '6'
|
|
21
21
|
NETGEN_VERSION_MINOR: str = '2'
|
|
22
22
|
NETGEN_VERSION_PATCH: str = '2506'
|
|
23
|
-
NETGEN_VERSION_PYTHON: str = '6.2.2506.
|
|
24
|
-
NETGEN_VERSION_TWEAK: str = '
|
|
23
|
+
NETGEN_VERSION_PYTHON: str = '6.2.2506.post35.dev0'
|
|
24
|
+
NETGEN_VERSION_TWEAK: str = '35'
|
|
25
25
|
NG_COMPILE_FLAGS: str = '-Xarch_x86_64;-march=core-avx2'
|
|
26
26
|
NG_INSTALL_DIR_BIN: str = 'bin'
|
|
27
27
|
NG_INSTALL_DIR_CMAKE: str = 'netgen/cmake'
|
|
@@ -49,4 +49,4 @@ USE_SPDLOG: bool = False
|
|
|
49
49
|
is_python_package: bool = True
|
|
50
50
|
ngcore_compile_definitions: str = 'NETGEN_PYTHON;NG_PYTHON;PYBIND11_SIMPLE_GIL_MANAGEMENT;PARALLEL;NG_MPI_WRAPPER'
|
|
51
51
|
ngcore_compile_options: str = '-Xarch_x86_64;-march=core-avx2'
|
|
52
|
-
version: str = 'v6.2.2506-
|
|
52
|
+
version: str = 'v6.2.2506-35-ga9438ce2'
|
netgen/config/config.py
CHANGED
|
@@ -42,15 +42,15 @@ NG_COMPILE_FLAGS = "-Xarch_x86_64;-march=core-avx2"
|
|
|
42
42
|
ngcore_compile_options = "-Xarch_x86_64;-march=core-avx2"
|
|
43
43
|
ngcore_compile_definitions = "NETGEN_PYTHON;NG_PYTHON;PYBIND11_SIMPLE_GIL_MANAGEMENT;PARALLEL;NG_MPI_WRAPPER"
|
|
44
44
|
|
|
45
|
-
NETGEN_VERSION = "6.2.2506-
|
|
46
|
-
NETGEN_VERSION_GIT = "v6.2.2506-
|
|
47
|
-
NETGEN_VERSION_PYTHON = "6.2.2506.
|
|
45
|
+
NETGEN_VERSION = "6.2.2506-35-ga9438ce2"
|
|
46
|
+
NETGEN_VERSION_GIT = "v6.2.2506-35-ga9438ce2"
|
|
47
|
+
NETGEN_VERSION_PYTHON = "6.2.2506.post35.dev0"
|
|
48
48
|
|
|
49
49
|
NETGEN_VERSION_MAJOR = "6"
|
|
50
50
|
NETGEN_VERSION_MINOR = "2"
|
|
51
|
-
NETGEN_VERSION_TWEAK = "
|
|
51
|
+
NETGEN_VERSION_TWEAK = "35"
|
|
52
52
|
NETGEN_VERSION_PATCH = "2506"
|
|
53
|
-
NETGEN_VERSION_HASH = "
|
|
53
|
+
NETGEN_VERSION_HASH = "ga9438ce2"
|
|
54
54
|
|
|
55
55
|
PYTHON_VERSION = "3.14.0"
|
|
56
56
|
PYTHON_VERSION_MAJOR = "3"
|
netgen/config/config.pyi
CHANGED
|
@@ -16,14 +16,14 @@ INTEL_MIC: bool = False
|
|
|
16
16
|
NETGEN_PYTHON_PACKAGE_NAME: str = 'netgen-mesher'
|
|
17
17
|
NETGEN_PYTHON_RPATH: str = 'netgen'
|
|
18
18
|
NETGEN_PYTHON_RPATH_BIN: str = 'bin'
|
|
19
|
-
NETGEN_VERSION: str = '6.2.2506-
|
|
20
|
-
NETGEN_VERSION_GIT: str = 'v6.2.2506-
|
|
21
|
-
NETGEN_VERSION_HASH: str = '
|
|
19
|
+
NETGEN_VERSION: str = '6.2.2506-35-ga9438ce2'
|
|
20
|
+
NETGEN_VERSION_GIT: str = 'v6.2.2506-35-ga9438ce2'
|
|
21
|
+
NETGEN_VERSION_HASH: str = 'ga9438ce2'
|
|
22
22
|
NETGEN_VERSION_MAJOR: str = '6'
|
|
23
23
|
NETGEN_VERSION_MINOR: str = '2'
|
|
24
24
|
NETGEN_VERSION_PATCH: str = '2506'
|
|
25
|
-
NETGEN_VERSION_PYTHON: str = '6.2.2506.
|
|
26
|
-
NETGEN_VERSION_TWEAK: str = '
|
|
25
|
+
NETGEN_VERSION_PYTHON: str = '6.2.2506.post35.dev0'
|
|
26
|
+
NETGEN_VERSION_TWEAK: str = '35'
|
|
27
27
|
NG_COMPILE_FLAGS: str = '-Xarch_x86_64;-march=core-avx2'
|
|
28
28
|
NG_INSTALL_DIR_BIN: str = 'bin'
|
|
29
29
|
NG_INSTALL_DIR_CMAKE: str = 'netgen/cmake'
|
|
@@ -51,4 +51,4 @@ USE_SPDLOG: bool = False
|
|
|
51
51
|
is_python_package: bool = True
|
|
52
52
|
ngcore_compile_definitions: str = 'NETGEN_PYTHON;NG_PYTHON;PYBIND11_SIMPLE_GIL_MANAGEMENT;PARALLEL;NG_MPI_WRAPPER'
|
|
53
53
|
ngcore_compile_options: str = '-Xarch_x86_64;-march=core-avx2'
|
|
54
|
-
version: str = 'v6.2.2506-
|
|
54
|
+
version: str = 'v6.2.2506-35-ga9438ce2'
|
netgen/include/core/array.hpp
CHANGED
|
@@ -1442,8 +1442,24 @@ namespace ngcore
|
|
|
1442
1442
|
template <class T, typename TLESS>
|
|
1443
1443
|
void QuickSort (FlatArray<T> data, TLESS less)
|
|
1444
1444
|
{
|
|
1445
|
-
|
|
1445
|
+
constexpr size_t INSERTION_SORT_THRESHOLD = 16;
|
|
1446
|
+
|
|
1447
|
+
if (data.Size() <= INSERTION_SORT_THRESHOLD) {
|
|
1448
|
+
// insertion sort
|
|
1449
|
+
for (ptrdiff_t k = 1; k < data.Size(); ++k)
|
|
1450
|
+
{
|
|
1451
|
+
auto newval = data[k];
|
|
1452
|
+
ptrdiff_t l = k;
|
|
1453
|
+
for ( ; l > 0 && less(newval, data[l-1]); --l)
|
|
1454
|
+
data[l] = data[l-1];
|
|
1455
|
+
data[l] = newval;
|
|
1456
|
+
}
|
|
1457
|
+
|
|
1458
|
+
return;
|
|
1459
|
+
}
|
|
1446
1460
|
|
|
1461
|
+
// if (data.Size() <= 1) return;
|
|
1462
|
+
|
|
1447
1463
|
ptrdiff_t i = 0;
|
|
1448
1464
|
ptrdiff_t j = data.Size()-1;
|
|
1449
1465
|
|
|
@@ -31,7 +31,93 @@ namespace ngcore
|
|
|
31
31
|
};
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
// ***************************
|
|
34
|
+
// *************************** int32 ***************************
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
template<>
|
|
39
|
+
class SIMD<int32_t,2>
|
|
40
|
+
{
|
|
41
|
+
int32x2_t data;
|
|
42
|
+
public:
|
|
43
|
+
static constexpr int Size() { return 2; }
|
|
44
|
+
SIMD() {}
|
|
45
|
+
SIMD (int32_t val) : data{val,val} {}
|
|
46
|
+
SIMD (int32_t v0, int32_t v1) : data{v0,v1} { }
|
|
47
|
+
SIMD (SIMD<int32_t,1> lo, SIMD<int32_t,1> hi) : data{lo[0], hi[0] } { }
|
|
48
|
+
SIMD (std::array<int32_t, 2> arr) : data{arr[0], arr[1]} { }
|
|
49
|
+
|
|
50
|
+
SIMD (int32x2_t _data) { data = _data; }
|
|
51
|
+
|
|
52
|
+
NETGEN_INLINE auto Data() const { return data; }
|
|
53
|
+
NETGEN_INLINE auto & Data() { return data; }
|
|
54
|
+
|
|
55
|
+
SIMD<int32_t,1> Lo() const { return Get<0>(); }
|
|
56
|
+
SIMD<int32_t,1> Hi() const { return Get<1>(); }
|
|
57
|
+
|
|
58
|
+
int32_t operator[] (int i) const { return data[i]; }
|
|
59
|
+
int32_t & operator[] (int i) { return ((int32_t*)&data)[i]; }
|
|
60
|
+
|
|
61
|
+
template <int I>
|
|
62
|
+
int32_t Get() const { return data[I]; }
|
|
63
|
+
static SIMD FirstInt(int n0=0) { return { n0+0, n0+1 }; }
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
template<>
|
|
68
|
+
class SIMD<int32_t,4>
|
|
69
|
+
{
|
|
70
|
+
int32x4_t data;
|
|
71
|
+
public:
|
|
72
|
+
static constexpr int Size() { return 4; }
|
|
73
|
+
SIMD() {}
|
|
74
|
+
SIMD (int32_t val) : data{val,val,val,val} {}
|
|
75
|
+
SIMD (int32_t v0, int32_t v1, int32_t v2, int32_t v3) : data{v0,v1,v2,v3} { }
|
|
76
|
+
SIMD (std::array<int32_t, 4> arr) : data{arr[0], arr[1], arr[2], arr[3]} { }
|
|
77
|
+
|
|
78
|
+
SIMD (int32x4_t _data) { data = _data; }
|
|
79
|
+
SIMD (SIMD<int32_t,2> lo, SIMD<int32_t,2> hi) : data{vcombine_s32(lo.Data(), hi.Data())} {}
|
|
80
|
+
SIMD (int32_t * p) : data{vld1q_s32(p)} { }
|
|
81
|
+
|
|
82
|
+
NETGEN_INLINE auto Data() const { return data; }
|
|
83
|
+
NETGEN_INLINE auto & Data() { return data; }
|
|
84
|
+
|
|
85
|
+
SIMD<int32_t,2> Lo() const { return vget_low_s32(data); }
|
|
86
|
+
SIMD<int32_t,2> Hi() const { return vget_high_s32(data); }
|
|
87
|
+
|
|
88
|
+
int32_t operator[] (int i) const { return data[i]; }
|
|
89
|
+
int32_t & operator[] (int i) { return ((int32_t*)&data)[i]; }
|
|
90
|
+
|
|
91
|
+
void Store (int32_t * p) { vst1q_s32(p, data); }
|
|
92
|
+
|
|
93
|
+
template <int I>
|
|
94
|
+
int32_t Get() const { return data[I]; }
|
|
95
|
+
static SIMD FirstInt(int n0=0) { return { n0+0, n0+1, n0+2, n0+3 }; }
|
|
96
|
+
};
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
NETGEN_INLINE auto Min (SIMD<int32_t,2> a, SIMD<int32_t,2> b) {
|
|
101
|
+
return SIMD<int32_t,2>(vmin_s32(a.Data(), b.Data()));
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
NETGEN_INLINE auto Max (SIMD<int32_t,2> a, SIMD<int32_t,2> b) {
|
|
105
|
+
return SIMD<int32_t,2>(vmax_s32(a.Data(), b.Data()));
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
NETGEN_INLINE auto Min (SIMD<int32_t,4> a, SIMD<int32_t,4> b) {
|
|
110
|
+
return SIMD<int32_t,4>(vminq_s32(a.Data(), b.Data()));
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
NETGEN_INLINE auto Max (SIMD<int32_t,4> a, SIMD<int32_t,4> b) {
|
|
114
|
+
return SIMD<int32_t,4>(vmaxq_s32(a.Data(), b.Data()));
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
// *************************** int64 ***************************
|
|
35
121
|
|
|
36
122
|
template<>
|
|
37
123
|
class SIMD<int64_t,2>
|
|
@@ -48,6 +48,13 @@ namespace ngcore
|
|
|
48
48
|
return k;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
+
constexpr size_t LargestPowerOfTwo (size_t x)
|
|
52
|
+
{
|
|
53
|
+
size_t y = 1;
|
|
54
|
+
while (2*y <= x) y *= 2;
|
|
55
|
+
return y;
|
|
56
|
+
}
|
|
57
|
+
|
|
51
58
|
|
|
52
59
|
template <typename T, int N=GetDefaultSIMDSize()> class SIMD;
|
|
53
60
|
|
|
@@ -89,7 +96,8 @@ namespace ngcore
|
|
|
89
96
|
template <int N>
|
|
90
97
|
class alignas(GetLargestNativeSIMDPart(N)*sizeof(int64_t)) SIMD<mask64,N>
|
|
91
98
|
{
|
|
92
|
-
static constexpr int N1 = GetLargestNativeSIMDPart(N);
|
|
99
|
+
// static constexpr int N1 = GetLargestNativeSIMDPart(N);
|
|
100
|
+
static constexpr size_t N1 = LargestPowerOfTwo(N-1);
|
|
93
101
|
static constexpr int N2 = N-N1;
|
|
94
102
|
|
|
95
103
|
SIMD<mask64,N1> lo;
|
|
@@ -111,6 +119,113 @@ namespace ngcore
|
|
|
111
119
|
}
|
|
112
120
|
|
|
113
121
|
|
|
122
|
+
////////////////////////////////////////////////////////////////////////////
|
|
123
|
+
// int32
|
|
124
|
+
|
|
125
|
+
template<>
|
|
126
|
+
class SIMD<int32_t,1>
|
|
127
|
+
{
|
|
128
|
+
int32_t data;
|
|
129
|
+
|
|
130
|
+
public:
|
|
131
|
+
static constexpr int Size() { return 1; }
|
|
132
|
+
SIMD () {}
|
|
133
|
+
SIMD (const SIMD &) = default;
|
|
134
|
+
SIMD & operator= (const SIMD &) = default;
|
|
135
|
+
// SIMD (int val) : data{val} {}
|
|
136
|
+
SIMD (int32_t val) : data{val} {}
|
|
137
|
+
SIMD (size_t val) : data(val) {}
|
|
138
|
+
explicit SIMD (std::array<int32_t, 1> arr) : data{arr[0]} {}
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
int32_t operator[] (int i) const { return ((int32_t*)(&data))[i]; }
|
|
143
|
+
auto Data() const { return data; }
|
|
144
|
+
static SIMD FirstInt(int32_t n0=0) { return {n0}; }
|
|
145
|
+
template <int I>
|
|
146
|
+
int32_t Get()
|
|
147
|
+
{
|
|
148
|
+
static_assert(I==0);
|
|
149
|
+
return data;
|
|
150
|
+
}
|
|
151
|
+
};
|
|
152
|
+
|
|
153
|
+
template<int N>
|
|
154
|
+
class alignas(GetLargestNativeSIMDPart(N)*sizeof(int64_t)) SIMD<int32_t,N>
|
|
155
|
+
{
|
|
156
|
+
// static constexpr int N1 = GetLargestNativeSIMDPart(N);
|
|
157
|
+
static constexpr size_t N1 = LargestPowerOfTwo(N-1);
|
|
158
|
+
static constexpr int N2 = N-N1;
|
|
159
|
+
|
|
160
|
+
SIMD<int32_t,N1> lo;
|
|
161
|
+
SIMD<int32_t,N2> high;
|
|
162
|
+
|
|
163
|
+
public:
|
|
164
|
+
static constexpr int Size() { return N; }
|
|
165
|
+
|
|
166
|
+
SIMD () {}
|
|
167
|
+
SIMD (const SIMD &) = default;
|
|
168
|
+
SIMD & operator= (const SIMD &) = default;
|
|
169
|
+
|
|
170
|
+
// SIMD (int val) : lo{val}, high{val} { ; }
|
|
171
|
+
SIMD (int32_t val) : lo{val}, high{val} { ; }
|
|
172
|
+
SIMD (size_t val) : lo{val}, high{val} { ; }
|
|
173
|
+
SIMD (int32_t * p) : lo{p}, high{p+N1} { ; }
|
|
174
|
+
|
|
175
|
+
SIMD (SIMD<int32_t,N1> lo_, SIMD<int32_t,N2> high_) : lo(lo_), high(high_) { ; }
|
|
176
|
+
|
|
177
|
+
explicit SIMD( std::array<int32_t, N> arr )
|
|
178
|
+
: lo(detail::array_range<N1>(arr, 0)),
|
|
179
|
+
high(detail::array_range<N2>(arr, N1))
|
|
180
|
+
{}
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
template<typename ...T>
|
|
184
|
+
explicit SIMD(const T... vals)
|
|
185
|
+
: lo(detail::array_range<N1>(std::array<int32_t, N>{vals...}, 0)),
|
|
186
|
+
high(detail::array_range<N2>(std::array<int32_t, N>{vals...}, N1))
|
|
187
|
+
{
|
|
188
|
+
static_assert(sizeof...(vals)==N, "wrong number of arguments");
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
template<typename T, typename std::enable_if<std::is_convertible<T, std::function<int32_t(int)>>::value, int>::type = 0>
|
|
193
|
+
SIMD (const T & func)
|
|
194
|
+
{
|
|
195
|
+
for(auto i : IntRange(N1))
|
|
196
|
+
lo[i] = func(i);
|
|
197
|
+
for(auto i : IntRange(N2))
|
|
198
|
+
high[i] = func(N1+i);
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
auto Lo() const { return lo; }
|
|
202
|
+
auto Hi() const { return high; }
|
|
203
|
+
|
|
204
|
+
int32_t operator[] (int i) const { return ((int32_t*)(&lo))[i]; }
|
|
205
|
+
|
|
206
|
+
void Store (int32_t * p) { lo.Store(p); high.Store(p+N1); }
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
/*
|
|
210
|
+
operator tuple<int32_t&,int32_t&,int32_t&,int32_t&> ()
|
|
211
|
+
{ return tuple<int32_t&,int32_t&,int32_t&,int32_t&>((*this)[0], (*this)[1], (*this)[2], (*this)[3]); }
|
|
212
|
+
*/
|
|
213
|
+
|
|
214
|
+
/*
|
|
215
|
+
static SIMD FirstInt() { return { 0, 1, 2, 3 }; }
|
|
216
|
+
*/
|
|
217
|
+
static SIMD FirstInt(int32_t n0=0) { return {SIMD<int32_t,N1>::FirstInt(n0), SIMD<int32_t,N2>::FirstInt(n0+N1)}; }
|
|
218
|
+
template <int I>
|
|
219
|
+
int32_t Get()
|
|
220
|
+
{
|
|
221
|
+
static_assert(I>=0 && I<N, "Index out of range");
|
|
222
|
+
if constexpr(I<N1) return lo.template Get<I>();
|
|
223
|
+
else return high.template Get<I-N1>();
|
|
224
|
+
}
|
|
225
|
+
};
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
114
229
|
////////////////////////////////////////////////////////////////////////////
|
|
115
230
|
// int64
|
|
116
231
|
|
|
@@ -145,7 +260,8 @@ namespace ngcore
|
|
|
145
260
|
template<int N>
|
|
146
261
|
class alignas(GetLargestNativeSIMDPart(N)*sizeof(int64_t)) SIMD<int64_t,N>
|
|
147
262
|
{
|
|
148
|
-
static constexpr int N1 = GetLargestNativeSIMDPart(N);
|
|
263
|
+
// static constexpr int N1 = GetLargestNativeSIMDPart(N);
|
|
264
|
+
static constexpr size_t N1 = LargestPowerOfTwo(N-1);
|
|
149
265
|
static constexpr int N2 = N-N1;
|
|
150
266
|
|
|
151
267
|
SIMD<int64_t,N1> lo;
|
|
@@ -209,6 +325,7 @@ namespace ngcore
|
|
|
209
325
|
}
|
|
210
326
|
};
|
|
211
327
|
|
|
328
|
+
|
|
212
329
|
|
|
213
330
|
////////////////////////////////////////////////////////////////////////////
|
|
214
331
|
// double
|
|
@@ -262,7 +379,8 @@ namespace ngcore
|
|
|
262
379
|
template<int N>
|
|
263
380
|
class alignas(GetLargestNativeSIMDPart(N)*sizeof(double)) SIMD<double, N>
|
|
264
381
|
{
|
|
265
|
-
static constexpr int N1 = GetLargestNativeSIMDPart(N);
|
|
382
|
+
// static constexpr int N1 = GetLargestNativeSIMDPart(N);
|
|
383
|
+
static constexpr size_t N1 = LargestPowerOfTwo(N-1);
|
|
266
384
|
static constexpr int N2 = N-N1;
|
|
267
385
|
|
|
268
386
|
SIMD<double, N1> lo;
|
|
@@ -314,7 +432,7 @@ namespace ngcore
|
|
|
314
432
|
|
|
315
433
|
template<typename ...T>
|
|
316
434
|
explicit SIMD(const T... vals)
|
|
317
|
-
|
|
435
|
+
: lo(detail::array_range<N1>(std::array<double, N>{vals...}, 0)),
|
|
318
436
|
high(detail::array_range<N2>(std::array<double, N>{vals...}, N1))
|
|
319
437
|
{
|
|
320
438
|
static_assert(sizeof...(vals)==N, "wrong number of arguments");
|
|
@@ -661,6 +779,29 @@ namespace ngcore
|
|
|
661
779
|
}
|
|
662
780
|
|
|
663
781
|
|
|
782
|
+
|
|
783
|
+
|
|
784
|
+
template <typename T, int N>
|
|
785
|
+
auto Min (SIMD<T,N> a, SIMD<T,N> b)
|
|
786
|
+
{
|
|
787
|
+
if constexpr (N==1)
|
|
788
|
+
return SIMD<T,1> (std::min(a[0], b[0]));
|
|
789
|
+
else
|
|
790
|
+
return SIMD<T,N> (Min(a.Lo(), b.Lo()), Min(a.Hi(), b.Hi()));
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
template <typename T, int N>
|
|
794
|
+
auto Max (SIMD<T,N> a, SIMD<T,N> b)
|
|
795
|
+
{
|
|
796
|
+
if constexpr (N==1)
|
|
797
|
+
return SIMD<T,1> (std::max(a[0], b[0]));
|
|
798
|
+
else
|
|
799
|
+
return SIMD<T,N> (Max(a.Lo(), b.Lo()), Max(a.Hi(), b.Hi()));
|
|
800
|
+
}
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
|
|
804
|
+
|
|
664
805
|
|
|
665
806
|
template <typename T, int N>
|
|
666
807
|
ostream & operator<< (ostream & ost, SIMD<T,N> simd)
|
|
@@ -862,6 +1003,42 @@ namespace ngcore
|
|
|
862
1003
|
FMAddSub(a.Hi(), b.Hi(), c.Hi()));
|
|
863
1004
|
}
|
|
864
1005
|
}
|
|
1006
|
+
|
|
1007
|
+
|
|
1008
|
+
|
|
1009
|
+
|
|
1010
|
+
template <int BASE, typename Tuple, std::size_t ... Is>
|
|
1011
|
+
auto subtuple (const Tuple& tup, std::index_sequence<Is...>)
|
|
1012
|
+
{
|
|
1013
|
+
return std::make_tuple(std::get<BASE+Is>(tup)...);
|
|
1014
|
+
}
|
|
1015
|
+
|
|
1016
|
+
template <typename ...Args, typename T, int M>
|
|
1017
|
+
auto Concat (std::tuple<SIMD<T,M>, Args...> tup)
|
|
1018
|
+
{
|
|
1019
|
+
constexpr size_t N = std::tuple_size<std::tuple<SIMD<T,M>, Args...>>();
|
|
1020
|
+
|
|
1021
|
+
if constexpr (N == 1)
|
|
1022
|
+
return get<0>(tup);
|
|
1023
|
+
else
|
|
1024
|
+
{
|
|
1025
|
+
static constexpr size_t N1 = LargestPowerOfTwo(N-1);
|
|
1026
|
+
static constexpr int N2 = N-N1;
|
|
1027
|
+
|
|
1028
|
+
auto SEQ1 = std::make_index_sequence<N1>();
|
|
1029
|
+
auto sub1 = subtuple<0>(tup, SEQ1);
|
|
1030
|
+
|
|
1031
|
+
auto SEQ2 = std::make_index_sequence<N2>();
|
|
1032
|
+
auto sub2 = subtuple<N1>(tup, SEQ2);
|
|
1033
|
+
|
|
1034
|
+
auto S1 = Concat(sub1);
|
|
1035
|
+
auto S2 = Concat(sub2);
|
|
1036
|
+
return SIMD<T,S1.Size()+S2.Size()>(S1, S2);
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
|
|
1041
|
+
|
|
865
1042
|
}
|
|
866
1043
|
|
|
867
1044
|
|
|
@@ -94,10 +94,14 @@ namespace ngcore
|
|
|
94
94
|
NGCORE_API void StartWorkers();
|
|
95
95
|
NGCORE_API void StopWorkers();
|
|
96
96
|
|
|
97
|
-
|
|
97
|
+
bool IsSleeping() const { return sleep; }
|
|
98
|
+
|
|
99
|
+
int SuspendWorkers(int asleep_usecs = 1000 )
|
|
98
100
|
{
|
|
101
|
+
int old_sleep_usecs = sleep_usecs;
|
|
99
102
|
sleep_usecs = asleep_usecs;
|
|
100
103
|
sleep = true;
|
|
104
|
+
return old_sleep_usecs;
|
|
101
105
|
}
|
|
102
106
|
void ResumeWorkers() { sleep = false; }
|
|
103
107
|
|
|
@@ -179,6 +183,35 @@ namespace ngcore
|
|
|
179
183
|
}
|
|
180
184
|
};
|
|
181
185
|
|
|
186
|
+
class SuspendTaskManager
|
|
187
|
+
{
|
|
188
|
+
int old_sleep_usecs = 0;
|
|
189
|
+
bool old_sleep = false;
|
|
190
|
+
TaskManager * tm = nullptr;
|
|
191
|
+
|
|
192
|
+
public:
|
|
193
|
+
SuspendTaskManager(int asleep_usecs=1000)
|
|
194
|
+
: tm(task_manager)
|
|
195
|
+
{
|
|
196
|
+
if(!tm)
|
|
197
|
+
return;
|
|
198
|
+
|
|
199
|
+
old_sleep = tm->IsSleeping();
|
|
200
|
+
old_sleep_usecs = tm->SuspendWorkers(asleep_usecs);
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
~SuspendTaskManager()
|
|
204
|
+
{
|
|
205
|
+
if(!tm)
|
|
206
|
+
return;
|
|
207
|
+
|
|
208
|
+
if(old_sleep) // restore old sleep time
|
|
209
|
+
tm->SuspendWorkers(old_sleep_usecs);
|
|
210
|
+
else
|
|
211
|
+
tm->ResumeWorkers();
|
|
212
|
+
}
|
|
213
|
+
};
|
|
214
|
+
|
|
182
215
|
NETGEN_INLINE int TasksPerThread (int tpt)
|
|
183
216
|
{
|
|
184
217
|
// return task_manager ? tpt*task_manager->GetNumThreads() : 1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
#ifndef NETGEN_VERSION_HPP_INCLUDED
|
|
2
2
|
#define NETGEN_VERSION_HPP_INCLUDED
|
|
3
|
-
#define NETGEN_VERSION "6.2.2506-
|
|
3
|
+
#define NETGEN_VERSION "6.2.2506-35-ga9438ce2"
|
|
4
4
|
#define NETGEN_VERSION_MAJOR 6
|
|
5
5
|
#define NETGEN_VERSION_MINOR 2
|
|
6
6
|
#define NETGEN_VERSION_PATCH 2506
|
|
7
|
-
#define NETGEN_VERSION_TWEAK
|
|
8
|
-
#define NETGEN_VERSION_HASH "
|
|
7
|
+
#define NETGEN_VERSION_TWEAK 35
|
|
8
|
+
#define NETGEN_VERSION_HASH "ga9438ce2"
|
|
9
9
|
#endif // NETGEN_VERSION_HPP_INCLUDED
|
netgen/libngcore.dylib
CHANGED
|
Binary file
|
netgen/libnggui.dylib
CHANGED
|
Binary file
|
netgen/libnglib.dylib
CHANGED
|
Binary file
|
netgen/libtogl.a
CHANGED
|
Binary file
|
netgen/version.py
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
__version__ = "6.2.2506.
|
|
1
|
+
__version__ = "6.2.2506.post35.dev0"
|
|
2
2
|
__package_name__ = "netgen-mesher"
|
{netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/RECORD
RENAMED
|
@@ -5,35 +5,35 @@ netgen/__main__.py,sha256=KXfppfAxOhp_H_IJ2l6dx6ntBd4km3IuDbb9gWDWR6M,1275
|
|
|
5
5
|
netgen/csg.py,sha256=uPJbeE5--tz5tea0x6uSHD0U0AIamorfOnOpEfKnIfE,675
|
|
6
6
|
netgen/geom2d.py,sha256=XM-hFELXtd-tPxo3puSewZrQz2fgVHcuZPh32fDbMsQ,7486
|
|
7
7
|
netgen/gui.py,sha256=y5irkh6oGQ_xqvjRF6F-1G1z01qDTNsrjVVmHKoSy5M,2565
|
|
8
|
-
netgen/libngcore.dylib,sha256=
|
|
9
|
-
netgen/libnggui.dylib,sha256=
|
|
8
|
+
netgen/libngcore.dylib,sha256=YknczrieUsBV-xdq75sLgUicS1XXSXTQXLu5rBSN6B8,1408960
|
|
9
|
+
netgen/libnggui.dylib,sha256=AeoZZzeZoqQOF2ysd3bhzR-2PXmAFtVDznAqbINCLv0,1984448
|
|
10
10
|
netgen/libngguipy.so,sha256=RxUgd8BOAFSmC9els4EO_bnRx4EqYad-nc80nsZ1vQA,427088
|
|
11
|
-
netgen/libnglib.dylib,sha256=
|
|
11
|
+
netgen/libnglib.dylib,sha256=9fd2qExyWH4D2JHQo3xAb1qbw7uShwdUNBQny7ILPfY,23594992
|
|
12
12
|
netgen/libngpy.so,sha256=pNNpClNvlZSaV2dblMvCn5co9ZBn39Q6EiuToA3G_-0,457664
|
|
13
|
-
netgen/libtogl.a,sha256=
|
|
13
|
+
netgen/libtogl.a,sha256=Vrj_YFo2u4edzUn-sUXkWyFcHhnpdD0MKeS0aZX-N_U,123200
|
|
14
14
|
netgen/meshing.py,sha256=m0fm-kOOn5h3fKM5Bg6mYpifxyW9QqRfpZfduCUhpZs,2608
|
|
15
15
|
netgen/ng_openmpi.dylib,sha256=WwDwUGhRJQcbZIwbHWV3kWfvxvq3kOYDo82D_LeXSuw,167408
|
|
16
16
|
netgen/occ.py,sha256=y840eqsQDT2bxw7qGzuL3fG3ytq-qY4VloUPUboA98Y,1524
|
|
17
17
|
netgen/read_gmsh.py,sha256=-ymk9XAlWbKB5URR8rx4sfVBZwDfeo8wV60BzMFgaHE,10477
|
|
18
18
|
netgen/read_meshio.py,sha256=fGq3PeCvuy-bhxS6zMkD4GK9DBqt2P09otZuJBemp1Q,629
|
|
19
19
|
netgen/stl.py,sha256=s40ZSGFLsB96eB-con7aU6Ak8aSYjwiE2sVwz8oeHrU,64
|
|
20
|
-
netgen/version.py,sha256=
|
|
20
|
+
netgen/version.py,sha256=rBbY9F2MGPPfcGzxLGHEYUqcvzicsg5OTqCWHtIL6vE,72
|
|
21
21
|
netgen/webgui.py,sha256=LwGPy_8g30rqxA7ltdiCQlUjhC2EOjO2EXOgfWAqgQ8,17410
|
|
22
|
-
netgen/cmake/NetgenConfig.cmake,sha256=
|
|
22
|
+
netgen/cmake/NetgenConfig.cmake,sha256=FojZiaMDvqSuiZdiSc7BSYufgY5BQx6hpMWtT3t4zRc,4508
|
|
23
23
|
netgen/cmake/netgen-targets-release.cmake,sha256=uCrijd61ICmdSJuPEa7pnIG5HSBehgA2SeoG-99btRI,2959
|
|
24
24
|
netgen/cmake/netgen-targets.cmake,sha256=6jIvlfhUZmE-27mrg3A4W8EgeQ50hF1rjwXnPRC8rxs,5573
|
|
25
25
|
netgen/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
|
|
26
|
-
netgen/config/__init__.pyi,sha256=
|
|
26
|
+
netgen/config/__init__.pyi,sha256=2QFQVG0ueXhNQnSViBje2HrUdJMk8O2hQkQQxxcHJNo,2899
|
|
27
27
|
netgen/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
|
|
28
|
-
netgen/config/config.py,sha256=
|
|
29
|
-
netgen/config/config.pyi,sha256=
|
|
28
|
+
netgen/config/config.py,sha256=JcmbOsPoQ84OcPvoDrG5u4ZJKvy_K9I499Yb0ybxwZI,2489
|
|
29
|
+
netgen/config/config.pyi,sha256=wZ7jCAJxLTk2NTlPHe9IL0FsBRJFwaGlhtcXeaAsy9g,2881
|
|
30
30
|
netgen/include/mydefs.hpp,sha256=oUHHvxM1iovb6frfnV6d_2jchdnDVFyt5CDdLVWjG2g,1322
|
|
31
31
|
netgen/include/nginterface.h,sha256=buqriGIHTcScaStGxDoGznyJZlSufmLESWdyYNdA5XQ,16034
|
|
32
32
|
netgen/include/nginterface_v2.hpp,sha256=AXMeEm27dev0XvoS0AzgZxnq7_9McRj-W4t1gCrn3Aw,10100
|
|
33
33
|
netgen/include/nglib.h,sha256=aN-ltdIakuSTb8ggbYwGCxFv4qwYA1h6jn5edhi7f5Y,24758
|
|
34
34
|
netgen/include/nglib_occ.h,sha256=9Vxkbx-E8tyHkUy2tcEYmmERrA26t_BIaUbUMvNXtkg,2089
|
|
35
35
|
netgen/include/core/archive.hpp,sha256=x27yLAjl7-Z3hLXSOae72m2pNOd8NWvYX9C5EtzbwME,42496
|
|
36
|
-
netgen/include/core/array.hpp,sha256=
|
|
36
|
+
netgen/include/core/array.hpp,sha256=UAvw-dhdnrNUnPIhzvMhD5jyErKKJZ6xWc70XxO2O8E,46431
|
|
37
37
|
netgen/include/core/autodiff.hpp,sha256=w7p_zYIzYFLe3qz8ZJVbLV3ikIxiPnqVkR96iKQF0jQ,30688
|
|
38
38
|
netgen/include/core/autodiffdiff.hpp,sha256=ylcf_t0xnK6Th3Qs4BAZ9zTuIEqaAOKxN2G2FjV2IYI,19398
|
|
39
39
|
netgen/include/core/bitarray.hpp,sha256=F6R9tefP9_-vUdGy3qylyZ_ZLlRxB2QCzD-s9bVOeRI,5325
|
|
@@ -59,16 +59,16 @@ netgen/include/core/ranges.hpp,sha256=3nFTZLQEwNMysbS-DCkJ-VTFBdRYIXIhHaIQOBsgWN
|
|
|
59
59
|
netgen/include/core/register_archive.hpp,sha256=kH5DqiTDB2MTFeaapJF-rZ7kw9MrDRUAMxkE2xN1Ajo,3208
|
|
60
60
|
netgen/include/core/signal.hpp,sha256=tMG7hWuBuxXx7PxOe-BK4O2--SHC6VpxIoe0xgvf_j8,1632
|
|
61
61
|
netgen/include/core/simd.hpp,sha256=Ui8AO0xVeGITevHSXQFCrUHQ8sav7qnxHTtxwf56rTw,4055
|
|
62
|
-
netgen/include/core/simd_arm64.hpp,sha256=
|
|
62
|
+
netgen/include/core/simd_arm64.hpp,sha256=4iJI3LSMhTnjZQF1nsmWyEPbeir4EnoyBJBzivVA3Hg,11452
|
|
63
63
|
netgen/include/core/simd_avx.hpp,sha256=2Q4VewrcjWVqWabWIpUu4AbsKHddLd0imVkSLIVIPCM,16641
|
|
64
64
|
netgen/include/core/simd_avx512.hpp,sha256=Nrf4VpO7LJ2StIsCXlhhO0SnELkak2VYWsAWp1DZ0eY,12108
|
|
65
|
-
netgen/include/core/simd_generic.hpp,sha256=
|
|
65
|
+
netgen/include/core/simd_generic.hpp,sha256=O9Z_zfxpjGFEUNbATJCkNUWsRT_KjEJ20wP2WucEIP0,32404
|
|
66
66
|
netgen/include/core/simd_math.hpp,sha256=srQAVHQuWugqNmlNMmcLCnOoWNMtiNydP0-kXUUmGoM,4005
|
|
67
67
|
netgen/include/core/simd_sse.hpp,sha256=bIacBzYYmUl-omuLVNONDhueQO4sgjO3Qy5HgUbFzHk,11553
|
|
68
68
|
netgen/include/core/statushandler.hpp,sha256=IZj0wcAL5nkBXg4aERnekeI6ydKR7aFPYwU2vl0MXJI,880
|
|
69
69
|
netgen/include/core/symboltable.hpp,sha256=NHVAeJuuVcYIXeg5JME1YR4sl9iRnILgxzhaN7Nnyks,3771
|
|
70
70
|
netgen/include/core/table.hpp,sha256=A2qFmEHuTn-G0Zyj-FO6-ouVcPMKIn45dHSzIm1p5qk,21119
|
|
71
|
-
netgen/include/core/taskmanager.hpp,sha256=
|
|
71
|
+
netgen/include/core/taskmanager.hpp,sha256=LuvfVaei36ed-4stb5WxdTjm6CvNFpFNR42FTUsqMCw,28630
|
|
72
72
|
netgen/include/core/type_traits.hpp,sha256=cgICDf6twbtUWCGUg0NgNtfTRmYfYWkeLGoY1b7XVHg,1917
|
|
73
73
|
netgen/include/core/utils.hpp,sha256=g3SgcDe3WiibNIyiFxb3-ipYCAM1dJeRvLDm2KJlTAQ,9232
|
|
74
74
|
netgen/include/core/version.hpp,sha256=pvc8RTBjnzbEvnVX7XKELgep3d6plE2EjS1BxHR-KoY,3476
|
|
@@ -143,7 +143,7 @@ netgen/include/include/myadt.hpp,sha256=C1-tTKQWqAn6vtrb3kSFjxp60T1s8btOSxMoCGpL
|
|
|
143
143
|
netgen/include/include/mydefs.hpp,sha256=oUHHvxM1iovb6frfnV6d_2jchdnDVFyt5CDdLVWjG2g,1322
|
|
144
144
|
netgen/include/include/mystdlib.h,sha256=T7u5HH5V4BFAr5kNCDtwFyAqsiRoVusU9K_tUFoabfM,901
|
|
145
145
|
netgen/include/include/netgen_config.hpp,sha256=zdkVSRfg0YhI2dD_Za5gsUGqkE5jQqUWK7JFoBqzHNM,1057
|
|
146
|
-
netgen/include/include/netgen_version.hpp,sha256=
|
|
146
|
+
netgen/include/include/netgen_version.hpp,sha256=0SPUJ1xU0ZaPdFzNj7phI1DtHvgSttGpyglTdQ4ots8,325
|
|
147
147
|
netgen/include/include/nginterface_v2_impl.hpp,sha256=LmL4R1ktF0KLhey4fh7oaBKz2BeORBaxc-d6nk0Gifc,10447
|
|
148
148
|
netgen/include/include/ngsimd.hpp,sha256=v0Uc-7y2rNHGaiVt61yWQP4Tg5EwIj3KhUyaJLuRowo,33
|
|
149
149
|
netgen/include/include/occgeom.hpp,sha256=BvfxfyzKjEOLJ_i9_Jttu0k5U75HekO_lrTQhETI8pY,30
|
|
@@ -281,57 +281,57 @@ netgen/libngpy/_csg.pyi,sha256=-8dk1EtG7W4RyfAR6tbNATUVmVPmtK_uUE0_pzDTPzA,10616
|
|
|
281
281
|
netgen/libngpy/_geom2d.pyi,sha256=CTlGwKVKC8uD3zwZRL0CUzTDOTdKzeEBexYzNOKeq24,10795
|
|
282
282
|
netgen/libngpy/_meshing.pyi,sha256=z_cyfrshR2RZhsaNTA_AjikTitrWAyZQe9ZAmhwK6-M,287376
|
|
283
283
|
netgen/libngpy/_stl.pyi,sha256=7PzD9VY79_fcnjAXWKNvWNVTUsmrf3NLkuGYQnU0sgY,4132
|
|
284
|
-
netgen_mesher-6.2.2506.
|
|
285
|
-
netgen_mesher-6.2.2506.
|
|
286
|
-
netgen_mesher-6.2.2506.
|
|
287
|
-
netgen_mesher-6.2.2506.
|
|
288
|
-
netgen_mesher-6.2.2506.
|
|
289
|
-
netgen_mesher-6.2.2506.
|
|
290
|
-
netgen_mesher-6.2.2506.
|
|
291
|
-
netgen_mesher-6.2.2506.
|
|
292
|
-
netgen_mesher-6.2.2506.
|
|
293
|
-
netgen_mesher-6.2.2506.
|
|
294
|
-
netgen_mesher-6.2.2506.
|
|
295
|
-
netgen_mesher-6.2.2506.
|
|
296
|
-
netgen_mesher-6.2.2506.
|
|
297
|
-
netgen_mesher-6.2.2506.
|
|
298
|
-
netgen_mesher-6.2.2506.
|
|
299
|
-
netgen_mesher-6.2.2506.
|
|
300
|
-
netgen_mesher-6.2.2506.
|
|
301
|
-
netgen_mesher-6.2.2506.
|
|
302
|
-
netgen_mesher-6.2.2506.
|
|
303
|
-
netgen_mesher-6.2.2506.
|
|
304
|
-
netgen_mesher-6.2.2506.
|
|
305
|
-
netgen_mesher-6.2.2506.
|
|
306
|
-
netgen_mesher-6.2.2506.
|
|
307
|
-
netgen_mesher-6.2.2506.
|
|
308
|
-
netgen_mesher-6.2.2506.
|
|
309
|
-
netgen_mesher-6.2.2506.
|
|
310
|
-
netgen_mesher-6.2.2506.
|
|
311
|
-
netgen_mesher-6.2.2506.
|
|
312
|
-
netgen_mesher-6.2.2506.
|
|
313
|
-
netgen_mesher-6.2.2506.
|
|
314
|
-
netgen_mesher-6.2.2506.
|
|
315
|
-
netgen_mesher-6.2.2506.
|
|
316
|
-
netgen_mesher-6.2.2506.
|
|
317
|
-
netgen_mesher-6.2.2506.
|
|
318
|
-
netgen_mesher-6.2.2506.
|
|
319
|
-
netgen_mesher-6.2.2506.
|
|
320
|
-
netgen_mesher-6.2.2506.
|
|
321
|
-
netgen_mesher-6.2.2506.
|
|
322
|
-
netgen_mesher-6.2.2506.
|
|
323
|
-
netgen_mesher-6.2.2506.
|
|
324
|
-
netgen_mesher-6.2.2506.
|
|
325
|
-
netgen_mesher-6.2.2506.
|
|
326
|
-
netgen_mesher-6.2.2506.
|
|
327
|
-
netgen_mesher-6.2.2506.
|
|
328
|
-
netgen_mesher-6.2.2506.
|
|
284
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/boundarycondition.geo,sha256=XtS8pnkBCeFNou7PrJP8ZCEbkvDf7dSM7Fp9US97L2I,388
|
|
285
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/boxcyl.geo,sha256=wkdFu-YgS7ZDQdyykq8h4LCF3xFXNUpOFr3-ZU7NVto,558
|
|
286
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/circle_on_cube.geo,sha256=DUSX295h1lGE43CSQ_Ts1xAPhlkQyx-okybgcljF5pA,506
|
|
287
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/cone.geo,sha256=IeIvuejG_fFmYBwf3DnanFRlKWSWZ5YbFzZCsUBgbNc,220
|
|
288
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/cube.geo,sha256=j4PqWssXdbX3-6Q0Uw_2CWzV5dlrvWyYHXI5WBm4ERU,304
|
|
289
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/cubeandring.geo,sha256=3kJujd5P0D0fdgRPvS-ZLNYVNXs53g5JPsxL3KGpjeA,648
|
|
290
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/cubeandspheres.geo,sha256=hHjm5MtozOFJd6Xzmq-_39PU_kXwxa6JsV6AILuVswg,471
|
|
291
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/cubemcyl.geo,sha256=Cn8izGTupieVC_l_Jn5I14c5StMxRY7BkylqADOvMqk,407
|
|
292
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/cubemsphere.geo,sha256=RDmGE-fD9rVze0BaMh7CQvvJCC2_FhhSuklDcXaBwRU,380
|
|
293
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/cylinder.geo,sha256=sXINUQSMDKoVUSaxt2_1OKeONWHTYZTfmaVriMVW3Aw,184
|
|
294
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/cylsphere.geo,sha256=jeUcIPQr-1GGUWonUSQLMUizzlR25fNvqUbL2sy5cPY,218
|
|
295
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/ellipsoid.geo,sha256=s1lsv-fjwtsF0kmfjH7Dcetmd74WkFXs3iRTxtLE4YU,123
|
|
296
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/ellipticcyl.geo,sha256=VU4BX-q91xrA9g2OAuLqBCVBPp4ag0QAbnHbbkkVXU4,181
|
|
297
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/extrusion.geo,sha256=OAp-KOPrszSvZaHWItPCLDZqinnIQNZc57EZXjN7jSY,1177
|
|
298
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/fichera.geo,sha256=4leitM2eOPc8vtRDt85NxPHsIMdYlNZZbcEYzw__eTo,613
|
|
299
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/frame.step,sha256=myJ8vcW5Iqrtum4sKkgqjweZvfjlWw6C_vw1NQrRLUU,495592
|
|
300
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/hinge.stl,sha256=aj2tB45KLkOPS_mch27ufgpq8dtziUWtTmOkDq7ElY0,318065
|
|
301
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/lshape3d.geo,sha256=m42bN321tG4vMSWaqfQQQMFZXvYI2qHk0Q2h3KWq3gc,408
|
|
302
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/manyholes.geo,sha256=9jQk8BiBUxUBEAvujUH6AQHzRivASy7t5-Ai_wNFHwg,448
|
|
303
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/manyholes2.geo,sha256=1e1nM4StL1pWmxkbvWcTJdEu7eT37yx2uztl-21p3kU,450
|
|
304
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/matrix.geo,sha256=lnojB8j-7Wm9hpqpDDGllmqsSQYqpLQlcUlFwSGe7G8,729
|
|
305
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/ortho.geo,sha256=zsFmshJA7rfLqFnfla-KssZDFch-Azo9wkkO6CfMhQk,115
|
|
306
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/part1.stl,sha256=3Nko32iuc-9BvRjNeE7ciXP7IqwRo1R9ms2D7D15xKY,99118
|
|
307
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/period.geo,sha256=dtsFD6Ot7bm1bgAZ34fRAw7sI-E5bfv_sjkdjxegldw,670
|
|
308
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/revolution.geo,sha256=NcVQaO9cppYuWhuWo3mTSSL_yyVF326oNTjRPmixNDM,189
|
|
309
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/screw.step,sha256=SzZJpPXE8Fx6BqQCqR_i_X48uhYVUg-9jGKmJhCtPmk,88552
|
|
310
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/sculpture.geo,sha256=w5EcJDD2gjksv6dazlE-dAyoh32SrM1Elm2p5jYk3Iw,404
|
|
311
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/shaft.geo,sha256=5DhJ_TP8tPZVAtk8fOJwM6610PGjkjomTrlKbB9td4g,2287
|
|
312
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/shell.geo,sha256=hCDfvNjXDrHneqsTEV6QnuUMk11CyfqAmMRqYd9xhJo,169
|
|
313
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/sphere.geo,sha256=l8rI5BKhu9UU8eSKI8m2i7cTFf-o30al8nqVTXeNvXY,77
|
|
314
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/sphereincube.geo,sha256=yuJFNR25t1iUnRGVw4ku8sAfPLgpD8e2L-arE9u0Jgw,414
|
|
315
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/square.in2d,sha256=enAHTXrMOM-AMGjilEXySDBvs9n8YmmWXCSzF7lWmjM,736
|
|
316
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/squarecircle.in2d,sha256=E_ziR6ZCHgqOF4TmoT9YiLGHGBDJeEB0hOAPMKwGIes,1121
|
|
317
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/squarehole.in2d,sha256=6If0o5193iTMIlP-RwILdTMLWCBWHxObgnWDp2RDG0g,1136
|
|
318
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/torus.geo,sha256=T9QMUqAikqfRzHsSSOwohmEZsNiVgXQvePLhOtS4yKs,87
|
|
319
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/trafo.geo,sha256=ZWapuu6oVtKARec4cacIcK1evwhN8Fv_4qxYpgQlqJI,1515
|
|
320
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/twobricks.geo,sha256=QWyQKTX5bQL0QhnBwV7BtGXmBYhi4WWCTuhE4Xl999w,426
|
|
321
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/twocubes.geo,sha256=jN8REyQblTffMuPOW5kWeabgi-6ZiXrKiBNRE8VCUVM,442
|
|
322
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/twocyl.geo,sha256=Rc1pxSYX4pHKXD5TUU08oXPIaaOBLmVr37judpK37P8,315
|
|
323
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/doc/ng4.pdf,sha256=ZllW8BEOtqQHqgiE8vElqxs26AsX9BdkPC9bCtEmW5I,520268
|
|
324
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/py_tutorials/exportNeutral.py,sha256=tXx-nl5jnxm6Xp_Z2JHUhYf8OeHt2sdhZnF--yqie60,546
|
|
325
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/py_tutorials/mesh.py,sha256=2vhalLAyuEfDAuI2-X1mUvLXyj-GFElEIkznR6YJrho,286
|
|
326
|
+
netgen_mesher-6.2.2506.post35.dev0.data/data/share/netgen/py_tutorials/shaft.geo,sha256=5DhJ_TP8tPZVAtk8fOJwM6610PGjkjomTrlKbB9td4g,2287
|
|
327
|
+
netgen_mesher-6.2.2506.post35.dev0.dist-info/licenses/AUTHORS,sha256=sdkPCR5i9cHlnqbbEFNIsgxkBMDF7SDZHbUjW1Eawog,51
|
|
328
|
+
netgen_mesher-6.2.2506.post35.dev0.dist-info/licenses/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
329
329
|
pyngcore/__init__.py,sha256=aCVk8cF0zEb806cag821vhOcginP-93X7Aol-xarY-k,24
|
|
330
|
-
pyngcore/__init__.pyi,sha256=
|
|
331
|
-
pyngcore/pyngcore.cpython-314-darwin.so,sha256=
|
|
332
|
-
pyngcore/pyngcore.pyi,sha256=
|
|
333
|
-
netgen_mesher-6.2.2506.
|
|
334
|
-
netgen_mesher-6.2.2506.
|
|
335
|
-
netgen_mesher-6.2.2506.
|
|
336
|
-
netgen_mesher-6.2.2506.
|
|
337
|
-
netgen_mesher-6.2.2506.
|
|
330
|
+
pyngcore/__init__.pyi,sha256=03JbgcHXRcZzNs0aBbI7GR7ykaLF6EMiiJzv3dXFyBQ,2382
|
|
331
|
+
pyngcore/pyngcore.cpython-314-darwin.so,sha256=xKICCOMx6thj7sYvlW1eGYJhxxhArY_WrFz11BRtGwE,1442224
|
|
332
|
+
pyngcore/pyngcore.pyi,sha256=IAO8rgY0dIkiRmwXJLJUSUMfu4sEz0mmfFrfxCS5pbg,22123
|
|
333
|
+
netgen_mesher-6.2.2506.post35.dev0.dist-info/METADATA,sha256=xSgyztuyIAjAbb25a-C7b1qTlvtTTRl8DzhKy3VuXLQ,323
|
|
334
|
+
netgen_mesher-6.2.2506.post35.dev0.dist-info/WHEEL,sha256=4rsxysQxv1CVckZ9Ge1ck1h5EEc_sn6tTiiK8wHip6E,110
|
|
335
|
+
netgen_mesher-6.2.2506.post35.dev0.dist-info/entry_points.txt,sha256=qF0WqNwCw9KWb2krQEatrvT8ISVzhgfaVjQyH9eZgbE,48
|
|
336
|
+
netgen_mesher-6.2.2506.post35.dev0.dist-info/top_level.txt,sha256=sPUFsx4uno9u_BrRHk2AvpPk3LUY0xT618VzCQ36bA0,16
|
|
337
|
+
netgen_mesher-6.2.2506.post35.dev0.dist-info/RECORD,,
|
pyngcore/__init__.pyi
CHANGED
|
@@ -34,9 +34,10 @@ from pyngcore.pyngcore import ResetTimers
|
|
|
34
34
|
from pyngcore.pyngcore import RunWithTaskManager
|
|
35
35
|
from pyngcore.pyngcore import SetLoggingLevel
|
|
36
36
|
from pyngcore.pyngcore import SetNumThreads
|
|
37
|
+
from pyngcore.pyngcore import SuspendTaskManager
|
|
37
38
|
from pyngcore.pyngcore import Table_I
|
|
38
39
|
from pyngcore.pyngcore import TaskManager
|
|
39
40
|
from pyngcore.pyngcore import Timer
|
|
40
41
|
from pyngcore.pyngcore import Timers
|
|
41
42
|
from . import pyngcore
|
|
42
|
-
__all__: list[str] = ['AddConsoleSink', 'AddFileSink', 'Array_D_S', 'Array_F_S', 'Array_I_S', 'Array_S_S', 'Array_U_S', 'Array_a_S', 'Array_h_S', 'Array_s_S', 'Array_t_S', 'Array_y_S', 'BitArray', 'ClearLoggingSinks', 'Flags', 'FlatArray_D_S', 'FlatArray_F_S', 'FlatArray_I_S', 'FlatArray_S_S', 'FlatArray_U_S', 'FlatArray_a_S', 'FlatArray_h_S', 'FlatArray_s_S', 'FlatArray_t_S', 'FlatArray_y_S', 'FlushOnLoggingLevel', 'GetTotalMemory', 'InitMPI', 'LOG_LEVEL', 'MPI_Comm', 'PajeTrace', 'ResetTimers', 'RunWithTaskManager', 'SetLoggingLevel', 'SetNumThreads', 'Table_I', 'TaskManager', 'Timer', 'Timers', 'pyngcore']
|
|
43
|
+
__all__: list[str] = ['AddConsoleSink', 'AddFileSink', 'Array_D_S', 'Array_F_S', 'Array_I_S', 'Array_S_S', 'Array_U_S', 'Array_a_S', 'Array_h_S', 'Array_s_S', 'Array_t_S', 'Array_y_S', 'BitArray', 'ClearLoggingSinks', 'Flags', 'FlatArray_D_S', 'FlatArray_F_S', 'FlatArray_I_S', 'FlatArray_S_S', 'FlatArray_U_S', 'FlatArray_a_S', 'FlatArray_h_S', 'FlatArray_s_S', 'FlatArray_t_S', 'FlatArray_y_S', 'FlushOnLoggingLevel', 'GetTotalMemory', 'InitMPI', 'LOG_LEVEL', 'MPI_Comm', 'PajeTrace', 'ResetTimers', 'RunWithTaskManager', 'SetLoggingLevel', 'SetNumThreads', 'SuspendTaskManager', 'Table_I', 'TaskManager', 'Timer', 'Timers', 'pyngcore']
|
|
Binary file
|
pyngcore/pyngcore.pyi
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
from __future__ import annotations
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing
|
|
4
|
-
__all__: list[str] = ['AddConsoleSink', 'AddFileSink', 'Array_D_S', 'Array_F_S', 'Array_I_S', 'Array_S_S', 'Array_U_S', 'Array_a_S', 'Array_h_S', 'Array_s_S', 'Array_t_S', 'Array_y_S', 'BitArray', 'ClearLoggingSinks', 'Flags', 'FlatArray_D_S', 'FlatArray_F_S', 'FlatArray_I_S', 'FlatArray_S_S', 'FlatArray_U_S', 'FlatArray_a_S', 'FlatArray_h_S', 'FlatArray_s_S', 'FlatArray_t_S', 'FlatArray_y_S', 'FlushOnLoggingLevel', 'GetTotalMemory', 'InitMPI', 'LOG_LEVEL', 'MPI_Comm', 'PajeTrace', 'ResetTimers', 'RunWithTaskManager', 'SetLoggingLevel', 'SetNumThreads', 'Table_I', 'TaskManager', 'Timer', 'Timers']
|
|
4
|
+
__all__: list[str] = ['AddConsoleSink', 'AddFileSink', 'Array_D_S', 'Array_F_S', 'Array_I_S', 'Array_S_S', 'Array_U_S', 'Array_a_S', 'Array_h_S', 'Array_s_S', 'Array_t_S', 'Array_y_S', 'BitArray', 'ClearLoggingSinks', 'Flags', 'FlatArray_D_S', 'FlatArray_F_S', 'FlatArray_I_S', 'FlatArray_S_S', 'FlatArray_U_S', 'FlatArray_a_S', 'FlatArray_h_S', 'FlatArray_s_S', 'FlatArray_t_S', 'FlatArray_y_S', 'FlushOnLoggingLevel', 'GetTotalMemory', 'InitMPI', 'LOG_LEVEL', 'MPI_Comm', 'PajeTrace', 'ResetTimers', 'RunWithTaskManager', 'SetLoggingLevel', 'SetNumThreads', 'SuspendTaskManager', 'Table_I', 'TaskManager', 'Timer', 'Timers']
|
|
5
5
|
class Array_D_S(FlatArray_D_S):
|
|
6
6
|
def __getstate__(self) -> tuple:
|
|
7
7
|
...
|
|
@@ -617,6 +617,16 @@ class PajeTrace:
|
|
|
617
617
|
"""
|
|
618
618
|
size in Megabytes
|
|
619
619
|
"""
|
|
620
|
+
class SuspendTaskManager:
|
|
621
|
+
def __enter__(self) -> SuspendTaskManager:
|
|
622
|
+
...
|
|
623
|
+
def __exit__(self, arg0: typing.Any, arg1: typing.Any, arg2: typing.Any) -> bool:
|
|
624
|
+
...
|
|
625
|
+
def __init__(self, sleep_usecs: typing.SupportsInt = 1000) -> None:
|
|
626
|
+
"""
|
|
627
|
+
sleep_usecs : int
|
|
628
|
+
number of microseconds the worker threads sleep
|
|
629
|
+
"""
|
|
620
630
|
class Table_I:
|
|
621
631
|
def __getitem__(self, arg0: typing.SupportsInt) -> FlatArray_I_S:
|
|
622
632
|
...
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{netgen_mesher-6.2.2506.post31.dev0.dist-info → netgen_mesher-6.2.2506.post35.dev0.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|