ngsolve 6.2.2505.post95.dev0__cp313-cp313-macosx_10_15_universal2.whl → 6.2.2505.post103.dev0__cp313-cp313-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.
Potentially problematic release.
This version of ngsolve might be problematic. Click here for more details.
- netgen/include/gridfunction.hpp +1 -1
- netgen/include/mp_coefficient.hpp +5 -0
- netgen/include/mptools.hpp +0 -111
- netgen/include/simd_complex.hpp +25 -0
- netgen/include/vector.hpp +28 -0
- netgen/libngbla.dylib +0 -0
- netgen/libngcomp.dylib +0 -0
- netgen/libngla.dylib +0 -0
- netgen/libngsbem.dylib +0 -0
- netgen/libngsolve.dylib +0 -0
- netgen/libngstd.dylib +0 -0
- ngsolve/__init__.pyi +1 -1
- ngsolve/cmake/NGSolveConfig.cmake +1 -1
- ngsolve/config/__init__.pyi +6 -6
- ngsolve/config/config.py +5 -5
- ngsolve/config/config.pyi +6 -6
- ngsolve/directsolvers.pyi +1 -1
- ngsolve/krylovspace.pyi +3 -3
- ngsolve/nonlinearsolvers.pyi +1 -1
- ngsolve/solve_implementation.pyi +3 -3
- ngsolve/timestepping.pyi +3 -3
- {ngsolve-6.2.2505.post95.dev0.dist-info → ngsolve-6.2.2505.post103.dev0.dist-info}/METADATA +2 -2
- {ngsolve-6.2.2505.post95.dev0.dist-info → ngsolve-6.2.2505.post103.dev0.dist-info}/RECORD +59 -59
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2505.post95.dev0.dist-info → ngsolve-6.2.2505.post103.dev0.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2505.post95.dev0.dist-info → ngsolve-6.2.2505.post103.dev0.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2505.post95.dev0.dist-info → ngsolve-6.2.2505.post103.dev0.dist-info}/top_level.txt +0 -0
netgen/include/gridfunction.hpp
CHANGED
|
@@ -164,7 +164,7 @@ namespace ngcomp
|
|
|
164
164
|
|
|
165
165
|
// const FESpace & GetFESpace() const { return *fespace; }
|
|
166
166
|
///
|
|
167
|
-
shared_ptr<FESpace> GetFESpace() const { return fespace; }
|
|
167
|
+
const shared_ptr<FESpace> & GetFESpace() const { return fespace; }
|
|
168
168
|
///
|
|
169
169
|
const shared_ptr<MeshAccess> & GetMeshAccess() const { return fespace->GetMeshAccess(); }
|
|
170
170
|
///
|
|
@@ -78,6 +78,11 @@ namespace ngsbem
|
|
|
78
78
|
{
|
|
79
79
|
mp.Transform (target.MP(), target.Center()-center);
|
|
80
80
|
}
|
|
81
|
+
template <typename TARGET>
|
|
82
|
+
void TransformAdd (MultiPoleCF<TARGET, entry_type> & target)
|
|
83
|
+
{
|
|
84
|
+
mp.TransformAdd (target.MP(), target.Center()-center);
|
|
85
|
+
}
|
|
81
86
|
};
|
|
82
87
|
|
|
83
88
|
template <typename entry_type>
|
netgen/include/mptools.hpp
CHANGED
|
@@ -11,11 +11,6 @@
|
|
|
11
11
|
#include <recursive_pol.hpp>
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
namespace ngcomp
|
|
15
|
-
{
|
|
16
|
-
class Region;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
14
|
namespace ngsbem
|
|
20
15
|
{
|
|
21
16
|
using namespace ngfem;
|
|
@@ -46,112 +41,6 @@ namespace ngsbem
|
|
|
46
41
|
return res;
|
|
47
42
|
}
|
|
48
43
|
|
|
49
|
-
|
|
50
|
-
template <typename T, size_t S> class MakeSimdCl;
|
|
51
|
-
|
|
52
|
-
template <typename T, size_t S>
|
|
53
|
-
auto MakeSimd (array<T,S> aa) { return MakeSimdCl(aa).Get(); }
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
template <typename T, size_t S>
|
|
57
|
-
class MakeSimdCl
|
|
58
|
-
{
|
|
59
|
-
array<T,S> a;
|
|
60
|
-
public:
|
|
61
|
-
MakeSimdCl (array<T,S> aa) : a(aa) { ; }
|
|
62
|
-
auto Get() const
|
|
63
|
-
{
|
|
64
|
-
SIMD<T,S> sa( [this] (auto i) { return (this->a)[i]; });
|
|
65
|
-
return sa;
|
|
66
|
-
}
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
template <typename T, size_t S, int VS>
|
|
71
|
-
class MakeSimdCl<Vec<VS,T>,S>
|
|
72
|
-
{
|
|
73
|
-
array<Vec<VS,T>,S> a;
|
|
74
|
-
public:
|
|
75
|
-
MakeSimdCl (array<Vec<VS,T>,S> aa) : a(aa) { ; }
|
|
76
|
-
|
|
77
|
-
auto Get() const
|
|
78
|
-
{
|
|
79
|
-
array<T,S> ai;
|
|
80
|
-
Vec<VS, decltype(MakeSimd(ai))> res;
|
|
81
|
-
for (int i = 0; i < VS; i++)
|
|
82
|
-
{
|
|
83
|
-
for (int j = 0; j < S; j++)
|
|
84
|
-
ai[j] = a[j](i);
|
|
85
|
-
res(i) = MakeSimd(ai);
|
|
86
|
-
}
|
|
87
|
-
return res;
|
|
88
|
-
}
|
|
89
|
-
};
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
template <size_t S>
|
|
94
|
-
class MakeSimdCl<Complex,S>
|
|
95
|
-
{
|
|
96
|
-
array<Complex,S> a;
|
|
97
|
-
public:
|
|
98
|
-
MakeSimdCl (array<Complex,S> aa) : a(aa) { ; }
|
|
99
|
-
auto Get() const
|
|
100
|
-
{
|
|
101
|
-
array<double,S> ar, ai;
|
|
102
|
-
for (int j = 0; j < S; j++)
|
|
103
|
-
{
|
|
104
|
-
ar[j] = Real(a[j]);
|
|
105
|
-
ai[j] = Imag(a[j]);
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
return SIMD<Complex,S> (MakeSimd(ar), MakeSimd(ai));
|
|
109
|
-
}
|
|
110
|
-
};
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
template <typename Tfirst, size_t S, typename ...Trest>
|
|
118
|
-
class MakeSimdCl<std::tuple<Tfirst,Trest...>,S>
|
|
119
|
-
{
|
|
120
|
-
array<std::tuple<Tfirst,Trest...>,S> a;
|
|
121
|
-
public:
|
|
122
|
-
MakeSimdCl (array<std::tuple<Tfirst,Trest...>,S> aa) : a(aa) { ; }
|
|
123
|
-
auto Get() const
|
|
124
|
-
{
|
|
125
|
-
array<Tfirst,S> a0;
|
|
126
|
-
for (int i = 0; i < S; i++)
|
|
127
|
-
a0[i] = std::get<0> (a[i]);
|
|
128
|
-
|
|
129
|
-
if constexpr (std::tuple_size<tuple<Tfirst,Trest...>>::value == 1)
|
|
130
|
-
{
|
|
131
|
-
return tuple(MakeSimd(a0));
|
|
132
|
-
}
|
|
133
|
-
else
|
|
134
|
-
{
|
|
135
|
-
array<tuple<Trest...>,S> arest;
|
|
136
|
-
for (int i = 0; i < S; i++)
|
|
137
|
-
arest[i] = skip_first(a[i]);
|
|
138
|
-
|
|
139
|
-
return tuple_cat ( tuple (MakeSimd(a0)), MakeSimd(arest) );
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
template <typename... Ts>
|
|
144
|
-
static auto skip_first(const std::tuple<Ts...>& t) {
|
|
145
|
-
return std::apply([](auto first, auto... rest) {
|
|
146
|
-
return std::make_tuple(rest...);
|
|
147
|
-
}, t);
|
|
148
|
-
}
|
|
149
|
-
};
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
44
|
|
|
156
45
|
|
|
157
46
|
|
netgen/include/simd_complex.hpp
CHANGED
|
@@ -286,6 +286,31 @@ namespace ngcore
|
|
|
286
286
|
If (a, b.imag(), c.imag()));
|
|
287
287
|
}
|
|
288
288
|
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
template <typename T, size_t S> class MakeSimdCl;
|
|
293
|
+
|
|
294
|
+
template <size_t S>
|
|
295
|
+
class MakeSimdCl<Complex,S>
|
|
296
|
+
{
|
|
297
|
+
std::array<Complex,S> a;
|
|
298
|
+
public:
|
|
299
|
+
MakeSimdCl (std::array<Complex,S> aa) : a(aa) { ; }
|
|
300
|
+
auto Get() const
|
|
301
|
+
{
|
|
302
|
+
std::array<double,S> ar, ai;
|
|
303
|
+
for (int j = 0; j < S; j++)
|
|
304
|
+
{
|
|
305
|
+
ar[j] = ngbla::Real(a[j]);
|
|
306
|
+
ai[j] = ngbla::Imag(a[j]);
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
return SIMD<Complex,S> (MakeSimd(ar), MakeSimd(ai));
|
|
310
|
+
}
|
|
311
|
+
};
|
|
312
|
+
|
|
313
|
+
|
|
289
314
|
}
|
|
290
315
|
|
|
291
316
|
|
netgen/include/vector.hpp
CHANGED
|
@@ -1227,6 +1227,34 @@ namespace ngstd
|
|
|
1227
1227
|
|
|
1228
1228
|
namespace ngcore
|
|
1229
1229
|
{
|
|
1230
|
+
|
|
1231
|
+
template <typename T, size_t S> class MakeSimdCl;
|
|
1232
|
+
|
|
1233
|
+
template <typename T, size_t S, int VS>
|
|
1234
|
+
class MakeSimdCl<ngbla::Vec<VS,T>,S>
|
|
1235
|
+
{
|
|
1236
|
+
std::array<ngbla::Vec<VS,T>,S> a;
|
|
1237
|
+
public:
|
|
1238
|
+
MakeSimdCl (std::array<ngbla::Vec<VS,T>,S> aa) : a(aa) { ; }
|
|
1239
|
+
|
|
1240
|
+
auto Get() const
|
|
1241
|
+
{
|
|
1242
|
+
std::array<T,S> ai;
|
|
1243
|
+
ngbla::Vec<VS, decltype(MakeSimd(ai))> res;
|
|
1244
|
+
for (int i = 0; i < VS; i++)
|
|
1245
|
+
{
|
|
1246
|
+
for (int j = 0; j < S; j++)
|
|
1247
|
+
ai[j] = a[j](i);
|
|
1248
|
+
res(i) = MakeSimd(ai);
|
|
1249
|
+
}
|
|
1250
|
+
return res;
|
|
1251
|
+
}
|
|
1252
|
+
};
|
|
1253
|
+
|
|
1254
|
+
|
|
1255
|
+
|
|
1256
|
+
|
|
1257
|
+
|
|
1230
1258
|
template<typename T> struct MPI_typetrait;
|
|
1231
1259
|
|
|
1232
1260
|
template<int S, typename T>
|
netgen/libngbla.dylib
CHANGED
|
Binary file
|
netgen/libngcomp.dylib
CHANGED
|
Binary file
|
netgen/libngla.dylib
CHANGED
|
Binary file
|
netgen/libngsbem.dylib
CHANGED
|
Binary file
|
netgen/libngsolve.dylib
CHANGED
|
Binary file
|
netgen/libngstd.dylib
CHANGED
|
Binary file
|
ngsolve/__init__.pyi
CHANGED
|
@@ -219,7 +219,7 @@ TET: fem.ET # value = <ET.TET: 20>
|
|
|
219
219
|
TRIG: fem.ET # value = <ET.TRIG: 10>
|
|
220
220
|
VERTEX: fem.NODE_TYPE # value = <NODE_TYPE.VERTEX: 0>
|
|
221
221
|
VOL: comp.VorB # value = <VorB.VOL: 0>
|
|
222
|
-
__version__: str = '6.2.2505-
|
|
222
|
+
__version__: str = '6.2.2505-103-g58edf4a60'
|
|
223
223
|
ds: comp.DifferentialSymbol # value = <ngsolve.comp.DifferentialSymbol object>
|
|
224
224
|
dx: comp.DifferentialSymbol # value = <ngsolve.comp.DifferentialSymbol object>
|
|
225
225
|
ngsglobals: comp.GlobalVariables # value = <ngsolve.comp.GlobalVariables object>
|
ngsolve/config/__init__.pyi
CHANGED
|
@@ -24,14 +24,14 @@ NGSOLVE_INSTALL_DIR_INCLUDE: str = 'netgen/include'
|
|
|
24
24
|
NGSOLVE_INSTALL_DIR_LIB: str = 'netgen'
|
|
25
25
|
NGSOLVE_INSTALL_DIR_PYTHON: str = '.'
|
|
26
26
|
NGSOLVE_INSTALL_DIR_RES: str = 'share'
|
|
27
|
-
NGSOLVE_VERSION: str = '6.2.2505-
|
|
28
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.2505-
|
|
29
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
27
|
+
NGSOLVE_VERSION: str = '6.2.2505-103-g58edf4a60'
|
|
28
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2505-103-g58edf4a60'
|
|
29
|
+
NGSOLVE_VERSION_HASH: str = 'g58edf4a60'
|
|
30
30
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
31
31
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
32
32
|
NGSOLVE_VERSION_PATCH: str = '2505'
|
|
33
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.2505.
|
|
34
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
33
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2505.post103.dev0'
|
|
34
|
+
NGSOLVE_VERSION_TWEAK: str = '103'
|
|
35
35
|
USE_CCACHE: bool = True
|
|
36
36
|
USE_HYPRE: bool = False
|
|
37
37
|
USE_LAPACK: bool = True
|
|
@@ -40,4 +40,4 @@ USE_MUMPS: bool = False
|
|
|
40
40
|
USE_PARDISO: bool = False
|
|
41
41
|
USE_UMFPACK: bool = True
|
|
42
42
|
is_python_package: bool = True
|
|
43
|
-
version: str = 'v6.2.2505-
|
|
43
|
+
version: str = 'v6.2.2505-103-g58edf4a60'
|
ngsolve/config/config.py
CHANGED
|
@@ -29,15 +29,15 @@ NGSOLVE_INSTALL_DIR_INCLUDE = "netgen/include"
|
|
|
29
29
|
NGSOLVE_INSTALL_DIR_CMAKE = "ngsolve/cmake"
|
|
30
30
|
NGSOLVE_INSTALL_DIR_RES = "share"
|
|
31
31
|
|
|
32
|
-
NGSOLVE_VERSION = "6.2.2505-
|
|
33
|
-
NGSOLVE_VERSION_GIT = "v6.2.2505-
|
|
34
|
-
NGSOLVE_VERSION_PYTHON = "6.2.2505.
|
|
32
|
+
NGSOLVE_VERSION = "6.2.2505-103-g58edf4a60"
|
|
33
|
+
NGSOLVE_VERSION_GIT = "v6.2.2505-103-g58edf4a60"
|
|
34
|
+
NGSOLVE_VERSION_PYTHON = "6.2.2505.post103.dev0"
|
|
35
35
|
|
|
36
36
|
NGSOLVE_VERSION_MAJOR = "6"
|
|
37
37
|
NGSOLVE_VERSION_MINOR = "2"
|
|
38
|
-
NGSOLVE_VERSION_TWEAK = "
|
|
38
|
+
NGSOLVE_VERSION_TWEAK = "103"
|
|
39
39
|
NGSOLVE_VERSION_PATCH = "2505"
|
|
40
|
-
NGSOLVE_VERSION_HASH = "
|
|
40
|
+
NGSOLVE_VERSION_HASH = "g58edf4a60"
|
|
41
41
|
|
|
42
42
|
CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
|
|
43
43
|
CMAKE_CUDA_COMPILER = ""
|
ngsolve/config/config.pyi
CHANGED
|
@@ -26,14 +26,14 @@ NGSOLVE_INSTALL_DIR_INCLUDE: str = 'netgen/include'
|
|
|
26
26
|
NGSOLVE_INSTALL_DIR_LIB: str = 'netgen'
|
|
27
27
|
NGSOLVE_INSTALL_DIR_PYTHON: str = '.'
|
|
28
28
|
NGSOLVE_INSTALL_DIR_RES: str = 'share'
|
|
29
|
-
NGSOLVE_VERSION: str = '6.2.2505-
|
|
30
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.2505-
|
|
31
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
29
|
+
NGSOLVE_VERSION: str = '6.2.2505-103-g58edf4a60'
|
|
30
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2505-103-g58edf4a60'
|
|
31
|
+
NGSOLVE_VERSION_HASH: str = 'g58edf4a60'
|
|
32
32
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
33
33
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
34
34
|
NGSOLVE_VERSION_PATCH: str = '2505'
|
|
35
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.2505.
|
|
36
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
35
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2505.post103.dev0'
|
|
36
|
+
NGSOLVE_VERSION_TWEAK: str = '103'
|
|
37
37
|
USE_CCACHE: bool = True
|
|
38
38
|
USE_HYPRE: bool = False
|
|
39
39
|
USE_LAPACK: bool = True
|
|
@@ -42,4 +42,4 @@ USE_MUMPS: bool = False
|
|
|
42
42
|
USE_PARDISO: bool = False
|
|
43
43
|
USE_UMFPACK: bool = True
|
|
44
44
|
is_python_package: bool = True
|
|
45
|
-
version: str = 'v6.2.2505-
|
|
45
|
+
version: str = 'v6.2.2505-103-g58edf4a60'
|
ngsolve/directsolvers.pyi
CHANGED
|
@@ -9,7 +9,7 @@ import typing
|
|
|
9
9
|
__all__ = ['BaseMatrix', 'BaseVector', 'BilinearForm', 'BitArray', 'SuperLU']
|
|
10
10
|
class SuperLU(ngsolve.la.BaseMatrix):
|
|
11
11
|
__firstlineno__: typing.ClassVar[int] = 3
|
|
12
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
12
|
+
__static_attributes__: typing.ClassVar[tuple] = ('fd', 'freedofs', 'lu', 'a')
|
|
13
13
|
def Mult(self, x: ngsolve.la.BaseVector, y: ngsolve.la.BaseVector):
|
|
14
14
|
...
|
|
15
15
|
def Update(self):
|
ngsolve/krylovspace.pyi
CHANGED
|
@@ -35,7 +35,7 @@ class CGSolver(LinearSolver):
|
|
|
35
35
|
...
|
|
36
36
|
class GMResSolver(LinearSolver):
|
|
37
37
|
__firstlineno__: typing.ClassVar[int] = 740
|
|
38
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
38
|
+
__static_attributes__: typing.ClassVar[tuple] = ('norm', 'restart', 'iterations', 'innerproduct')
|
|
39
39
|
name: typing.ClassVar[str] = 'GMRes'
|
|
40
40
|
def _SolveImpl(self, rhs: ngsolve.la.BaseVector, sol: ngsolve.la.BaseVector):
|
|
41
41
|
...
|
|
@@ -43,7 +43,7 @@ class GMResSolver(LinearSolver):
|
|
|
43
43
|
...
|
|
44
44
|
class LinearSolver(ngsolve.la.BaseMatrix):
|
|
45
45
|
__firstlineno__: typing.ClassVar[int] = 50
|
|
46
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
46
|
+
__static_attributes__: typing.ClassVar[tuple] = ('atol', 'maxiter', 'iterations', 'printrates', 'ax', 'pre', 'residuals', 'sol', 'display', 'plotrates', 'callback_sol', 'mat', 'ress', 'clear_output', 'its', '_final_residual', 'plt', 'tol', 'callback', 'fig')
|
|
47
47
|
name: typing.ClassVar[str] = 'LinearSolver'
|
|
48
48
|
@staticmethod
|
|
49
49
|
def Solve(*args, **kwargs):
|
|
@@ -73,7 +73,7 @@ class MinResSolver(LinearSolver):
|
|
|
73
73
|
...
|
|
74
74
|
class QMRSolver(LinearSolver):
|
|
75
75
|
__firstlineno__: typing.ClassVar[int] = 295
|
|
76
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
76
|
+
__static_attributes__: typing.ClassVar[tuple] = ('pre2', 'ep')
|
|
77
77
|
name: typing.ClassVar[str] = 'QMR'
|
|
78
78
|
def _SolveImpl(self, rhs: ngsolve.la.BaseVector, sol: ngsolve.la.BaseVector):
|
|
79
79
|
...
|
ngsolve/nonlinearsolvers.pyi
CHANGED
|
@@ -8,7 +8,7 @@ import typing
|
|
|
8
8
|
__all__ = ['InnerProduct', 'Newton', 'NewtonMinimization', 'NewtonSolver', 'Norm', 'Projector', 'TimeFunction', 'sqrt']
|
|
9
9
|
class NewtonSolver:
|
|
10
10
|
__firstlineno__: typing.ClassVar[int] = 6
|
|
11
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
11
|
+
__static_attributes__: typing.ClassVar[tuple] = ('rhs', 'inverse', 'lin_solver_args', 'inv', 'r', 'uh', 'w', 'lin_solver_cls', 'u', 'freedofs', 'a')
|
|
12
12
|
@staticmethod
|
|
13
13
|
def Solve(*args, **kwargs):
|
|
14
14
|
...
|
ngsolve/solve_implementation.pyi
CHANGED
|
@@ -14,7 +14,7 @@ __all__ = ['Application', 'BND', 'BilinearForm', 'CoefficientFunction', 'Dirichl
|
|
|
14
14
|
class Application:
|
|
15
15
|
__firstlineno__: typing.ClassVar[int] = 21
|
|
16
16
|
__hash__: typing.ClassVar[None] = None
|
|
17
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
17
|
+
__static_attributes__: typing.ClassVar[tuple] = ('gf', 'a')
|
|
18
18
|
def Solve(self, rhs, *args, dirichlet = None, pre = None, printrates: bool = False, **kwargs):
|
|
19
19
|
...
|
|
20
20
|
def __eq__(self, other):
|
|
@@ -23,12 +23,12 @@ class Application:
|
|
|
23
23
|
...
|
|
24
24
|
class Dirichlet:
|
|
25
25
|
__firstlineno__: typing.ClassVar[int] = 15
|
|
26
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
26
|
+
__static_attributes__: typing.ClassVar[tuple] = ('region', 'cf')
|
|
27
27
|
def __init__(self, cf, region):
|
|
28
28
|
...
|
|
29
29
|
class Equation:
|
|
30
30
|
__firstlineno__: typing.ClassVar[int] = 134
|
|
31
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
31
|
+
__static_attributes__: typing.ClassVar[tuple] = ('rhs', 'lhs')
|
|
32
32
|
def Solve(self, *args, **kwargs):
|
|
33
33
|
...
|
|
34
34
|
def __init__(self, lhs, rhs):
|
ngsolve/timestepping.pyi
CHANGED
|
@@ -7,7 +7,7 @@ import typing
|
|
|
7
7
|
__all__ = ['CrankNicolson', 'ImplicitEuler', 'Newmark', 'ngs']
|
|
8
8
|
class CrankNicolson:
|
|
9
9
|
__firstlineno__: typing.ClassVar[int] = 129
|
|
10
|
-
__static_attributes__: typing.ClassVar[tuple] = ('c', '
|
|
10
|
+
__static_attributes__: typing.ClassVar[tuple] = ('c', '_lin_solver_args', 'gfu_old', 'bfmstar', 'dt', 'time', '_lin_solver_cls')
|
|
11
11
|
def Integrate(self, u_start: ngsolve.comp.GridFunction, end_time: float, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
|
|
12
12
|
...
|
|
13
13
|
def Step(self, u: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
|
|
@@ -16,7 +16,7 @@ class CrankNicolson:
|
|
|
16
16
|
...
|
|
17
17
|
class ImplicitEuler:
|
|
18
18
|
__firstlineno__: typing.ClassVar[int] = 5
|
|
19
|
-
__static_attributes__: typing.ClassVar[tuple] = ('c', '
|
|
19
|
+
__static_attributes__: typing.ClassVar[tuple] = ('c', '_lin_solver_args', 'gfu_old', 'bfmstar', 'dt', 'time', '_lin_solver_cls')
|
|
20
20
|
def Integrate(self, u_start: ngsolve.comp.GridFunction, end_time: float, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
|
|
21
21
|
...
|
|
22
22
|
def Step(self, u: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
|
|
@@ -25,7 +25,7 @@ class ImplicitEuler:
|
|
|
25
25
|
...
|
|
26
26
|
class Newmark:
|
|
27
27
|
__firstlineno__: typing.ClassVar[int] = 58
|
|
28
|
-
__static_attributes__: typing.ClassVar[tuple] = ('c', '
|
|
28
|
+
__static_attributes__: typing.ClassVar[tuple] = ('c', '_lin_solver_args', 'gfu_old', 'gfv_old', 'dt', 'gfa_old', 'time', 'bfmstar', '_lin_solver_cls')
|
|
29
29
|
def Integrate(self, u: ngsolve.comp.GridFunction, end_time: float, v: typing.Optional[ngsolve.comp.GridFunction] = None, a: typing.Optional[ngsolve.comp.GridFunction] = None, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
|
|
30
30
|
...
|
|
31
31
|
def Step(self, u: ngsolve.comp.GridFunction, v: ngsolve.comp.GridFunction, a: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ngsolve
|
|
3
|
-
Version: 6.2.2505.
|
|
3
|
+
Version: 6.2.2505.post103.dev0
|
|
4
4
|
Summary: NGSolve
|
|
5
5
|
Author: The NGSolve team
|
|
6
6
|
License: LGPL2.1
|
|
7
7
|
License-File: LICENSE
|
|
8
|
-
Requires-Dist: netgen-mesher==6.2.2505.
|
|
8
|
+
Requires-Dist: netgen-mesher==6.2.2505.post50.dev0
|
|
9
9
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
netgen/libngbla.dylib,sha256=
|
|
2
|
-
netgen/libngcomp.dylib,sha256=
|
|
1
|
+
netgen/libngbla.dylib,sha256=_3EpNvLgyJTzvudqgStfox17W12HH_D0EsefmB4FpiY,5957888
|
|
2
|
+
netgen/libngcomp.dylib,sha256=rm-ftkBW8TedgTkjgAwZVvNWl1Whsn5M2OmrjTVX3ug,43385792
|
|
3
3
|
netgen/libngfem.dylib,sha256=-49spEwMYxP6gFqD8rWwzdloStQIS02SPtEQ-UnuS20,51676608
|
|
4
|
-
netgen/libngla.dylib,sha256=
|
|
5
|
-
netgen/libngsbem.dylib,sha256=
|
|
6
|
-
netgen/libngsolve.dylib,sha256=
|
|
7
|
-
netgen/libngstd.dylib,sha256=
|
|
4
|
+
netgen/libngla.dylib,sha256=cj-544sEVj9eHvYbHqnMaz3aMbC_sT4qIgLBgRFX6Ys,25641296
|
|
5
|
+
netgen/libngsbem.dylib,sha256=vFpXmOYSWXqhmIz2Q1cmmzxG3hzWTfhkvfC5-_VBLBc,7258096
|
|
6
|
+
netgen/libngsolve.dylib,sha256=AA3A94zYXoV4eFgJ-HVl5SanxKQ9vxFzyFAXjob8Mek,940384
|
|
7
|
+
netgen/libngstd.dylib,sha256=btLYK7izRB8Xr1_C4_iWG9fbce93m6iAKrTqg2NR0f4,940928
|
|
8
8
|
netgen/include/arnoldi.hpp,sha256=b8mRu9wGyaLa7z6mXCFIhxfW_xcQvsOMD6TqbfYZ05g,1437
|
|
9
9
|
netgen/include/bandmatrix.hpp,sha256=zwKz89QY53MPsWgNsl0cXEAFKka_W4sXPIO54M3eT80,7778
|
|
10
10
|
netgen/include/basematrix.hpp,sha256=6YGW07HMH7F2JWXUKOwlGZ2ZvEoP7uCSGihdrzzKPag,28634
|
|
@@ -58,7 +58,7 @@ netgen/include/fespace.hpp,sha256=xWyWuCXziIiAnV2Gh7DhwLJJ_yQfr1_yVssiPV6h74A,47
|
|
|
58
58
|
netgen/include/finiteelement.hpp,sha256=yGHVHO5GJqHCnEcvyNwtXZHFRhebVTdaBfM96jlIppg,9145
|
|
59
59
|
netgen/include/globalinterfacespace.hpp,sha256=JMRw_B8kfWRAlhZglT0IH9fFvcQbHZgF1T0tnIuszsM,2719
|
|
60
60
|
netgen/include/globalspace.hpp,sha256=Hjzmz9zaUuKVSkduBYVr6zbRHV503wK2vdFL6Vxr_fY,3964
|
|
61
|
-
netgen/include/gridfunction.hpp,sha256=
|
|
61
|
+
netgen/include/gridfunction.hpp,sha256=cNoE5fC6HZCldx6lyYheNQPNYwmnh_-s3bRAQ279v0Q,18057
|
|
62
62
|
netgen/include/h1amg.hpp,sha256=ygadM9_MFv0Qc47jP8G__rhnyTtuj_QNETwpm-8WYw8,3801
|
|
63
63
|
netgen/include/h1hofe.hpp,sha256=CSVONOnzWpt6bf-D2dacEheU-3OmID3QUeRD64Uoqz8,5844
|
|
64
64
|
netgen/include/h1hofe_impl.hpp,sha256=ruuxMbKB_jNOCviiPhj5PF0vR_idTSQMvb9jfU2_ylo,35456
|
|
@@ -111,8 +111,8 @@ netgen/include/matrix.hpp,sha256=6Tg9xvyHWRmzrmK_pa15fE_V77y9pof3z78GnyzXmRE,557
|
|
|
111
111
|
netgen/include/memusage.hpp,sha256=H-8rWQ8UQDCnOiYQnbwvILPuPoJD8bqwiNGB2QAUa0o,1168
|
|
112
112
|
netgen/include/meshaccess.hpp,sha256=j5dinD-8bVm18MkVqG9j-IhhZUHHXw3erdZy-LHxl-8,47133
|
|
113
113
|
netgen/include/mgpre.hpp,sha256=zdNozWRSyluOF8E4GLeOR290Yw2wqGYGc1sTTSB5n3U,4825
|
|
114
|
-
netgen/include/mp_coefficient.hpp,sha256=
|
|
115
|
-
netgen/include/mptools.hpp,sha256=
|
|
114
|
+
netgen/include/mp_coefficient.hpp,sha256=jCdi7GLIqg_Z-dJsNmEwoyKj9xr1dTvEenbCgwV6BWM,4905
|
|
115
|
+
netgen/include/mptools.hpp,sha256=FIJ6n8m6ZvvaWEiqm7IGNIhRa1pHU5EX9s9BSA9bzWg,57911
|
|
116
116
|
netgen/include/multigrid.hpp,sha256=ovl1GXcTfXuYLVVMcFfCKP5sg6diSGlqdjCMMPCgFUo,856
|
|
117
117
|
netgen/include/multivector.hpp,sha256=nuLxMiq2y6HoH5w9j6ka2BhJjRyREPeEnNFx_x0SMU0,12635
|
|
118
118
|
netgen/include/mumpsinverse.hpp,sha256=Jaa5NPQzwPo2kSbHijI_LX3tr0qUmVhqVlRM14KeD18,4062
|
|
@@ -156,7 +156,7 @@ netgen/include/reorderedfespace.hpp,sha256=yyGqCDgUMYTLnzr2s9eZBG61WCS5NAdRbHoFh
|
|
|
156
156
|
netgen/include/sample_sort.hpp,sha256=ARuybE3Q9n3x2VnhcQaM7DJMa-8TG-bGH8nCBk1Sr-A,3045
|
|
157
157
|
netgen/include/scalarfe.hpp,sha256=fSQkL1Jm52HRT_ryIqkuryu6I1Cix74bwVhWHw7coyY,13645
|
|
158
158
|
netgen/include/shapefunction_utils.hpp,sha256=Zz78vzdgIeMA_5iYG1GTGP3ZKbbThDqbMz96hnEFX1c,2594
|
|
159
|
-
netgen/include/simd_complex.hpp,sha256=
|
|
159
|
+
netgen/include/simd_complex.hpp,sha256=1L_WGuaYlR_xQdMMC4o0_aBX484GqrLuShG7pHG4is0,10750
|
|
160
160
|
netgen/include/smoother.hpp,sha256=hZAe15R6BU88hMfhcTM3-eclRgzmHJnPKgYYWol9Sx8,6643
|
|
161
161
|
netgen/include/solve.hpp,sha256=OZQfkg6HN20eudQ4kkRSecr-miwV35NPEjAtoMcunG4,2034
|
|
162
162
|
netgen/include/sparsecholesky.hpp,sha256=2HKM6aKO02YX32jxGna6CAjBBfeXvCsmPk4hoWZWIQk,8888
|
|
@@ -186,7 +186,7 @@ netgen/include/triangular.hpp,sha256=gU5xq35XlBTGJkNnSG9X_GTe4BUpVIYVl0n2XMSS_iM
|
|
|
186
186
|
netgen/include/tscalarfe.hpp,sha256=D8A1jFfPz5GAljkxckSEPc68W2OwY5ylDHum5jTe2cw,10706
|
|
187
187
|
netgen/include/tscalarfe_impl.hpp,sha256=mmD48AmFcxGahXiwK7lNHk7SRuOI4y_ukqksEWOb0fY,38706
|
|
188
188
|
netgen/include/umfpackinverse.hpp,sha256=JJZFhK6Y0laJcrVhdOBuSKn7jsp3Gl1J4G4V6mC0Oeg,4287
|
|
189
|
-
netgen/include/vector.hpp,sha256=
|
|
189
|
+
netgen/include/vector.hpp,sha256=uigo3pNZgjlhcPJcKrl54WZqh8xMQiVHdxlvXkEEp3Y,33218
|
|
190
190
|
netgen/include/voxelcoefficientfunction.hpp,sha256=NVHmt3Geq2mDNMYo_4CmjAwv56N4lzDmS0_AHawKWZo,1498
|
|
191
191
|
netgen/include/vtkoutput.hpp,sha256=PlNdvQcY4fdzSuIHBuvsfjJB8IG1-xuCb3HlTp7QBsw,6430
|
|
192
192
|
netgen/include/vvector.hpp,sha256=x98Zea83T3TARxNOX-F-ZMxaR5SEjiwA35-ZWE0yCdU,4577
|
|
@@ -195,19 +195,19 @@ ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w
|
|
|
195
195
|
ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
|
|
196
196
|
ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
|
|
197
197
|
ngsolve/__init__.py,sha256=jiKgjpR98P6_MojCVJKnSRGkr1gbZ0fY3tdLCnoPLec,5472
|
|
198
|
-
ngsolve/__init__.pyi,sha256=
|
|
198
|
+
ngsolve/__init__.pyi,sha256=yCv5DbGGmfeDpGj5LXrXELpdW_aldLnG4DA6h8QlqgQ,10770
|
|
199
199
|
ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
|
|
200
200
|
ngsolve/bla.pyi,sha256=OUW3_fWDLkK9SiddZYBM2hG4BdMhlECDt4-tD0Rop5M,32946
|
|
201
201
|
ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
|
|
202
202
|
ngsolve/bvp.pyi,sha256=Xdf16ONPlUy-Z2QR-TYTdfu9FzDdlGw0cheR_y3iaIY,837
|
|
203
203
|
ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
|
|
204
|
-
ngsolve/directsolvers.pyi,sha256=
|
|
204
|
+
ngsolve/directsolvers.pyi,sha256=ggiocIk9px7rTyKPcXBlRoVsMDj9fQ9oFKgbVNOp_LQ,683
|
|
205
205
|
ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
|
|
206
206
|
ngsolve/eigenvalues.pyi,sha256=rElS4Dt4F4hMQLyMJ-wXaMrMhcrHIlsp3Zy1_ESJzKk,1090
|
|
207
207
|
ngsolve/fem.pyi,sha256=dcOMb1taor7ubn_1lfN6QaGQEf1UaBqH5PaefBLxCR8,47768
|
|
208
208
|
ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
|
|
209
209
|
ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
|
|
210
|
-
ngsolve/krylovspace.pyi,sha256=
|
|
210
|
+
ngsolve/krylovspace.pyi,sha256=8KeLCbhekPHypl1Td0oGZOX3vT93cDDMIQe2mWi43Cw,12801
|
|
211
211
|
ngsolve/la.pyi,sha256=-VIVDOVe-LkRweT2iqbUEAo5zw1Jz1AyPSBz5ubhnIA,40180
|
|
212
212
|
ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
|
|
213
213
|
ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
|
|
@@ -215,31 +215,31 @@ ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
|
|
|
215
215
|
ngsolve/ngslib.so,sha256=yR3TpFDgOrcJwGMQsrBzcXUIiksfw8d5pOs-leWjR2g,337288
|
|
216
216
|
ngsolve/ngstd.pyi,sha256=_w37fmYsO4AdTsakDJy3bjISQcC_q4YaEv2uBsVZapw,1528
|
|
217
217
|
ngsolve/nonlinearsolvers.py,sha256=8Q_CrD9vjdpZRV9sj2Fth7Y_kJJl7djPgarQmTK7Xfw,8216
|
|
218
|
-
ngsolve/nonlinearsolvers.pyi,sha256=
|
|
218
|
+
ngsolve/nonlinearsolvers.pyi,sha256=C57vc4mLmE3wk0QIWoX9-s4Ndu_t-T2eJ7kGhhJNXKc,4615
|
|
219
219
|
ngsolve/preconditioners.py,sha256=DLRUd9wQwxXUWL1wEBAbHQbWNp71qZYOFvH5Krfa834,239
|
|
220
220
|
ngsolve/preconditioners.pyi,sha256=4wke-MV5DCmTvO25ivVOE7VFo9UTMCL64HLCOttMUTU,330
|
|
221
221
|
ngsolve/solve.pyi,sha256=7XW343dSW7eOzaW5jQXuDskEBfwbCr6F7EUlqqQ7w3I,2943
|
|
222
222
|
ngsolve/solve_implementation.py,sha256=16itAqfpUYrznKhFBPsoaAsd2ZgYMmYW4iBA7UA3IbU,4871
|
|
223
|
-
ngsolve/solve_implementation.pyi,sha256=
|
|
223
|
+
ngsolve/solve_implementation.pyi,sha256=_EWjSxOJ-pywbzPB1oTFCxGATryIsYJim83tT3-_8b8,2262
|
|
224
224
|
ngsolve/solvers.py,sha256=WgZ9X1x9mtQegXDu8VcTjP-wbS2EnrUS96Y8LXqeflw,304
|
|
225
225
|
ngsolve/solvers.pyi,sha256=bLdZ0s0njapOEx4sQRDnyAW7gr6ooYaaeZSlycoTr3I,682
|
|
226
226
|
ngsolve/timestepping.py,sha256=SLbsgE5pY5tXYTLGlVypk4kS2Ui8GxOwWmKVxqneZRU,8350
|
|
227
|
-
ngsolve/timestepping.pyi,sha256=
|
|
227
|
+
ngsolve/timestepping.pyi,sha256=i-ygGj4ljJJClWhpdOGJMMYp2vXaitGpSMNOUyE3Sw8,3174
|
|
228
228
|
ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
|
|
229
229
|
ngsolve/timing.pyi,sha256=ZxEHtbKXpTguQs_QG6-x3ZM-EPXiLdNC4nazO2TpA0A,1920
|
|
230
230
|
ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
|
|
231
231
|
ngsolve/utils.pyi,sha256=EPAt2ZsQtuC_0zC30L1GdZ-sUiXQBBg8aQzM0wDnSf0,13312
|
|
232
232
|
ngsolve/webgui.py,sha256=EUhaOtWHZy80aLXhXbHwbCQVNjRSw-BAAE50cz7Ydaw,24313
|
|
233
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256=
|
|
233
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=4ieybZii5JeTyMEmjh200Z8MJc13chWR8O2pvlvIWH0,5108
|
|
234
234
|
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=2dUHzaaMQX08eT7Tjti0crzp_Ah3oqW86gp5UgSufmw,3426
|
|
235
235
|
ngsolve/cmake/ngsolve-targets.cmake,sha256=1cQTFW-4aJfY356XRcuslSbFClmwPOSS03bj3WL15iM,5637
|
|
236
236
|
ngsolve/comp/__init__.pyi,sha256=W9LXZh5YQous2nDmCQPybpf_DyClcEpEisf9fHjHHCw,204288
|
|
237
237
|
ngsolve/comp/pml.pyi,sha256=W_mxBHx145_IseOYF5drDA79axCnI294nVytJkxla1k,2719
|
|
238
238
|
ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
|
|
239
|
-
ngsolve/config/__init__.pyi,sha256=
|
|
239
|
+
ngsolve/config/__init__.pyi,sha256=1xIqH5Z2dHKV6n-L88q6VM_B0C4SwdEtlo9PqW6_Q9I,2915
|
|
240
240
|
ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
|
|
241
|
-
ngsolve/config/config.py,sha256=
|
|
242
|
-
ngsolve/config/config.pyi,sha256=
|
|
241
|
+
ngsolve/config/config.py,sha256=mFuaFgJdsBNhZdg3qDeHRiWVWW8vjhBaoNZl1Ndiz88,2471
|
|
242
|
+
ngsolve/config/config.pyi,sha256=z_d97AUmUtwdbPPC07vtgiL9BQ-EJX1WH2xR_6DZRoU,2896
|
|
243
243
|
ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
244
244
|
ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
245
245
|
ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
|
|
@@ -271,41 +271,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
|
|
|
271
271
|
ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
|
|
272
272
|
ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
|
|
273
273
|
ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
|
|
274
|
-
ngsolve-6.2.2505.
|
|
275
|
-
ngsolve-6.2.2505.
|
|
276
|
-
ngsolve-6.2.2505.
|
|
277
|
-
ngsolve-6.2.2505.
|
|
278
|
-
ngsolve-6.2.2505.
|
|
279
|
-
ngsolve-6.2.2505.
|
|
280
|
-
ngsolve-6.2.2505.
|
|
281
|
-
ngsolve-6.2.2505.
|
|
282
|
-
ngsolve-6.2.2505.
|
|
283
|
-
ngsolve-6.2.2505.
|
|
284
|
-
ngsolve-6.2.2505.
|
|
285
|
-
ngsolve-6.2.2505.
|
|
286
|
-
ngsolve-6.2.2505.
|
|
287
|
-
ngsolve-6.2.2505.
|
|
288
|
-
ngsolve-6.2.2505.
|
|
289
|
-
ngsolve-6.2.2505.
|
|
290
|
-
ngsolve-6.2.2505.
|
|
291
|
-
ngsolve-6.2.2505.
|
|
292
|
-
ngsolve-6.2.2505.
|
|
293
|
-
ngsolve-6.2.2505.
|
|
294
|
-
ngsolve-6.2.2505.
|
|
295
|
-
ngsolve-6.2.2505.
|
|
296
|
-
ngsolve-6.2.2505.
|
|
297
|
-
ngsolve-6.2.2505.
|
|
298
|
-
ngsolve-6.2.2505.
|
|
299
|
-
ngsolve-6.2.2505.
|
|
300
|
-
ngsolve-6.2.2505.
|
|
301
|
-
ngsolve-6.2.2505.
|
|
302
|
-
ngsolve-6.2.2505.
|
|
303
|
-
ngsolve-6.2.2505.
|
|
304
|
-
ngsolve-6.2.2505.
|
|
305
|
-
ngsolve-6.2.2505.
|
|
306
|
-
ngsolve-6.2.2505.
|
|
307
|
-
ngsolve-6.2.2505.
|
|
308
|
-
ngsolve-6.2.2505.
|
|
309
|
-
ngsolve-6.2.2505.
|
|
310
|
-
ngsolve-6.2.2505.
|
|
311
|
-
ngsolve-6.2.2505.
|
|
274
|
+
ngsolve-6.2.2505.post103.dev0.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
|
|
275
|
+
ngsolve-6.2.2505.post103.dev0.data/data/bin/ngscxx,sha256=w0-evuenajwmKfBRw0Rjhmh6G_H-yQTIK030wVvXbro,1755
|
|
276
|
+
ngsolve-6.2.2505.post103.dev0.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
|
|
277
|
+
ngsolve-6.2.2505.post103.dev0.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
|
|
278
|
+
ngsolve-6.2.2505.post103.dev0.data/data/bin/ngspy,sha256=3M56jzqqnplklrMiBlA6FOB7noOg7ln2dO1lHMu7c7o,103
|
|
279
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
|
|
280
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
|
|
281
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
|
|
282
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
|
|
283
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
|
|
284
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
|
|
285
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
|
|
286
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
|
|
287
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
|
|
288
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
|
|
289
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
|
|
290
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
|
|
291
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
|
|
292
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
|
|
293
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
|
|
294
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
|
|
295
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
|
|
296
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
|
|
297
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
|
|
298
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
|
|
299
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
|
|
300
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
|
|
301
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
|
|
302
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
303
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
|
|
304
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
|
|
305
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
|
|
306
|
+
ngsolve-6.2.2505.post103.dev0.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
|
|
307
|
+
ngsolve-6.2.2505.post103.dev0.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
308
|
+
ngsolve-6.2.2505.post103.dev0.dist-info/METADATA,sha256=E7dlwpqjhhZW2NLuIGbctVezxsn1go63JMRQsx_XAOo,200
|
|
309
|
+
ngsolve-6.2.2505.post103.dev0.dist-info/WHEEL,sha256=QVbUCYUNRbuKxXaqaAntI7fGN-NW9vx0es8US308Qlk,110
|
|
310
|
+
ngsolve-6.2.2505.post103.dev0.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
311
|
+
ngsolve-6.2.2505.post103.dev0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/bin/ngsolve.tcl
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/beam.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/beam.vol
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/chip.vol
RENAMED
|
File without changes
|
{ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/coil.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/coil.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/cube.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2505.post95.dev0.data → ngsolve-6.2.2505.post103.dev0.data}/data/share/ngsolve/cube.vol
RENAMED
|
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
|
{ngsolve-6.2.2505.post95.dev0.dist-info → ngsolve-6.2.2505.post103.dev0.dist-info}/top_level.txt
RENAMED
|
File without changes
|