ngsolve 6.2.2502.post11.dev1__cp313-cp313-macosx_10_15_universal2.whl → 6.2.2503__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/intrules_SauterSchwab.hpp +25 -0
- netgen/include/mptools.hpp +65 -13
- netgen/include/potentialtools.hpp +1 -1
- netgen/libngbla.dylib +0 -0
- netgen/libngcomp.dylib +0 -0
- netgen/libngfem.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 +2 -2
- ngsolve/cmake/NGSolveConfig.cmake +5 -5
- ngsolve/cmake/ngsolve-targets-release.cmake +10 -0
- ngsolve/cmake/ngsolve-targets.cmake +9 -2
- ngsolve/comp/__init__.pyi +1 -3
- ngsolve/config/__init__.pyi +7 -7
- ngsolve/config/config.py +6 -6
- ngsolve/config/config.pyi +7 -7
- ngsolve/directsolvers.pyi +1 -1
- ngsolve/fem.pyi +1 -122
- ngsolve/krylovspace.pyi +3 -3
- ngsolve/ngslib.so +0 -0
- ngsolve/nonlinearsolvers.pyi +1 -1
- ngsolve/timestepping.pyi +3 -3
- ngsolve/timing.pyi +1 -1
- ngsolve/utils.pyi +2 -15
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2503.dist-info}/METADATA +2 -2
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2503.dist-info}/RECORD +64 -62
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2503.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2503.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2503.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
#ifndef INTRULES_HPP
|
|
2
|
+
#define INTRULES_HPP
|
|
3
|
+
|
|
4
|
+
#include <bla.hpp>
|
|
5
|
+
|
|
6
|
+
namespace ngsbem
|
|
7
|
+
{
|
|
8
|
+
using namespace ngbla;
|
|
9
|
+
|
|
10
|
+
// x, y in triangle [(0,0), (1,0), (0,1)]
|
|
11
|
+
tuple<Array<Vec<2>>, Array<Vec<2>>, Array<double>> IdenticPanelIntegrationRule (int order);
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
// x, y in triangle [(0,0), (1,0), (0,1)]
|
|
15
|
+
// x=(0,0) and y=(0,0) are common vertices
|
|
16
|
+
tuple<Array<Vec<2>>, Array<Vec<2>>, Array<double>> CommonVertexIntegrationRule (int order);
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
// x, y in triangle [(0,0), (1,0), (0,1)]
|
|
20
|
+
// x in [(0,0),(1,0)] and y in [(0,0),(1,0)] are common edges
|
|
21
|
+
tuple<Array<Vec<2>>, Array<Vec<2>>, Array<double>> CommonEdgeIntegrationRule (int order);
|
|
22
|
+
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
#endif
|
netgen/include/mptools.hpp
CHANGED
|
@@ -16,9 +16,10 @@ namespace ngcomp
|
|
|
16
16
|
class Region;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
namespace
|
|
19
|
+
namespace ngsbem
|
|
20
20
|
{
|
|
21
|
-
|
|
21
|
+
using namespace ngfem;
|
|
22
|
+
|
|
22
23
|
|
|
23
24
|
template <typename entry_type = Complex>
|
|
24
25
|
class NGS_DLL_HEADER SphericalHarmonics
|
|
@@ -217,22 +218,53 @@ namespace ngfem
|
|
|
217
218
|
class MPSingular
|
|
218
219
|
{
|
|
219
220
|
public:
|
|
221
|
+
/*
|
|
220
222
|
template <typename T>
|
|
221
223
|
static void Eval (int order, double r, double scale, T && values)
|
|
222
224
|
{
|
|
223
225
|
SphericalHankel1(order, r, scale, values);
|
|
224
226
|
}
|
|
227
|
+
*/
|
|
228
|
+
|
|
229
|
+
template <typename T>
|
|
230
|
+
static void Eval (int order, double kappa, double r, double rtyp, T && values)
|
|
231
|
+
{
|
|
232
|
+
double scale = Scale(kappa, rtyp);
|
|
233
|
+
SphericalHankel1(order, r*kappa, scale, values);
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
static double Scale (double kappa, double rtyp)
|
|
237
|
+
{
|
|
238
|
+
return min(1.0, rtyp*kappa);
|
|
239
|
+
}
|
|
225
240
|
};
|
|
241
|
+
|
|
242
|
+
|
|
226
243
|
|
|
227
244
|
// jn
|
|
228
245
|
class MPRegular
|
|
229
246
|
{
|
|
230
|
-
public:
|
|
247
|
+
public:
|
|
248
|
+
/*
|
|
231
249
|
template <typename T>
|
|
232
250
|
static void Eval (int order, double r, double scale, T && values)
|
|
233
251
|
{
|
|
234
252
|
SphericalBessel (order, r, 1.0/scale, values);
|
|
235
253
|
}
|
|
254
|
+
*/
|
|
255
|
+
|
|
256
|
+
template <typename T>
|
|
257
|
+
static void Eval (int order, double kappa, double r, double rtyp, T && values)
|
|
258
|
+
{
|
|
259
|
+
double scale = Scale(kappa, rtyp);
|
|
260
|
+
SphericalBessel (order, r*kappa, 1.0/scale, values);
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
static double Scale (double kappa, double rtyp)
|
|
264
|
+
{
|
|
265
|
+
return 1.0/ min(1.0, 0.25*rtyp*kappa);
|
|
266
|
+
}
|
|
267
|
+
|
|
236
268
|
};
|
|
237
269
|
|
|
238
270
|
|
|
@@ -243,22 +275,30 @@ namespace ngfem
|
|
|
243
275
|
{
|
|
244
276
|
SphericalHarmonics<entry_type> sh;
|
|
245
277
|
double kappa;
|
|
246
|
-
double
|
|
278
|
+
double rtyp;
|
|
279
|
+
// double scale;
|
|
247
280
|
public:
|
|
281
|
+
/*
|
|
248
282
|
MultiPole (int aorder, double akappa, double ascale = 1)
|
|
249
283
|
: sh(aorder), kappa(akappa), scale(ascale) { }
|
|
284
|
+
*/
|
|
250
285
|
|
|
286
|
+
MultiPole (int aorder, double akappa, double artyp)
|
|
287
|
+
: sh(aorder), kappa(akappa), rtyp(artyp) { }
|
|
288
|
+
|
|
289
|
+
|
|
251
290
|
entry_type & Coef(int n, int m) { return sh.Coef(n,m); }
|
|
252
291
|
auto & SH() { return sh; }
|
|
253
292
|
const auto & SH() const { return sh; }
|
|
254
293
|
double Kappa() const { return kappa; }
|
|
255
|
-
double Scale() const { return
|
|
294
|
+
double Scale() const { return RADIAL::Scale(kappa, rtyp); }
|
|
295
|
+
double RTyp() const { return rtyp; }
|
|
256
296
|
int Order() const { return sh.Order(); }
|
|
257
297
|
|
|
258
298
|
MultiPole Truncate(int neworder) const
|
|
259
299
|
{
|
|
260
300
|
if (neworder > sh.Order()) neworder=sh.Order();
|
|
261
|
-
MultiPole nmp(neworder, kappa);
|
|
301
|
+
MultiPole nmp(neworder, kappa, rtyp);
|
|
262
302
|
nmp.sh.Coefs() = sh.Coefs().Range(sqr(neworder+1));
|
|
263
303
|
return nmp;
|
|
264
304
|
}
|
|
@@ -277,15 +317,27 @@ namespace ngfem
|
|
|
277
317
|
void AddDipole (Vec<3> x, Vec<3> d, entry_type c);
|
|
278
318
|
void AddCurrent (Vec<3> ap, Vec<3> ep, Complex j, int num=100);
|
|
279
319
|
|
|
280
|
-
|
|
320
|
+
/*
|
|
281
321
|
void ChangeScaleTo (double newscale)
|
|
282
322
|
{
|
|
283
|
-
double fac =
|
|
323
|
+
double fac = Scale()/newscale;
|
|
284
324
|
double prod = 1;
|
|
285
325
|
for (int n = 0; n <= sh.Order(); n++, prod*= fac)
|
|
286
326
|
sh.CoefsN(n) *= prod;
|
|
287
327
|
scale = newscale;
|
|
288
328
|
}
|
|
329
|
+
*/
|
|
330
|
+
void ChangeRTypTo (double new_rtyp)
|
|
331
|
+
{
|
|
332
|
+
// double fac = Scale()/newscale;
|
|
333
|
+
double fac = RADIAL::Scale(kappa, rtyp) / RADIAL::Scale(kappa, new_rtyp);
|
|
334
|
+
double prod = 1;
|
|
335
|
+
for (int n = 0; n <= sh.Order(); n++, prod*= fac)
|
|
336
|
+
sh.CoefsN(n) *= prod;
|
|
337
|
+
// scale = newscale;
|
|
338
|
+
rtyp = new_rtyp;
|
|
339
|
+
}
|
|
340
|
+
|
|
289
341
|
|
|
290
342
|
Vector<double> Spectrum (bool scaled) const
|
|
291
343
|
{
|
|
@@ -294,7 +346,7 @@ namespace ngfem
|
|
|
294
346
|
for (int n = 0; n <= Order(); n++)
|
|
295
347
|
{
|
|
296
348
|
spec(n) = fac * L2Norm2(sh.CoefsN(n));
|
|
297
|
-
if (!scaled) fac *= sqr(
|
|
349
|
+
if (!scaled) fac *= sqr(Scale());
|
|
298
350
|
}
|
|
299
351
|
return spec;
|
|
300
352
|
}
|
|
@@ -631,7 +683,7 @@ namespace ngfem
|
|
|
631
683
|
{
|
|
632
684
|
if (charges.Size()+dipoles.Size()+currents.Size() == 0)
|
|
633
685
|
{
|
|
634
|
-
mp = MultiPole<MPSingular,entry_type> (-1, mp.Kappa());
|
|
686
|
+
mp = MultiPole<MPSingular,entry_type> (-1, mp.Kappa(), 1.);
|
|
635
687
|
return;
|
|
636
688
|
}
|
|
637
689
|
|
|
@@ -728,7 +780,7 @@ namespace ngfem
|
|
|
728
780
|
|
|
729
781
|
double Kappa() const { return root.mp.Kappa(); }
|
|
730
782
|
|
|
731
|
-
void AddCharge(Vec<3> x,
|
|
783
|
+
void AddCharge(Vec<3> x, entry_type c)
|
|
732
784
|
{
|
|
733
785
|
root.AddCharge(x, c);
|
|
734
786
|
}
|
|
@@ -946,7 +998,7 @@ namespace ngfem
|
|
|
946
998
|
mp.TransformAdd (ch->mp, ch->center-center);
|
|
947
999
|
ch->LocalizeExpansion(allow_refine);
|
|
948
1000
|
}
|
|
949
|
-
mp = MultiPole<MPRegular,elem_type>(-1, mp.Kappa());
|
|
1001
|
+
mp = MultiPole<MPRegular,elem_type>(-1, mp.Kappa(), 1.);
|
|
950
1002
|
//mp.SH().Coefs()=0.0;
|
|
951
1003
|
}
|
|
952
1004
|
}
|
|
@@ -1070,7 +1122,7 @@ namespace ngfem
|
|
|
1070
1122
|
}
|
|
1071
1123
|
|
|
1072
1124
|
if (total_targets == 0)
|
|
1073
|
-
mp = MultiPole<MPRegular>(-1, mp.Kappa());
|
|
1125
|
+
mp = MultiPole<MPRegular,elem_type>(-1, mp.Kappa(),1.);
|
|
1074
1126
|
}
|
|
1075
1127
|
|
|
1076
1128
|
|
netgen/libngbla.dylib
CHANGED
|
Binary file
|
netgen/libngcomp.dylib
CHANGED
|
Binary file
|
netgen/libngfem.dylib
CHANGED
|
Binary file
|
netgen/libngla.dylib
CHANGED
|
Binary file
|
netgen/libngsbem.dylib
ADDED
|
Binary file
|
netgen/libngsolve.dylib
CHANGED
|
Binary file
|
netgen/libngstd.dylib
CHANGED
|
Binary file
|
ngsolve/__init__.pyi
CHANGED
|
@@ -44,8 +44,8 @@ from ngsolve.comp import HDiv
|
|
|
44
44
|
from ngsolve.comp import HDivDiv
|
|
45
45
|
from ngsolve.comp import HDivDivSurface
|
|
46
46
|
from ngsolve.comp import HDivSurface
|
|
47
|
-
from ngsolve.comp import Hidden as PrivateSpace
|
|
48
47
|
from ngsolve.comp import Hidden
|
|
48
|
+
from ngsolve.comp import Hidden as PrivateSpace
|
|
49
49
|
from ngsolve.comp import Integrate
|
|
50
50
|
from ngsolve.comp import Interpolate
|
|
51
51
|
from ngsolve.comp import L2
|
|
@@ -217,7 +217,7 @@ TET: fem.ET # value = <ET.TET: 20>
|
|
|
217
217
|
TRIG: fem.ET # value = <ET.TRIG: 10>
|
|
218
218
|
VERTEX: fem.NODE_TYPE # value = <NODE_TYPE.VERTEX: 0>
|
|
219
219
|
VOL: comp.VorB # value = <VorB.VOL: 0>
|
|
220
|
-
__version__: str = '6.2.
|
|
220
|
+
__version__: str = '6.2.2503'
|
|
221
221
|
ds: comp.DifferentialSymbol # value = <ngsolve.comp.DifferentialSymbol object>
|
|
222
222
|
dx: comp.DifferentialSymbol # value = <ngsolve.comp.DifferentialSymbol object>
|
|
223
223
|
ngsglobals: comp.GlobalVariables # value = <ngsolve.comp.GlobalVariables object>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
set(PACKAGE_VERSION "6.2.
|
|
1
|
+
set(PACKAGE_VERSION "6.2.2503")
|
|
2
2
|
find_package(Netgen CONFIG REQUIRED HINTS
|
|
3
3
|
${CMAKE_CURRENT_LIST_DIR}
|
|
4
4
|
${CMAKE_CURRENT_LIST_DIR}/..
|
|
@@ -23,15 +23,15 @@ set(NGSOLVE_PYBIND_INCLUDE_DIR "")
|
|
|
23
23
|
set(NGSOLVE_PYTHON_INCLUDE_DIRS "/Library/Frameworks/Python.framework/Versions/3.13/include/python3.13")
|
|
24
24
|
set(NGSOLVE_PYTHON_LIBRARIES "/Library/Frameworks/Python.framework/Versions/3.13/lib/libpython3.13.dylib")
|
|
25
25
|
set(NGSOLVE_PYTHON_PACKAGES_INSTALL_DIR "")
|
|
26
|
-
set(NGSOLVE_TCL_INCLUDE_PATH "/Users/gitlab-runner/builds/builds/rL7WHzyj/0/ngsolve/
|
|
26
|
+
set(NGSOLVE_TCL_INCLUDE_PATH "/Users/gitlab-runner/builds/builds/rL7WHzyj/0/ngsolve/netgen/_skbuild/macosx-10.15-universal2-3.13/cmake-build/dependencies/src/project_tcl/generic")
|
|
27
27
|
set(NGSOLVE_TCL_LIBRARY "/Library/Frameworks/Python.framework/Versions/3.13/Frameworks/Tcl.framework/libtclstub8.6.a")
|
|
28
28
|
set(NGSOLVE_TK_DND_LIBRARY "")
|
|
29
|
-
set(NGSOLVE_TK_INCLUDE_PATH "/Users/gitlab-runner/builds/builds/rL7WHzyj/0/ngsolve/
|
|
29
|
+
set(NGSOLVE_TK_INCLUDE_PATH "/Users/gitlab-runner/builds/builds/rL7WHzyj/0/ngsolve/netgen/_skbuild/macosx-10.15-universal2-3.13/cmake-build/dependencies/src/project_tk/generic")
|
|
30
30
|
set(NGSOLVE_TK_LIBRARY "/Library/Frameworks/Python.framework/Versions/3.13/Frameworks/Tk.framework/libtkstub8.6.a")
|
|
31
31
|
set(NGSOLVE_X11_X11_LIB "")
|
|
32
32
|
set(NGSOLVE_X11_Xmu_LIB "")
|
|
33
|
-
set(NGSOLVE_ZLIB_INCLUDE_DIRS "/Users/gitlab-runner/builds/builds/rL7WHzyj/0/ngsolve/
|
|
34
|
-
set(NGSOLVE_ZLIB_LIBRARIES "/Users/gitlab-runner/builds/builds/rL7WHzyj/0/ngsolve/
|
|
33
|
+
set(NGSOLVE_ZLIB_INCLUDE_DIRS "/Users/gitlab-runner/builds/builds/rL7WHzyj/0/ngsolve/netgen/_skbuild/macosx-10.15-universal2-3.13/cmake-build/dependencies/zlib/include")
|
|
34
|
+
set(NGSOLVE_ZLIB_LIBRARIES "/Users/gitlab-runner/builds/builds/rL7WHzyj/0/ngsolve/netgen/_skbuild/macosx-10.15-universal2-3.13/cmake-build/dependencies/zlib/lib/libz.a")
|
|
35
35
|
|
|
36
36
|
set(NGSOLVE_INTEL_MIC OFF)
|
|
37
37
|
set(NGSOLVE_USE_CCACHE ON)
|
|
@@ -45,6 +45,16 @@ set_target_properties(ngfem PROPERTIES
|
|
|
45
45
|
list(APPEND _cmake_import_check_targets ngfem )
|
|
46
46
|
list(APPEND _cmake_import_check_files_for_ngfem "${_IMPORT_PREFIX}/netgen/libngfem.dylib" )
|
|
47
47
|
|
|
48
|
+
# Import target "ngsbem" for configuration "Release"
|
|
49
|
+
set_property(TARGET ngsbem APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
50
|
+
set_target_properties(ngsbem PROPERTIES
|
|
51
|
+
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/netgen/libngsbem.dylib"
|
|
52
|
+
IMPORTED_SONAME_RELEASE "@rpath/libngsbem.dylib"
|
|
53
|
+
)
|
|
54
|
+
|
|
55
|
+
list(APPEND _cmake_import_check_targets ngsbem )
|
|
56
|
+
list(APPEND _cmake_import_check_files_for_ngsbem "${_IMPORT_PREFIX}/netgen/libngsbem.dylib" )
|
|
57
|
+
|
|
48
58
|
# Import target "ngcomp" for configuration "Release"
|
|
49
59
|
set_property(TARGET ngcomp APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
50
60
|
set_target_properties(ngcomp PROPERTIES
|
|
@@ -19,7 +19,7 @@ set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
|
19
19
|
set(_cmake_targets_defined "")
|
|
20
20
|
set(_cmake_targets_not_defined "")
|
|
21
21
|
set(_cmake_expected_targets "")
|
|
22
|
-
foreach(_cmake_expected_target IN ITEMS netgen_libs ngs_lapack netgen_python ngstd ngbla ngla ngfem ngcomp ngsolve)
|
|
22
|
+
foreach(_cmake_expected_target IN ITEMS netgen_libs ngs_lapack netgen_python ngstd ngbla ngla ngfem ngsbem ngcomp ngsolve)
|
|
23
23
|
list(APPEND _cmake_expected_targets "${_cmake_expected_target}")
|
|
24
24
|
if(TARGET "${_cmake_expected_target}")
|
|
25
25
|
list(APPEND _cmake_targets_defined "${_cmake_expected_target}")
|
|
@@ -105,6 +105,13 @@ set_target_properties(ngfem PROPERTIES
|
|
|
105
105
|
INTERFACE_LINK_LIBRARIES "ngbla;ngstd"
|
|
106
106
|
)
|
|
107
107
|
|
|
108
|
+
# Create imported target ngsbem
|
|
109
|
+
add_library(ngsbem SHARED IMPORTED)
|
|
110
|
+
|
|
111
|
+
set_target_properties(ngsbem PROPERTIES
|
|
112
|
+
INTERFACE_LINK_LIBRARIES "ngcomp;ngfem;ngla;ngbla;ngstd"
|
|
113
|
+
)
|
|
114
|
+
|
|
108
115
|
# Create imported target ngcomp
|
|
109
116
|
add_library(ngcomp SHARED IMPORTED)
|
|
110
117
|
|
|
@@ -116,7 +123,7 @@ set_target_properties(ngcomp PROPERTIES
|
|
|
116
123
|
add_library(ngsolve SHARED IMPORTED)
|
|
117
124
|
|
|
118
125
|
set_target_properties(ngsolve PROPERTIES
|
|
119
|
-
INTERFACE_LINK_LIBRARIES "netgen_libs;ngsolve;ngcomp;ngfem;ngbla;ngla;ngstd"
|
|
126
|
+
INTERFACE_LINK_LIBRARIES "netgen_libs;ngsolve;ngcomp;ngfem;ngsbem;ngbla;ngla;ngstd"
|
|
120
127
|
)
|
|
121
128
|
|
|
122
129
|
if(CMAKE_VERSION VERSION_LESS 3.0.0)
|
ngsolve/comp/__init__.pyi
CHANGED
|
@@ -11,7 +11,7 @@ import numpy
|
|
|
11
11
|
import pyngcore.pyngcore
|
|
12
12
|
import typing
|
|
13
13
|
from . import pml
|
|
14
|
-
__all__ = ['APhiHCurlAMG', '
|
|
14
|
+
__all__ = ['APhiHCurlAMG', 'Array_N6ngcomp13COUPLING_TYPEE_S', 'BBBND', 'BBND', 'BDDCPreconditioner', 'BDDCPreconditioner_complex', 'BDDCPreconditioner_double', 'BND', 'BilinearForm', 'BndElementId', 'BoundaryFromVolumeCF', 'COUPLING_TYPE', 'ComponentGridFunction', 'Compress', 'CompressCompound', 'ContactBoundary', 'ConvertOperator', 'DifferentialSymbol', 'Discontinuous', 'DualProxyFunction', 'ElementId', 'ElementRange', 'FESpace', 'FESpaceElement', 'FESpaceElementRange', 'FacetFESpace', 'FacetSurface', 'FlatArray_N6ngcomp13COUPLING_TYPEE_S', 'FromArchiveCF', 'FromArchiveFESpace', 'FromArchiveMesh', 'GlobalInterfaceSpace', 'GlobalSpace', 'GlobalVariables', 'GridFunction', 'GridFunctionC', 'GridFunctionCoefficientFunction', 'GridFunctionD', 'H1', 'H1LumpingFESpace', 'HCurl', 'HCurlAMG', 'HCurlCurl', 'HCurlDiv', 'HDiv', 'HDivDiv', 'HDivDivSurface', 'HDivSurface', 'Hidden', 'Integral', 'Integrate', 'IntegrationRuleSpace', 'IntegrationRuleSpaceSurface', 'Interpolate', 'InterpolateProxy', 'KSpaceCoeffs', 'L2', 'LinearForm', 'LocalPreconditioner', 'MatrixFreeOperator', 'MatrixValued', 'Mesh', 'MeshNode', 'MeshNodeRange', 'MultiGridPreconditioner', 'NGS_Object', 'Ngs_Element', 'NodalFESpace', 'NodeId', 'NodeRange', 'NormalFacetFESpace', 'NormalFacetSurface', 'NumberSpace', 'ORDER_POLICY', 'PatchwiseSolve', 'Periodic', 'PlateauFESpace', 'Preconditioner', 'ProductSpace', 'Prolongate', 'ProlongateCoefficientFunction', 'Prolongation', 'ProxyFunction', 'QuasiPeriodicC', 'QuasiPeriodicD', 'Region', 'RegisterPreconditioner', 'Reorder', 'SetHeapSize', 'SetTestoutFile', 'SumOfIntegrals', 'SurfaceL2', 'SymbolTable_D', 'SymbolTable_sp_D', 'SymbolTable_sp_N5ngfem19CoefficientFunctionE', 'SymbolTable_sp_N6ngcomp10LinearFormE', 'SymbolTable_sp_N6ngcomp12BilinearFormE', 'SymbolTable_sp_N6ngcomp12GridFunctionE', 'SymbolTable_sp_N6ngcomp14PreconditionerE', 'SymbolTable_sp_N6ngcomp7FESpaceE', 'SymbolicBFI', 'SymbolicEnergy', 'SymbolicLFI', 'SymbolicTPBFI', 'TangentialFacetFESpace', 'TangentialSurfaceL2', 'TensorProductFESpace', 'TensorProductIntegrate', 'ToArchive', 'Transfer2StdMesh', 'VOL', 'VTKOutput', 'Variation', 'VectorFacetFESpace', 'VectorFacetSurface', 'VectorH1', 'VectorL2', 'VectorNodalFESpace', 'VectorSurfaceL2', 'VectorValued', 'VorB', 'ngsglobals', 'pml']
|
|
15
15
|
class APhiHCurlAMG(HCurlAMG):
|
|
16
16
|
"""
|
|
17
17
|
|
|
@@ -5090,8 +5090,6 @@ class VorB:
|
|
|
5090
5090
|
@property
|
|
5091
5091
|
def value(self) -> int:
|
|
5092
5092
|
...
|
|
5093
|
-
def AddCurrentDensity(arg0: ngsolve.fem.SingularMLMP3, arg1: ngsolve.fem.CoefficientFunction, arg2: Region) -> None:
|
|
5094
|
-
...
|
|
5095
5093
|
def BndElementId(nr: int) -> ElementId:
|
|
5096
5094
|
"""
|
|
5097
5095
|
Creates an element-id for a boundary element
|
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.
|
|
28
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.
|
|
29
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
27
|
+
NGSOLVE_VERSION: str = '6.2.2503'
|
|
28
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2503-0-ga44fe5348'
|
|
29
|
+
NGSOLVE_VERSION_HASH: str = 'ga44fe5348'
|
|
30
30
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
31
31
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
32
|
-
NGSOLVE_VERSION_PATCH: str = '
|
|
33
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.
|
|
34
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
32
|
+
NGSOLVE_VERSION_PATCH: str = '2503'
|
|
33
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2503'
|
|
34
|
+
NGSOLVE_VERSION_TWEAK: str = '0'
|
|
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.
|
|
43
|
+
version: str = 'v6.2.2503-0-ga44fe5348'
|
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.
|
|
33
|
-
NGSOLVE_VERSION_GIT = "v6.2.
|
|
34
|
-
NGSOLVE_VERSION_PYTHON = "6.2.
|
|
32
|
+
NGSOLVE_VERSION = "6.2.2503"
|
|
33
|
+
NGSOLVE_VERSION_GIT = "v6.2.2503-0-ga44fe5348"
|
|
34
|
+
NGSOLVE_VERSION_PYTHON = "6.2.2503"
|
|
35
35
|
|
|
36
36
|
NGSOLVE_VERSION_MAJOR = "6"
|
|
37
37
|
NGSOLVE_VERSION_MINOR = "2"
|
|
38
|
-
NGSOLVE_VERSION_TWEAK = "
|
|
39
|
-
NGSOLVE_VERSION_PATCH = "
|
|
40
|
-
NGSOLVE_VERSION_HASH = "
|
|
38
|
+
NGSOLVE_VERSION_TWEAK = "0"
|
|
39
|
+
NGSOLVE_VERSION_PATCH = "2503"
|
|
40
|
+
NGSOLVE_VERSION_HASH = "ga44fe5348"
|
|
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.
|
|
30
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.
|
|
31
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
29
|
+
NGSOLVE_VERSION: str = '6.2.2503'
|
|
30
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2503-0-ga44fe5348'
|
|
31
|
+
NGSOLVE_VERSION_HASH: str = 'ga44fe5348'
|
|
32
32
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
33
33
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
34
|
-
NGSOLVE_VERSION_PATCH: str = '
|
|
35
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.
|
|
36
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
34
|
+
NGSOLVE_VERSION_PATCH: str = '2503'
|
|
35
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2503'
|
|
36
|
+
NGSOLVE_VERSION_TWEAK: str = '0'
|
|
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.
|
|
45
|
+
version: str = 'v6.2.2503-0-ga44fe5348'
|
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] = ('lu', 'fd', 'freedofs', 'a')
|
|
13
13
|
def Mult(self, x: ngsolve.la.BaseVector, y: ngsolve.la.BaseVector):
|
|
14
14
|
...
|
|
15
15
|
def Update(self):
|
ngsolve/fem.pyi
CHANGED
|
@@ -8,7 +8,7 @@ import numpy
|
|
|
8
8
|
import os
|
|
9
9
|
import pyngcore.pyngcore
|
|
10
10
|
import typing
|
|
11
|
-
__all__ = ['BFI', 'BSpline', 'BSpline2D', 'BaseMappedIntegrationPoint', '
|
|
11
|
+
__all__ = ['BFI', 'BSpline', 'BSpline2D', 'BaseMappedIntegrationPoint', 'BlockBFI', 'BlockLFI', 'CELL', 'CacheCF', 'CoefficientFunction', 'Cof', 'CompilePythonModule', 'CompoundBFI', 'CompoundLFI', 'Conj', 'CoordCF', 'CoordinateTrafo', 'Cross', 'Det', 'DifferentialOperator', 'EDGE', 'ELEMENT', 'ET', 'Einsum', 'ElementTopology', 'ElementTransformation', 'FACE', 'FACET', 'FiniteElement', 'GenerateL2ElementCode', 'H1FE', 'HCurlFE', 'HDivDivFE', 'HDivFE', 'HEX', 'Id', 'IfPos', 'IntegrationPoint', 'IntegrationRule', 'Inv', 'L2FE', 'LFI', 'LeviCivitaSymbol', 'LoggingCF', 'MeshPoint', 'MinimizationCF', 'MixedFE', 'NODE_TYPE', 'NewtonCF', 'POINT', 'PRISM', 'PYRAMID', 'Parameter', 'ParameterC', 'PlaceholderCF', 'PointEvaluationFunctional', 'QUAD', 'SEGM', 'ScalarFE', 'SetPMLParameters', 'Skew', 'SpecialCFCreator', 'Sym', 'TET', 'TRIG', 'Trace', 'VERTEX', 'VoxelCoefficient', 'Zero', 'acos', 'asin', 'atan', 'atan2', 'ceil', 'cos', 'cosh', 'erf', 'exp', 'floor', 'log', 'pow', 'sin', 'sinh', 'specialcf', 'sqrt', 'tan']
|
|
12
12
|
class BFI:
|
|
13
13
|
"""
|
|
14
14
|
|
|
@@ -242,25 +242,6 @@ class BaseMappedIntegrationPoint:
|
|
|
242
242
|
"""
|
|
243
243
|
Transformation of the mapped integration point
|
|
244
244
|
"""
|
|
245
|
-
class BiotSavartCF(CoefficientFunction):
|
|
246
|
-
def AddCurrent(self, sp: ngsolve.bla.Vec3D, ep: ngsolve.bla.Vec3D, j: complex, num: int = 100) -> None:
|
|
247
|
-
...
|
|
248
|
-
def __init__(self, order: int, kappa: float, center: ngsolve.bla.Vec3D, scale: float = 1.0) -> None:
|
|
249
|
-
...
|
|
250
|
-
class BiotSavartRegularMLCF(CoefficientFunction):
|
|
251
|
-
def __init__(self, mp: BiotSavartSingularMLCF, center: ngsolve.bla.Vec3D, r: float, order: int = -1) -> None:
|
|
252
|
-
...
|
|
253
|
-
@property
|
|
254
|
-
def mlmp(self) -> ...:
|
|
255
|
-
...
|
|
256
|
-
class BiotSavartSingularMLCF(CoefficientFunction):
|
|
257
|
-
def CreateRegularExpansion(self, center: ngsolve.bla.Vec3D, r: float) -> ...:
|
|
258
|
-
...
|
|
259
|
-
def __init__(self, center: ngsolve.bla.Vec3D, r: float, order: int = -1, kappa: float) -> None:
|
|
260
|
-
...
|
|
261
|
-
@property
|
|
262
|
-
def mlmp(self) -> SingularMLMP3:
|
|
263
|
-
...
|
|
264
245
|
class CoefficientFunction:
|
|
265
246
|
"""
|
|
266
247
|
A CoefficientFunction (CF) is some function defined on a mesh.
|
|
@@ -995,31 +976,6 @@ class PlaceholderCF(CoefficientFunction):
|
|
|
995
976
|
class PointEvaluationFunctional:
|
|
996
977
|
def Assemble(self) -> ngsolve.bla.SparseVector:
|
|
997
978
|
...
|
|
998
|
-
class RegularMLMP:
|
|
999
|
-
def Norm(self) -> float:
|
|
1000
|
-
...
|
|
1001
|
-
def Print(self) -> None:
|
|
1002
|
-
...
|
|
1003
|
-
def __str__(self) -> str:
|
|
1004
|
-
...
|
|
1005
|
-
class RegularMLMultiPoleCF(CoefficientFunction):
|
|
1006
|
-
def __init__(self, mp: SingularMLMultiPoleCF, center: ngsolve.bla.Vec3D, r: float, order: int = -1) -> None:
|
|
1007
|
-
...
|
|
1008
|
-
@property
|
|
1009
|
-
def mlmp(self) -> RegularMLMP:
|
|
1010
|
-
...
|
|
1011
|
-
class RegularMultiPoleCF(CoefficientFunction):
|
|
1012
|
-
def ShiftZ(self, arg0: float, arg1: RegularMultiPoleCF) -> None:
|
|
1013
|
-
...
|
|
1014
|
-
def Spectrum(self, scaled: bool) -> ngsolve.bla.VectorD:
|
|
1015
|
-
...
|
|
1016
|
-
def Transform(self, arg0: RegularMultiPoleCF) -> None:
|
|
1017
|
-
...
|
|
1018
|
-
def __init__(self, order: int, kappa: float, center: ngsolve.bla.Vec3D, scale: float = 1.0) -> None:
|
|
1019
|
-
...
|
|
1020
|
-
@property
|
|
1021
|
-
def sh(self) -> Sphericalharmonics:
|
|
1022
|
-
...
|
|
1023
979
|
class ScalarFE(FiniteElement):
|
|
1024
980
|
"""
|
|
1025
981
|
a scalar-valued finite element
|
|
@@ -1072,60 +1028,6 @@ class ScalarFE(FiniteElement):
|
|
|
1072
1028
|
mip : ngsolve.BaseMappedIntegrationPoint
|
|
1073
1029
|
input mapped integration point
|
|
1074
1030
|
"""
|
|
1075
|
-
class SingularMLMP:
|
|
1076
|
-
def AddCharge(self, arg0: ngsolve.bla.Vec3D, arg1: complex) -> None:
|
|
1077
|
-
...
|
|
1078
|
-
def AddDipole(self, arg0: ngsolve.bla.Vec3D, arg1: ngsolve.bla.Vec3D, arg2: complex) -> None:
|
|
1079
|
-
...
|
|
1080
|
-
def Calc(self) -> None:
|
|
1081
|
-
...
|
|
1082
|
-
def Norm(self) -> float:
|
|
1083
|
-
...
|
|
1084
|
-
def Print(self) -> None:
|
|
1085
|
-
...
|
|
1086
|
-
def __init__(self, arg0: ngsolve.bla.Vec3D, arg1: float, arg2: int, arg3: float) -> None:
|
|
1087
|
-
...
|
|
1088
|
-
def __str__(self) -> str:
|
|
1089
|
-
...
|
|
1090
|
-
class SingularMLMP3:
|
|
1091
|
-
def AddCurrent(self, sp: ngsolve.bla.Vec3D, ep: ngsolve.bla.Vec3D, j: complex, num: int = 100) -> None:
|
|
1092
|
-
...
|
|
1093
|
-
def Calc(self) -> None:
|
|
1094
|
-
...
|
|
1095
|
-
def __init__(self, arg0: ngsolve.bla.Vec3D, arg1: float, arg2: int, arg3: float) -> None:
|
|
1096
|
-
...
|
|
1097
|
-
class SingularMLMultiPoleCF(CoefficientFunction):
|
|
1098
|
-
def CreateRegularExpansion(self, center: ngsolve.bla.Vec3D, r: float) -> ...:
|
|
1099
|
-
...
|
|
1100
|
-
def __init__(self, center: ngsolve.bla.Vec3D, r: float, order: int = -1, kappa: float) -> None:
|
|
1101
|
-
...
|
|
1102
|
-
@property
|
|
1103
|
-
def mlmp(self) -> SingularMLMP:
|
|
1104
|
-
...
|
|
1105
|
-
class SingularMultiPoleCF(CoefficientFunction):
|
|
1106
|
-
def AddCharge(self, arg0: ngsolve.bla.Vec3D, arg1: complex) -> None:
|
|
1107
|
-
...
|
|
1108
|
-
def AddDipole(self, arg0: ngsolve.bla.Vec3D, arg1: ngsolve.bla.Vec3D, arg2: complex) -> None:
|
|
1109
|
-
...
|
|
1110
|
-
@typing.overload
|
|
1111
|
-
def ShiftZ(self, arg0: float, arg1: RegularMultiPoleCF) -> None:
|
|
1112
|
-
...
|
|
1113
|
-
@typing.overload
|
|
1114
|
-
def ShiftZ(self, arg0: float, arg1: SingularMultiPoleCF) -> None:
|
|
1115
|
-
...
|
|
1116
|
-
def Spectrum(self, scaled: bool) -> ngsolve.bla.VectorD:
|
|
1117
|
-
...
|
|
1118
|
-
@typing.overload
|
|
1119
|
-
def Transform(self, arg0: RegularMultiPoleCF) -> None:
|
|
1120
|
-
...
|
|
1121
|
-
@typing.overload
|
|
1122
|
-
def Transform(self, arg0: SingularMultiPoleCF) -> None:
|
|
1123
|
-
...
|
|
1124
|
-
def __init__(self, order: int, kappa: float, center: ngsolve.bla.Vec3D, scale: float = 1.0) -> None:
|
|
1125
|
-
...
|
|
1126
|
-
@property
|
|
1127
|
-
def sh(self) -> Sphericalharmonics:
|
|
1128
|
-
...
|
|
1129
1031
|
class SpecialCFCreator:
|
|
1130
1032
|
def EdgeCurvature(self, dim: int) -> ...:
|
|
1131
1033
|
"""
|
|
@@ -1188,29 +1090,6 @@ class SpecialCFCreator:
|
|
|
1188
1090
|
"""
|
|
1189
1091
|
local mesh-size (approximate element diameter) as CF
|
|
1190
1092
|
"""
|
|
1191
|
-
class SphericalHarmonicsCF(CoefficientFunction):
|
|
1192
|
-
def __init__(self, arg0: int) -> None:
|
|
1193
|
-
...
|
|
1194
|
-
@property
|
|
1195
|
-
def sh(self) -> Sphericalharmonics:
|
|
1196
|
-
...
|
|
1197
|
-
class Sphericalharmonics:
|
|
1198
|
-
def RotateY(self, arg0: float) -> None:
|
|
1199
|
-
...
|
|
1200
|
-
def RotateZ(self, arg0: float) -> None:
|
|
1201
|
-
...
|
|
1202
|
-
def __getitem__(self, arg0: tuple[int, int]) -> complex:
|
|
1203
|
-
...
|
|
1204
|
-
def __setitem__(self, arg0: tuple[int, int], arg1: complex) -> None:
|
|
1205
|
-
...
|
|
1206
|
-
@property
|
|
1207
|
-
def coefs(self) -> ngsolve.bla.FlatVectorC:
|
|
1208
|
-
"""
|
|
1209
|
-
coefficient vector
|
|
1210
|
-
"""
|
|
1211
|
-
@property
|
|
1212
|
-
def order(self) -> int:
|
|
1213
|
-
...
|
|
1214
1093
|
def BlockBFI(bfi: BFI = 0, dim: int = 2, comp: int = 0) -> ...:
|
|
1215
1094
|
"""
|
|
1216
1095
|
Block Bilinear Form Integrator
|
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', 'innerproduct', 'iterations', 'restart')
|
|
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] = ('callback', 'ax', 'mat', 'tol', 'fig', 'residuals', 'atol', 'plotrates', 'pre', 'maxiter', 'printrates', 'callback_sol', 'sol', '_final_residual', 'iterations', 'its', 'ress', 'plt', 'display', 'clear_output')
|
|
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] = ('ep', 'pre2')
|
|
77
77
|
name: typing.ClassVar[str] = 'QMR'
|
|
78
78
|
def _SolveImpl(self, rhs: ngsolve.la.BaseVector, sol: ngsolve.la.BaseVector):
|
|
79
79
|
...
|
ngsolve/ngslib.so
CHANGED
|
Binary file
|
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] = ('u', 'r', 'inv', 'uh', 'lin_solver_cls', 'lin_solver_args', 'freedofs', 'a', 'inverse', 'w', 'rhs')
|
|
12
12
|
@staticmethod
|
|
13
13
|
def Solve(*args, **kwargs):
|
|
14
14
|
...
|
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] = ('
|
|
10
|
+
__static_attributes__: typing.ClassVar[tuple] = ('dt', '_lin_solver_args', 'c', 'gfu_old', '_lin_solver_cls', 'bfmstar', 'time')
|
|
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] = ('
|
|
19
|
+
__static_attributes__: typing.ClassVar[tuple] = ('dt', '_lin_solver_args', 'c', 'gfu_old', '_lin_solver_cls', 'bfmstar', 'time')
|
|
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] = ('
|
|
28
|
+
__static_attributes__: typing.ClassVar[tuple] = ('dt', '_lin_solver_args', 'gfa_old', 'gfv_old', 'c', 'gfu_old', '_lin_solver_cls', 'bfmstar', 'time')
|
|
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):
|
ngsolve/timing.pyi
CHANGED
|
@@ -32,7 +32,7 @@ class Timing:
|
|
|
32
32
|
|
|
33
33
|
"""
|
|
34
34
|
__firstlineno__: typing.ClassVar[int] = 5
|
|
35
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
35
|
+
__static_attributes__: typing.ClassVar[tuple] = ('name', 'timings_par', 'timings')
|
|
36
36
|
def CompareTo(self, folder):
|
|
37
37
|
"""
|
|
38
38
|
|
ngsolve/utils.pyi
CHANGED
|
@@ -3,7 +3,6 @@ from netgen import TimeFunction
|
|
|
3
3
|
from ngsolve.bla import Norm
|
|
4
4
|
import ngsolve.comp
|
|
5
5
|
from ngsolve.comp import APhiHCurlAMG
|
|
6
|
-
from ngsolve.comp import AddCurrentDensity
|
|
7
6
|
from ngsolve.comp import Array_N6ngcomp13COUPLING_TYPEE_S
|
|
8
7
|
from ngsolve.comp import BDDCPreconditioner
|
|
9
8
|
from ngsolve.comp import BDDCPreconditioner_complex
|
|
@@ -48,8 +47,8 @@ from ngsolve.comp import HDiv
|
|
|
48
47
|
from ngsolve.comp import HDivDiv
|
|
49
48
|
from ngsolve.comp import HDivDivSurface
|
|
50
49
|
from ngsolve.comp import HDivSurface
|
|
51
|
-
from ngsolve.comp import Hidden as PrivateSpace
|
|
52
50
|
from ngsolve.comp import Hidden
|
|
51
|
+
from ngsolve.comp import Hidden as PrivateSpace
|
|
53
52
|
from ngsolve.comp import Integral
|
|
54
53
|
from ngsolve.comp import Integrate
|
|
55
54
|
from ngsolve.comp import IntegrationRuleSpace
|
|
@@ -127,9 +126,6 @@ from ngsolve.fem import BFI
|
|
|
127
126
|
from ngsolve.fem import BSpline
|
|
128
127
|
from ngsolve.fem import BSpline2D
|
|
129
128
|
from ngsolve.fem import BaseMappedIntegrationPoint
|
|
130
|
-
from ngsolve.fem import BiotSavartCF
|
|
131
|
-
from ngsolve.fem import BiotSavartRegularMLCF
|
|
132
|
-
from ngsolve.fem import BiotSavartSingularMLCF
|
|
133
129
|
from ngsolve.fem import BlockBFI
|
|
134
130
|
from ngsolve.fem import BlockLFI
|
|
135
131
|
from ngsolve.fem import CacheCF
|
|
@@ -172,19 +168,10 @@ from ngsolve.fem import Parameter
|
|
|
172
168
|
from ngsolve.fem import ParameterC
|
|
173
169
|
from ngsolve.fem import PlaceholderCF
|
|
174
170
|
from ngsolve.fem import PointEvaluationFunctional
|
|
175
|
-
from ngsolve.fem import RegularMLMP
|
|
176
|
-
from ngsolve.fem import RegularMLMultiPoleCF
|
|
177
|
-
from ngsolve.fem import RegularMultiPoleCF
|
|
178
171
|
from ngsolve.fem import ScalarFE
|
|
179
172
|
from ngsolve.fem import SetPMLParameters
|
|
180
|
-
from ngsolve.fem import SingularMLMP
|
|
181
|
-
from ngsolve.fem import SingularMLMP3
|
|
182
|
-
from ngsolve.fem import SingularMLMultiPoleCF
|
|
183
|
-
from ngsolve.fem import SingularMultiPoleCF
|
|
184
173
|
from ngsolve.fem import Skew
|
|
185
174
|
from ngsolve.fem import SpecialCFCreator
|
|
186
|
-
from ngsolve.fem import SphericalHarmonicsCF
|
|
187
|
-
from ngsolve.fem import Sphericalharmonics
|
|
188
175
|
from ngsolve.fem import Sym
|
|
189
176
|
from ngsolve.fem import Trace
|
|
190
177
|
from ngsolve.fem import VoxelCoefficient
|
|
@@ -207,7 +194,7 @@ from ngsolve.fem import sqrt
|
|
|
207
194
|
from ngsolve.fem import tan
|
|
208
195
|
from ngsolve.ngstd import IntRange
|
|
209
196
|
from pyngcore.pyngcore import Timer
|
|
210
|
-
__all__ = ['APhiHCurlAMG', '
|
|
197
|
+
__all__ = ['APhiHCurlAMG', 'Array_N6ngcomp13COUPLING_TYPEE_S', 'BBBND', 'BBND', 'BDDCPreconditioner', 'BDDCPreconditioner_complex', 'BDDCPreconditioner_double', 'BFI', 'BND', 'BSpline', 'BSpline2D', 'BaseMappedIntegrationPoint', 'BilinearForm', 'BlockBFI', 'BlockLFI', 'BndElementId', 'BoundaryFromVolumeCF', 'CELL', 'COUPLING_TYPE', 'CacheCF', 'CoefficientFunction', 'Cof', 'CompilePythonModule', 'ComponentGridFunction', 'CompoundBFI', 'CompoundLFI', 'Compress', 'CompressCompound', 'Conj', 'ConstantCF', 'ContactBoundary', 'ConvertOperator', 'CoordCF', 'CoordinateTrafo', 'Cross', 'Det', 'Deviator', 'DifferentialOperator', 'DifferentialSymbol', 'Discontinuous', 'DomainConstantCF', 'DualProxyFunction', 'EDGE', 'ELEMENT', 'ET', 'Einsum', 'ElementId', 'ElementRange', 'ElementTopology', 'ElementTransformation', 'FACE', 'FACET', 'FESpace', 'FESpaceElement', 'FESpaceElementRange', 'FacetFESpace', 'FacetSurface', 'FiniteElement', 'FlatArray_N6ngcomp13COUPLING_TYPEE_S', 'FromArchiveCF', 'FromArchiveFESpace', 'FromArchiveMesh', 'GenerateL2ElementCode', 'GlobalInterfaceSpace', 'GlobalSpace', 'GlobalVariables', 'Grad', 'GridFunction', 'GridFunctionC', 'GridFunctionCoefficientFunction', 'GridFunctionD', 'H1', 'H1FE', 'H1LumpingFESpace', 'HCurl', 'HCurlAMG', 'HCurlCurl', 'HCurlDiv', 'HCurlFE', 'HDiv', 'HDivDiv', 'HDivDivFE', 'HDivDivSurface', 'HDivFE', 'HDivSurface', 'HEX', 'Hidden', 'Id', 'IfPos', 'IntRange', 'Integral', 'Integrate', 'IntegrationPoint', 'IntegrationRule', 'IntegrationRuleSpace', 'IntegrationRuleSpaceSurface', 'Interpolate', 'InterpolateProxy', 'Inv', 'KSpaceCoeffs', 'L2', 'L2FE', 'LFI', 'Laplace', 'LeviCivitaSymbol', 'LinearForm', 'LocalPreconditioner', 'LoggingCF', 'Mass', 'MatrixFreeOperator', 'MatrixValued', 'Mesh', 'MeshNode', 'MeshNodeRange', 'MeshPoint', 'MinimizationCF', 'MixedFE', 'MultiGridPreconditioner', 'NGS_Object', 'NODE_TYPE', 'Neumann', 'NewtonCF', 'Ngs_Element', 'NodalFESpace', 'NodeId', 'NodeRange', 'Norm', 'NormalFacetFESpace', 'NormalFacetSurface', 'Normalize', 'NumberSpace', 'ORDER_POLICY', 'OuterProduct', 'POINT', 'PRISM', 'PYRAMID', 'Parameter', 'ParameterC', 'PatchwiseSolve', 'Periodic', 'PlaceholderCF', 'PlateauFESpace', 'PointEvaluationFunctional', 'Preconditioner', 'PrivateSpace', 'ProductSpace', 'Prolongate', 'ProlongateCoefficientFunction', 'Prolongation', 'ProxyFunction', 'PyCof', 'PyCross', 'PyDet', 'PyId', 'PyInv', 'PySkew', 'PySym', 'PyTrace', 'QUAD', 'QuasiPeriodicC', 'QuasiPeriodicD', 'Region', 'RegisterPreconditioner', 'Reorder', 'SEGM', 'ScalarFE', 'SetHeapSize', 'SetPMLParameters', 'SetTestoutFile', 'Skew', 'Source', 'SpecialCFCreator', 'SumOfIntegrals', 'SurfaceL2', 'Sym', 'SymbolTable_D', 'SymbolTable_sp_D', 'SymbolTable_sp_N5ngfem19CoefficientFunctionE', 'SymbolTable_sp_N6ngcomp10LinearFormE', 'SymbolTable_sp_N6ngcomp12BilinearFormE', 'SymbolTable_sp_N6ngcomp12GridFunctionE', 'SymbolTable_sp_N6ngcomp14PreconditionerE', 'SymbolTable_sp_N6ngcomp7FESpaceE', 'SymbolicBFI', 'SymbolicEnergy', 'SymbolicLFI', 'SymbolicTPBFI', 'TET', 'TRIG', 'TangentialFacetFESpace', 'TangentialSurfaceL2', 'TensorProductFESpace', 'TensorProductIntegrate', 'TimeFunction', 'Timer', 'ToArchive', 'Trace', 'Transfer2StdMesh', 'VERTEX', 'VOL', 'VTKOutput', 'Variation', 'VectorFacet', 'VectorFacetFESpace', 'VectorFacetSurface', 'VectorH1', 'VectorL2', 'VectorNodalFESpace', 'VectorSurfaceL2', 'VectorValued', 'VorB', 'VoxelCoefficient', 'Zero', 'acos', 'asin', 'atan', 'atan2', 'ceil', 'cos', 'cosh', 'curl', 'div', 'ds', 'dt', 'dx', 'erf', 'exp', 'floor', 'grad', 'log', 'ngsglobals', 'pml', 'pow', 'printonce', 'sin', 'sinh', 'specialcf', 'sqrt', 'tan', 'x', 'y', 'z']
|
|
211
198
|
def ConstantCF(val):
|
|
212
199
|
...
|
|
213
200
|
def Deviator(mat):
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ngsolve
|
|
3
|
-
Version: 6.2.
|
|
3
|
+
Version: 6.2.2503
|
|
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.
|
|
8
|
+
Requires-Dist: netgen-mesher==6.2.2503
|
|
9
9
|
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
netgen/libngbla.dylib,sha256=
|
|
2
|
-
netgen/libngcomp.dylib,sha256=
|
|
3
|
-
netgen/libngfem.dylib,sha256=
|
|
4
|
-
netgen/libngla.dylib,sha256=
|
|
5
|
-
netgen/
|
|
6
|
-
netgen/
|
|
1
|
+
netgen/libngbla.dylib,sha256=OYpFchsoze8JtQCQMSnOwvCNMcnXUFxz6dadpDc1QhI,5309904
|
|
2
|
+
netgen/libngcomp.dylib,sha256=wWc3T3G4zG7Hfhp6yo2lkTssXZJx6BHAd98L3q2yq70,43091056
|
|
3
|
+
netgen/libngfem.dylib,sha256=z0S-b7Rx54_1SeZGes1BTQNkmjNYBZxqc7Y4lI8rDis,51466720
|
|
4
|
+
netgen/libngla.dylib,sha256=kCUfk1Zdrpf28VmdLQpeTOZXkEcv2IwmDjJ1BiLzVe4,25445344
|
|
5
|
+
netgen/libngsbem.dylib,sha256=Hy52vQOe6dDft4nKCA32J-TC_joF0FXoW-F7iH7-bL0,4720512
|
|
6
|
+
netgen/libngsolve.dylib,sha256=IX1RzaKhj9q-9uGAESfTSAoTMvbnbQYhkIFE11cF5UM,940384
|
|
7
|
+
netgen/libngstd.dylib,sha256=jD2L4n4_Pb4313DSH-Sa2Nm02-XyKQnAgtR2zUk9rwg,940928
|
|
7
8
|
netgen/include/arnoldi.hpp,sha256=b8mRu9wGyaLa7z6mXCFIhxfW_xcQvsOMD6TqbfYZ05g,1437
|
|
8
9
|
netgen/include/bandmatrix.hpp,sha256=zwKz89QY53MPsWgNsl0cXEAFKka_W4sXPIO54M3eT80,7778
|
|
9
10
|
netgen/include/basematrix.hpp,sha256=6YGW07HMH7F2JWXUKOwlGZ2ZvEoP7uCSGihdrzzKPag,28634
|
|
@@ -97,6 +98,7 @@ netgen/include/integrator.hpp,sha256=XWrxwQUnqV2LHc48Yt6KfzZ7BN2_3xnnYM1sAMABG0E
|
|
|
97
98
|
netgen/include/integratorcf.hpp,sha256=2we_yBJ3VfNxeJktLM5_33omlI7FXb7MJfyWpDRocCA,7866
|
|
98
99
|
netgen/include/interpolate.hpp,sha256=hhLTubF95erlQ-3iCgSqRVqbCDUeE3f2zBWqIKHPQtI,1640
|
|
99
100
|
netgen/include/intrule.hpp,sha256=_9a5im2qNmF6dLOSCrp8JMz6M_5GoSG2MCRhegkA1O4,80820
|
|
101
|
+
netgen/include/intrules_SauterSchwab.hpp,sha256=1HiSgmdJHNoCp1ZYY7gNFPHdanepbGtay2YJrTaYHBg,650
|
|
100
102
|
netgen/include/irspace.hpp,sha256=DcpkPMFKx5nDvfLfTWKmpYuLX-X5rBuWF8Ta9e__m-A,1508
|
|
101
103
|
netgen/include/jacobi.hpp,sha256=pIrx5vu5H0sLUiarGpu2s2__6qEWFcB7xU1ezdKSW5U,4086
|
|
102
104
|
netgen/include/l2hofe.hpp,sha256=Qjg5jtkhx8cE1gUdoKslhKTqlUg9qbAbL8g4NTMCW2s,6650
|
|
@@ -109,7 +111,7 @@ netgen/include/matrix.hpp,sha256=6Tg9xvyHWRmzrmK_pa15fE_V77y9pof3z78GnyzXmRE,557
|
|
|
109
111
|
netgen/include/memusage.hpp,sha256=H-8rWQ8UQDCnOiYQnbwvILPuPoJD8bqwiNGB2QAUa0o,1168
|
|
110
112
|
netgen/include/meshaccess.hpp,sha256=7K6OgV987dOd-LRlJ5MGLeIjA6VSnfeE3I-hQximURU,47061
|
|
111
113
|
netgen/include/mgpre.hpp,sha256=zdNozWRSyluOF8E4GLeOR290Yw2wqGYGc1sTTSB5n3U,4825
|
|
112
|
-
netgen/include/mptools.hpp,sha256=
|
|
114
|
+
netgen/include/mptools.hpp,sha256=8ibWZLw-vWjpbPENqbVEKSC__Rg7ywN8AMZPLmmj0es,38838
|
|
113
115
|
netgen/include/multigrid.hpp,sha256=ovl1GXcTfXuYLVVMcFfCKP5sg6diSGlqdjCMMPCgFUo,856
|
|
114
116
|
netgen/include/multivector.hpp,sha256=nuLxMiq2y6HoH5w9j6ka2BhJjRyREPeEnNFx_x0SMU0,12635
|
|
115
117
|
netgen/include/mumpsinverse.hpp,sha256=Jaa5NPQzwPo2kSbHijI_LX3tr0qUmVhqVlRM14KeD18,4062
|
|
@@ -138,7 +140,7 @@ netgen/include/plateaufespace.hpp,sha256=H031F3WCIJNHx8HVmfUZJM7D46D9sWtV7pn5OIR
|
|
|
138
140
|
netgen/include/pml.hpp,sha256=GM19mHCmme07y32MV80D2xULzPrZPG6u45ORn4W-uYU,7284
|
|
139
141
|
netgen/include/pmltrafo.hpp,sha256=SrlOgJ4qmBST4uIjtl4VatEw5dsGrL1-7xSrXnuAPAg,19606
|
|
140
142
|
netgen/include/postproc.hpp,sha256=kaMQUfm_kd5Q4E0C5NaXPv3XyZncgOjwnZrvNJIP39A,5192
|
|
141
|
-
netgen/include/potentialtools.hpp,sha256=
|
|
143
|
+
netgen/include/potentialtools.hpp,sha256=SFOWcEpbecioRbUFTZA6PbyQsMLAzG2zT9VNc-wRiW0,335
|
|
142
144
|
netgen/include/precomp.hpp,sha256=R-xo8gpTBNlyaQ-vj12q-VZoGZMox0FM5IWF22zWmMA,1277
|
|
143
145
|
netgen/include/preconditioner.hpp,sha256=AAU4RjzjJDslSWoomyid1MIpWqBq1uwr7XWPmn3jrGQ,14028
|
|
144
146
|
netgen/include/prolongation.hpp,sha256=_VUX2vzhcXOGPM1HnRBXkTKrNyXew72VWRnAnvFitF4,10927
|
|
@@ -192,49 +194,49 @@ ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w
|
|
|
192
194
|
ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
|
|
193
195
|
ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
|
|
194
196
|
ngsolve/__init__.py,sha256=z2CG5eq5x97RUbozHnklsbG4TBder0zZVf6IpufgBzU,5432
|
|
195
|
-
ngsolve/__init__.pyi,sha256=
|
|
197
|
+
ngsolve/__init__.pyi,sha256=T4J1MWZ-O0q-5anX6UDcyK-T-kat80d3CQ2b3IUL1AQ,10628
|
|
196
198
|
ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
|
|
197
199
|
ngsolve/bla.pyi,sha256=EwWVd13Rkdj9-K6zKOQcBLGigtDJHjkQ88R1ODAAtpY,32526
|
|
198
200
|
ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
|
|
199
201
|
ngsolve/bvp.pyi,sha256=Xdf16ONPlUy-Z2QR-TYTdfu9FzDdlGw0cheR_y3iaIY,837
|
|
200
202
|
ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
|
|
201
|
-
ngsolve/directsolvers.pyi,sha256=
|
|
203
|
+
ngsolve/directsolvers.pyi,sha256=NeYMrn6LvSFrbiSeKcVQx3-Hpk5ZHtHdT9X5KY0KUhE,683
|
|
202
204
|
ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
|
|
203
205
|
ngsolve/eigenvalues.pyi,sha256=rElS4Dt4F4hMQLyMJ-wXaMrMhcrHIlsp3Zy1_ESJzKk,1090
|
|
204
|
-
ngsolve/fem.pyi,sha256=
|
|
206
|
+
ngsolve/fem.pyi,sha256=HtKYENeWz4CXJiEuk1q80ueelEF3gzB0BAgVEuv1h5c,47536
|
|
205
207
|
ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
|
|
206
208
|
ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
|
|
207
|
-
ngsolve/krylovspace.pyi,sha256=
|
|
209
|
+
ngsolve/krylovspace.pyi,sha256=8ZHeX0f1ArbH3TE0X2yOc47NUOKd3iDtaCcpTng9FX8,12801
|
|
208
210
|
ngsolve/la.pyi,sha256=RJi-B5Hz6FatlQiwCjK063JboAwWatS_ZvKv6zOfdBQ,40148
|
|
209
211
|
ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
|
|
210
212
|
ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
|
|
211
213
|
ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
|
|
212
|
-
ngsolve/ngslib.so,sha256=
|
|
214
|
+
ngsolve/ngslib.so,sha256=yR3TpFDgOrcJwGMQsrBzcXUIiksfw8d5pOs-leWjR2g,337288
|
|
213
215
|
ngsolve/ngstd.pyi,sha256=_w37fmYsO4AdTsakDJy3bjISQcC_q4YaEv2uBsVZapw,1528
|
|
214
216
|
ngsolve/nonlinearsolvers.py,sha256=8Q_CrD9vjdpZRV9sj2Fth7Y_kJJl7djPgarQmTK7Xfw,8216
|
|
215
|
-
ngsolve/nonlinearsolvers.pyi,sha256=
|
|
217
|
+
ngsolve/nonlinearsolvers.pyi,sha256=xQ089fOoP7KaNBXpZiUAglEaOqtwMiIbF0YHQpg6O2U,4615
|
|
216
218
|
ngsolve/preconditioners.py,sha256=WSr3vnxskLHgnlwFVYpSyWJFpvrDUK6_30tATiBB5V8,208
|
|
217
219
|
ngsolve/preconditioners.pyi,sha256=ebfRkcIpoXqwhmb1ahR5wZMs87XMMPfF5t6n0jkCJ_g,290
|
|
218
220
|
ngsolve/solve.pyi,sha256=7XW343dSW7eOzaW5jQXuDskEBfwbCr6F7EUlqqQ7w3I,2943
|
|
219
221
|
ngsolve/solvers.py,sha256=WgZ9X1x9mtQegXDu8VcTjP-wbS2EnrUS96Y8LXqeflw,304
|
|
220
222
|
ngsolve/solvers.pyi,sha256=bLdZ0s0njapOEx4sQRDnyAW7gr6ooYaaeZSlycoTr3I,682
|
|
221
223
|
ngsolve/timestepping.py,sha256=SLbsgE5pY5tXYTLGlVypk4kS2Ui8GxOwWmKVxqneZRU,8350
|
|
222
|
-
ngsolve/timestepping.pyi,sha256=
|
|
224
|
+
ngsolve/timestepping.pyi,sha256=WAb2iISVJtL7o7xocaSY1z3xtQpYbYRa9iaIi115urE,3174
|
|
223
225
|
ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
|
|
224
|
-
ngsolve/timing.pyi,sha256=
|
|
226
|
+
ngsolve/timing.pyi,sha256=Ry-J2c2nGjzvRBwyexqK-EVX3pu-5sLHRTOsoDEbWNw,1920
|
|
225
227
|
ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
|
|
226
|
-
ngsolve/utils.pyi,sha256=
|
|
228
|
+
ngsolve/utils.pyi,sha256=jRWgBLTCfBwXQ-lkKeDvthSBEF3sEpXiJv8nCCwH74M,13272
|
|
227
229
|
ngsolve/webgui.py,sha256=Oz6RN1_xQ8d6oMIx-KYIRDnBmlJIgwluCtZZjUOHtCs,24233
|
|
228
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256=
|
|
229
|
-
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=
|
|
230
|
-
ngsolve/cmake/ngsolve-targets.cmake,sha256=
|
|
231
|
-
ngsolve/comp/__init__.pyi,sha256=
|
|
230
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=MpO_qyWRe04gE-_4khmLOL-ScYurMr2foB_2WWF_f8o,5093
|
|
231
|
+
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=2dUHzaaMQX08eT7Tjti0crzp_Ah3oqW86gp5UgSufmw,3426
|
|
232
|
+
ngsolve/cmake/ngsolve-targets.cmake,sha256=PkU7IkeB_TUBkFf5qMh06vIlQ0qJZxWdJfQMeWal78A,5891
|
|
233
|
+
ngsolve/comp/__init__.pyi,sha256=d7Zt-TH3dP6OHfkv3Du-0Ft-xGCCsrK1pj_MftdM0eg,202759
|
|
232
234
|
ngsolve/comp/pml.pyi,sha256=W_mxBHx145_IseOYF5drDA79axCnI294nVytJkxla1k,2719
|
|
233
235
|
ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
|
|
234
|
-
ngsolve/config/__init__.pyi,sha256=
|
|
236
|
+
ngsolve/config/__init__.pyi,sha256=bcf8f1QkqZ1MLTJHSpFCbcfYZxlXh4Q5xOOkk3hMYvQ,2881
|
|
235
237
|
ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
|
|
236
|
-
ngsolve/config/config.py,sha256=
|
|
237
|
-
ngsolve/config/config.pyi,sha256=
|
|
238
|
+
ngsolve/config/config.py,sha256=7XWffgoYBQBKj3IloH0QGYbryz8658zEgup_-8N48lc,2439
|
|
239
|
+
ngsolve/config/config.pyi,sha256=xrsXH6l79URGD33lXT9Cs0WuU2TwzJhxdOT-wESemLw,2862
|
|
238
240
|
ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
239
241
|
ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
240
242
|
ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
|
|
@@ -266,41 +268,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
|
|
|
266
268
|
ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
|
|
267
269
|
ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
|
|
268
270
|
ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
|
|
269
|
-
ngsolve-6.2.
|
|
270
|
-
ngsolve-6.2.
|
|
271
|
-
ngsolve-6.2.
|
|
272
|
-
ngsolve-6.2.
|
|
273
|
-
ngsolve-6.2.
|
|
274
|
-
ngsolve-6.2.
|
|
275
|
-
ngsolve-6.2.
|
|
276
|
-
ngsolve-6.2.
|
|
277
|
-
ngsolve-6.2.
|
|
278
|
-
ngsolve-6.2.
|
|
279
|
-
ngsolve-6.2.
|
|
280
|
-
ngsolve-6.2.
|
|
281
|
-
ngsolve-6.2.
|
|
282
|
-
ngsolve-6.2.
|
|
283
|
-
ngsolve-6.2.
|
|
284
|
-
ngsolve-6.2.
|
|
285
|
-
ngsolve-6.2.
|
|
286
|
-
ngsolve-6.2.
|
|
287
|
-
ngsolve-6.2.
|
|
288
|
-
ngsolve-6.2.
|
|
289
|
-
ngsolve-6.2.
|
|
290
|
-
ngsolve-6.2.
|
|
291
|
-
ngsolve-6.2.
|
|
292
|
-
ngsolve-6.2.
|
|
293
|
-
ngsolve-6.2.
|
|
294
|
-
ngsolve-6.2.
|
|
295
|
-
ngsolve-6.2.
|
|
296
|
-
ngsolve-6.2.
|
|
297
|
-
ngsolve-6.2.
|
|
298
|
-
ngsolve-6.2.
|
|
299
|
-
ngsolve-6.2.
|
|
300
|
-
ngsolve-6.2.
|
|
301
|
-
ngsolve-6.2.
|
|
302
|
-
ngsolve-6.2.
|
|
303
|
-
ngsolve-6.2.
|
|
304
|
-
ngsolve-6.2.
|
|
305
|
-
ngsolve-6.2.
|
|
306
|
-
ngsolve-6.2.
|
|
271
|
+
ngsolve-6.2.2503.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
|
|
272
|
+
ngsolve-6.2.2503.data/data/bin/ngscxx,sha256=w0-evuenajwmKfBRw0Rjhmh6G_H-yQTIK030wVvXbro,1755
|
|
273
|
+
ngsolve-6.2.2503.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
|
|
274
|
+
ngsolve-6.2.2503.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
|
|
275
|
+
ngsolve-6.2.2503.data/data/bin/ngspy,sha256=3M56jzqqnplklrMiBlA6FOB7noOg7ln2dO1lHMu7c7o,103
|
|
276
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
|
|
277
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
|
|
278
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
|
|
279
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
|
|
280
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
|
|
281
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
|
|
282
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
|
|
283
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
|
|
284
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
|
|
285
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
|
|
286
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
|
|
287
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
|
|
288
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
|
|
289
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
|
|
290
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
|
|
291
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
|
|
292
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
|
|
293
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
|
|
294
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
|
|
295
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
|
|
296
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
|
|
297
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
|
|
298
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
|
|
299
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
300
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
|
|
301
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
|
|
302
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
|
|
303
|
+
ngsolve-6.2.2503.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
|
|
304
|
+
ngsolve-6.2.2503.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
305
|
+
ngsolve-6.2.2503.dist-info/METADATA,sha256=tddZhf5jkX9GeTyisBsZV7bW4-4w4X-UfV7eTfHtPRs,175
|
|
306
|
+
ngsolve-6.2.2503.dist-info/WHEEL,sha256=QVbUCYUNRbuKxXaqaAntI7fGN-NW9vx0es8US308Qlk,110
|
|
307
|
+
ngsolve-6.2.2503.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
308
|
+
ngsolve-6.2.2503.dist-info/RECORD,,
|
|
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.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coilshield.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coilshield.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d11_chip_nitsche.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d1_square.pde
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d3_helmholtz.pde
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d8_coilshield.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d9_hybridDG.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/doubleglazing.in2d
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/doubleglazing.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
|