ngsolve 6.2.2501.post21.dev1__cp310-cp310-macosx_10_15_universal2.whl → 6.2.2501.post47.dev1__cp310-cp310-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.

Files changed (54) hide show
  1. netgen/include/bdbintegrator.hpp +2 -1
  2. netgen/include/coefficient.hpp +29 -2
  3. netgen/include/coefficient_impl.hpp +1 -0
  4. netgen/include/coefficient_stdmath.hpp +10 -0
  5. netgen/include/elementbyelement.hpp +2 -2
  6. netgen/libngbla.dylib +0 -0
  7. netgen/libngcomp.dylib +0 -0
  8. netgen/libngfem.dylib +0 -0
  9. netgen/libngla.dylib +0 -0
  10. netgen/libngsolve.dylib +0 -0
  11. netgen/libngstd.dylib +0 -0
  12. ngsolve/cmake/NGSolveConfig.cmake +1 -1
  13. ngsolve/cmake/ngsolve-targets.cmake +1 -1
  14. ngsolve/config/config.py +5 -5
  15. ngsolve/ngslib.so +0 -0
  16. ngsolve/webgui.py +1 -1
  17. {ngsolve-6.2.2501.post21.dev1.dist-info → ngsolve-6.2.2501.post47.dev1.dist-info}/METADATA +2 -2
  18. {ngsolve-6.2.2501.post21.dev1.dist-info → ngsolve-6.2.2501.post47.dev1.dist-info}/RECORD +54 -54
  19. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/Netgen.icns +0 -0
  20. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/bin/ngscxx +0 -0
  21. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/bin/ngsld +0 -0
  22. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/bin/ngsolve.tcl +0 -0
  23. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/bin/ngspy +0 -0
  24. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/beam.geo +0 -0
  25. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/beam.vol +0 -0
  26. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/chip.in2d +0 -0
  27. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/chip.vol +0 -0
  28. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/coil.geo +0 -0
  29. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/coil.vol +0 -0
  30. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/coilshield.geo +0 -0
  31. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/coilshield.vol +0 -0
  32. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/cube.geo +0 -0
  33. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/cube.vol +0 -0
  34. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
  35. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
  36. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d1_square.pde +0 -0
  37. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d2_chip.pde +0 -0
  38. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
  39. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d4_cube.pde +0 -0
  40. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d5_beam.pde +0 -0
  41. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d6_shaft.pde +0 -0
  42. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d7_coil.pde +0 -0
  43. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
  44. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
  45. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
  46. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/doubleglazing.vol +0 -0
  47. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
  48. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/shaft.geo +0 -0
  49. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/shaft.vol +0 -0
  50. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/square.in2d +0 -0
  51. {ngsolve-6.2.2501.post21.dev1.data → ngsolve-6.2.2501.post47.dev1.data}/data/share/ngsolve/square.vol +0 -0
  52. {ngsolve-6.2.2501.post21.dev1.dist-info → ngsolve-6.2.2501.post47.dev1.dist-info}/LICENSE +0 -0
  53. {ngsolve-6.2.2501.post21.dev1.dist-info → ngsolve-6.2.2501.post47.dev1.dist-info}/WHEEL +0 -0
  54. {ngsolve-6.2.2501.post21.dev1.dist-info → ngsolve-6.2.2501.post47.dev1.dist-info}/top_level.txt +0 -0
@@ -1433,7 +1433,8 @@ class T_BIntegrator : public LinearFormIntegrator
1433
1433
  {
1434
1434
  protected:
1435
1435
  DVecOp dvecop;
1436
- DifferentialOperator * diffop = new T_DifferentialOperator<DIFFOP>;
1436
+ // DifferentialOperator * diffop = new T_DifferentialOperator<DIFFOP>;
1437
+ unique_ptr<DifferentialOperator> diffop = make_unique<T_DifferentialOperator<DIFFOP>>();
1437
1438
  public:
1438
1439
  enum { DIM_SPACE = DIFFOP::DIM_SPACE };
1439
1440
  enum { DIM_ELEMENT = DIFFOP::DIM_ELEMENT };
@@ -1293,11 +1293,24 @@ public:
1293
1293
 
1294
1294
  virtual shared_ptr<CoefficientFunction>
1295
1295
  Diff (const CoefficientFunction * var, shared_ptr<CoefficientFunction> dir) const override
1296
- { throw Exception ("unarycf "+name+" does not provide a derivative"); }
1296
+ {
1297
+ if (this == var) return dir;
1298
+ return CWMult (lam.Diff(c1), c1->Diff(var, dir));
1299
+
1300
+ // throw Exception ("unarycf "+name+" does not provide a derivative");
1301
+ }
1297
1302
 
1298
1303
  virtual shared_ptr<CoefficientFunction>
1299
1304
  DiffJacobi (const CoefficientFunction * var, T_DJC & cache) const override
1300
- { return BASE::DiffJacobi(var, cache); }
1305
+ {
1306
+ if (this == var) return make_shared<ConstantCoefficientFunction> (1);
1307
+ if (this->Dimensions().Size() == 0)
1308
+ return lam.Diff(c1) * c1->DiffJacobi(var, cache);
1309
+ else
1310
+ return MakeMultDiagMatCoefficientFunction (lam.Diff(c1),
1311
+ c1->DiffJacobi(var, cache));
1312
+ // return BASE::DiffJacobi(var, cache);
1313
+ }
1301
1314
 
1302
1315
 
1303
1316
  /*
@@ -1775,6 +1788,16 @@ INLINE shared_ptr<CoefficientFunction> BinaryOpCF(shared_ptr<CoefficientFunction
1775
1788
  shared_ptr<CoefficientFunction> vec,
1776
1789
  int index);
1777
1790
 
1791
+ // diag(c1) * c2
1792
+ // general tensor (TODO)
1793
+ // C = A*B in sense of
1794
+ // C_ijk = A_ij B_ik
1795
+ // with i.. single index, and j,k multi-index
1796
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction>
1797
+ MakeMultDiagMatCoefficientFunction (shared_ptr<CoefficientFunction> c1,
1798
+ shared_ptr<CoefficientFunction> c2);
1799
+
1800
+
1778
1801
  NGS_DLL_HEADER shared_ptr<CoefficientFunction>
1779
1802
  MakeCoordinateCoefficientFunction (int comp);
1780
1803
 
@@ -1848,6 +1871,10 @@ INLINE shared_ptr<CoefficientFunction> BinaryOpCF(shared_ptr<CoefficientFunction
1848
1871
  NGS_DLL_HEADER
1849
1872
  shared_ptr<CoefficientFunction> UnitVectorCF (int dim, int coord);
1850
1873
 
1874
+ NGS_DLL_HEADER
1875
+ shared_ptr<CoefficientFunction> OneVectorCF (FlatArray<int> dims);
1876
+
1877
+
1851
1878
  NGS_DLL_HEADER
1852
1879
  shared_ptr<CoefficientFunction> LeviCivitaCF(int dimension);
1853
1880
 
@@ -10,6 +10,7 @@ namespace ngfem
10
10
  {
11
11
  template <typename T> T operator() (T x) const { return x; }
12
12
  static string Name() { return " "; }
13
+ template <typename T> T Diff (T x) const { throw Exception("no GenericIdentity::Diff"); }
13
14
  void DoArchive(Archive& ar) {}
14
15
  };
15
16
 
@@ -13,12 +13,14 @@ namespace ngfem
13
13
 
14
14
  struct GenericSin {
15
15
  template <typename T> T operator() (T x) const { return sin(x); }
16
+ template <typename T> T Diff (T x) const { return cos(x); }
16
17
  static string Name() { return "sin"; }
17
18
  void DoArchive(Archive& ar) {}
18
19
  };
19
20
 
20
21
  struct GenericCos {
21
22
  template <typename T> T operator() (T x) const { return cos(x); }
23
+ template <typename T> T Diff (T x) const { return -sin(x); }
22
24
  static string Name() { return "cos"; }
23
25
  void DoArchive(Archive& ar) {}
24
26
  };
@@ -52,12 +54,14 @@ namespace ngfem
52
54
 
53
55
  struct GenericSinh {
54
56
  template <typename T> T operator() (T x) const { return sinh(x); }
57
+ template <typename T> T Diff (T x) const { return cosh(x); }
55
58
  static string Name() { return "sinh"; }
56
59
  void DoArchive(Archive& ar) {}
57
60
  };
58
61
 
59
62
  struct GenericCosh {
60
63
  template <typename T> T operator() (T x) const { return cosh(x); }
64
+ template <typename T> T Diff (T x) const { return sinh(x); }
61
65
  static string Name() { return "cosh"; }
62
66
  void DoArchive(Archive& ar) {}
63
67
  };
@@ -66,6 +70,7 @@ namespace ngfem
66
70
 
67
71
  struct GenericExp {
68
72
  template <typename T> T operator() (T x) const { return exp(x); }
73
+ template <typename T> T Diff (T x) const { return exp(x); }
69
74
  static string Name() { return "exp"; }
70
75
  void DoArchive(Archive& ar) {}
71
76
  };
@@ -73,6 +78,9 @@ namespace ngfem
73
78
  struct GenericLog {
74
79
  template <typename T> T operator() (T x) const { return log(x); }
75
80
  static string Name() { return "log"; }
81
+ auto Diff (shared_ptr<CoefficientFunction> x) const {
82
+ return OneVectorCF(x->Dimensions()) / x;
83
+ }
76
84
  void DoArchive(Archive& ar) {}
77
85
  };
78
86
 
@@ -94,6 +102,7 @@ struct GenericFloor {
94
102
  SIMD<Complex> operator() (SIMD<Complex> x) const { throw ExceptionNOSIMD("no floor for simd"); }
95
103
  // AutoDiff<1> operator() (AutoDiff<1> x) const { throw Exception("no floor for AD"); }
96
104
  AutoDiffDiff<1> operator() (AutoDiffDiff<1> x) const { throw Exception("no floor for ADD"); }
105
+ template <typename T> T Diff (T x) const { throw Exception("Generic Floor not differentiable"); }
97
106
  static string Name() { return "floor"; }
98
107
  void DoArchive(Archive& ar) {}
99
108
  };
@@ -104,6 +113,7 @@ struct GenericCeil {
104
113
  SIMD<Complex> operator() (SIMD<Complex> x) const { throw ExceptionNOSIMD("no ceil for simd"); }
105
114
  // AutoDiff<1> operator() (AutoDiff<1> x) const { throw Exception("no ceil for AD"); }
106
115
  AutoDiffDiff<1> operator() (AutoDiffDiff<1> x) const { throw Exception("no ceil for ADD"); }
116
+ template <typename T> T Diff (T x) const { throw Exception("Generic Ceil not differentiable"); }
107
117
  static string Name() { return "ceil"; }
108
118
  void DoArchive(Archive& ar) {}
109
119
  };
@@ -144,8 +144,8 @@ namespace ngla
144
144
 
145
145
  virtual BaseMatrix::OperatorInfo GetOperatorInfo () const override;
146
146
 
147
- virtual void MultAdd (double s, const BaseVector & x, BaseVector & y) const override;
148
- virtual void MultTransAdd (double s, const BaseVector & x, BaseVector & y) const override;
147
+ virtual void MultAdd (SCAL s, const BaseVector & x, BaseVector & y) const override;
148
+ virtual void MultTransAdd (SCAL s, const BaseVector & x, BaseVector & y) const override;
149
149
 
150
150
  virtual AutoVector CreateRowVector () const override;
151
151
  virtual AutoVector CreateColVector () const override;
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/libngsolve.dylib CHANGED
Binary file
netgen/libngstd.dylib CHANGED
Binary file
@@ -1,4 +1,4 @@
1
- set(PACKAGE_VERSION "6.2.2501-21-g62c380ea8")
1
+ set(PACKAGE_VERSION "6.2.2501-47-g8c84071b8")
2
2
  find_package(Netgen CONFIG REQUIRED HINTS
3
3
  ${CMAKE_CURRENT_LIST_DIR}
4
4
  ${CMAKE_CURRENT_LIST_DIR}/..
@@ -109,7 +109,7 @@ set_target_properties(ngfem PROPERTIES
109
109
  add_library(ngcomp SHARED IMPORTED)
110
110
 
111
111
  set_target_properties(ngcomp PROPERTIES
112
- INTERFACE_LINK_LIBRARIES "ngfem;ngla;ngbla;ngstd"
112
+ INTERFACE_LINK_LIBRARIES "ngfem;ngla;ngbla;ngstd;nggui"
113
113
  )
114
114
 
115
115
  # Create imported target ngsolve
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.2501-21-g62c380ea8"
33
- NGSOLVE_VERSION_GIT = "v6.2.2501-21-g62c380ea8"
34
- NGSOLVE_VERSION_PYTHON = "6.2.2501.post21.dev1"
32
+ NGSOLVE_VERSION = "6.2.2501-47-g8c84071b8"
33
+ NGSOLVE_VERSION_GIT = "v6.2.2501-47-g8c84071b8"
34
+ NGSOLVE_VERSION_PYTHON = "6.2.2501.post47.dev1"
35
35
 
36
36
  NGSOLVE_VERSION_MAJOR = "6"
37
37
  NGSOLVE_VERSION_MINOR = "2"
38
- NGSOLVE_VERSION_TWEAK = "21"
38
+ NGSOLVE_VERSION_TWEAK = "47"
39
39
  NGSOLVE_VERSION_PATCH = "2501"
40
- NGSOLVE_VERSION_HASH = "g62c380ea8"
40
+ NGSOLVE_VERSION_HASH = "g8c84071b8"
41
41
 
42
42
  CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
43
43
  CMAKE_CUDA_COMPILER = ""
ngsolve/ngslib.so CHANGED
Binary file
ngsolve/webgui.py CHANGED
@@ -480,7 +480,7 @@ def BuildRenderData(mesh, func, order=2, draw_surf=True, draw_vol=True, intpoint
480
480
 
481
481
  pmin, pmax = [ngs.Vector(p) for p in zip(*pmima)]
482
482
  mesh_center = 0.5*(pmin+pmax)
483
- mesh_radius = np.linalg.norm(pmax-pmin)/2
483
+ mesh_radius = float(np.linalg.norm(pmax-pmin)/2)
484
484
 
485
485
  pmat = pmat.reshape(-1, n_points_per_trig, 4)
486
486
 
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ngsolve
3
- Version: 6.2.2501.post21.dev1
3
+ Version: 6.2.2501.post47.dev1
4
4
  Summary: NGSolve
5
5
  Home-page: UNKNOWN
6
6
  Author: The NGSolve team
7
7
  License: LGPL2.1
8
8
  Platform: UNKNOWN
9
9
  License-File: LICENSE
10
- Requires-Dist: netgen-mesher (==6.2.2501.post24.dev0)
10
+ Requires-Dist: netgen-mesher (==6.2.2501.post38.dev0)
11
11
 
12
12
  UNKNOWN
13
13
 
@@ -1,15 +1,15 @@
1
- netgen/libngbla.dylib,sha256=P1Fan5UMPD0JUu6J4z3-HclhkAfLdzal-8LYmFXWWJU,5179728
2
- netgen/libngcomp.dylib,sha256=yH4NGMYw7VyG4csMwqxgzIPG4GjlXuny7LXg-RusGi8,43017424
3
- netgen/libngfem.dylib,sha256=yif454uWL-tqjbBl9977ohngbUw0T6Y__sRUWZHeMKk,51170720
4
- netgen/libngla.dylib,sha256=yNXw1pj3RU5AzPkbkKRuRy_bkFyL7tDzhUcWDcbuMbg,24859072
5
- netgen/libngsolve.dylib,sha256=URUv7bSg7SBjRuoQci_u8SquzM5UH5NuqQmMM5Ik3aE,939312
6
- netgen/libngstd.dylib,sha256=psMnW4leTnjuWo77GF7hY9kk-2ZShAf0pd5wRdGNx24,922576
1
+ netgen/libngbla.dylib,sha256=dqCoQE0gdIVYmVSvmvj2xwUT9n4v-ApJcCk3ypvlfrg,5179712
2
+ netgen/libngcomp.dylib,sha256=sAlkuo6n-Ms8HV0nodsi16KYBjBfbLbuOCDxvjfYtqE,42984080
3
+ netgen/libngfem.dylib,sha256=7wNdIPOSMF8GTofOchPsbxWDu17p67gdTYhMKXCMV0I,51351856
4
+ netgen/libngla.dylib,sha256=K48eAj5Kysr4MS6B44cUKDY1JCP30OthFanRvEz-ziI,24859248
5
+ netgen/libngsolve.dylib,sha256=KJpSfOSvGCD4nUVXXq_GyKMG0Ilk0Q3R1pPfzRNiUGg,939136
6
+ netgen/libngstd.dylib,sha256=7t-TWtPGx7TqAyLevJshJSmxObDW3oR067S8cwZg7_4,922576
7
7
  netgen/include/arnoldi.hpp,sha256=b8mRu9wGyaLa7z6mXCFIhxfW_xcQvsOMD6TqbfYZ05g,1437
8
8
  netgen/include/bandmatrix.hpp,sha256=zwKz89QY53MPsWgNsl0cXEAFKka_W4sXPIO54M3eT80,7778
9
9
  netgen/include/basematrix.hpp,sha256=6YGW07HMH7F2JWXUKOwlGZ2ZvEoP7uCSGihdrzzKPag,28634
10
10
  netgen/include/basevector.hpp,sha256=6UISVxCMw3kEzHzZmpOCdv9mLHlaWTR2AXLMbNNC6YQ,31108
11
11
  netgen/include/bdbequations.hpp,sha256=p-VRGFXtNCrHCM8garTKrD8ZuMXZW3zpHr50f_oq8r4,89834
12
- netgen/include/bdbintegrator.hpp,sha256=BrXFkR6G4Gi8b7uq5FZR2fs1khWFOywgibVF7YTF_2Q,47494
12
+ netgen/include/bdbintegrator.hpp,sha256=-KCvBBh8zZQ29tLiLIa28c6QWJBsN8xYC7K-NwEZhYw,47590
13
13
  netgen/include/bessel.hpp,sha256=-6k_a2bsoY1rWgLSUvQMfm92xVLnlB28CU6Qwryj-GI,25282
14
14
  netgen/include/bilinearform.hpp,sha256=1NSYi2OnleFqH9HZvDrqMbhvLKraBjMbM9sd5wIIn6k,30906
15
15
  netgen/include/bla.hpp,sha256=oPkojZCwoBdSVAmjH6yQ8PeCQMsUOahn8-xZ3PQQACc,493
@@ -22,9 +22,9 @@ netgen/include/chebyshev.hpp,sha256=PLxCtgIsZtRSuvcZWYeCkwchzcWJGdBJtNhcWbwLJH4,
22
22
  netgen/include/cholesky.hpp,sha256=02kTHzICH8dmwxxukHyhb5TQLfSO0ZziXt_JBkEVVps,18577
23
23
  netgen/include/clapack.h,sha256=L4LpLccbz12_DRpi4EWnBcEVmx_9ZXi2zddkFAcxhc4,376036
24
24
  netgen/include/code_generation.hpp,sha256=n95bVkO9Oo2cZK0Lqc7X230P_c1wpjTOUHkTFcZlsF0,8241
25
- netgen/include/coefficient.hpp,sha256=jKlGmi9U9IsM3tggkfbMBJ449_bnPdpjJtLGs1oTmuI,72245
26
- netgen/include/coefficient_impl.hpp,sha256=MHjnAXTyoScfrjOxxFH1bzLd6-xQ6-AzyxHiK6wNfA0,269
27
- netgen/include/coefficient_stdmath.hpp,sha256=SQOKujzmwGluewWbsajj8MEWq78SaK-a3zKnOMoDqQc,5282
25
+ netgen/include/coefficient.hpp,sha256=yPdSnbIW3asU15g6DypCvQH3FuZ1Wj52kakpoTT8DPM,73099
26
+ netgen/include/coefficient_impl.hpp,sha256=p3Df6eSZIPj8FMLGV5Tk6nxYvEKaQjYEojXKFSc_LOA,371
27
+ netgen/include/coefficient_stdmath.hpp,sha256=YeGVzFk5a2R7shWHI20XeA_n0mgYeTSN1V8Pe8eWsdA,5953
28
28
  netgen/include/commutingAMG.hpp,sha256=LhzsAxEWCbDGmjRTVXWfUghbvcPtBr2vJdkI41qqfRA,2578
29
29
  netgen/include/comp.hpp,sha256=ltQjLwe-nxBCf35YShtEhIutW60_GvrPqYo6e2p_eYk,1873
30
30
  netgen/include/compatibility.hpp,sha256=51swaPT7oXmkSj3AUIXU2QT4NqmIkbk6oFzSH4bNs3A,773
@@ -40,7 +40,7 @@ netgen/include/dump.hpp,sha256=SIdx6wQbmxGOthnUKGnGl5IYL4zRC_l6x0YdOXi598I,27010
40
40
  netgen/include/eigen.hpp,sha256=Ic_HHdWd628lQR4LSp-PGWJwQy6ZVCTxvUmqEkhz8eg,1243
41
41
  netgen/include/eigensystem.hpp,sha256=JgetcmfJQ0yVg6LNpVu_rSJICqPvFkGQkQCeJoUcf10,322
42
42
  netgen/include/elasticity_equations.hpp,sha256=aP3dj6JTfYPHiq2c7l3TEIRz1Jmsjtifq5TO4GLHLEU,18172
43
- netgen/include/elementbyelement.hpp,sha256=vIBsYmP53paRDAwnw4k7B6cXCZuJwLsrCfAcdWwwoT8,6504
43
+ netgen/include/elementbyelement.hpp,sha256=k3RSmDYkU4BTm7rb9mYcJyel5eEmTB-5URmirrMLcdE,6500
44
44
  netgen/include/elementtopology.hpp,sha256=OKzjGfwrN7zhvkbbHJrdBpwpDkVlhBxwQFeFwPQNFYg,44494
45
45
  netgen/include/elementtransformation.hpp,sha256=PDLQsfkVyDkA7L4hLBOBTSimd3a-E-069krvZrXxJgM,10408
46
46
  netgen/include/evalfunc.hpp,sha256=J0v1ACrYTkQDAxsklPUJYhv-fPjHIUDqvzlZoCucAqg,10019
@@ -199,20 +199,20 @@ ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
199
199
  ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
200
200
  ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
201
201
  ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
202
- ngsolve/ngslib.so,sha256=lYFYoMbzPwvrvI8_Y9cgK677lFOjyDOQMZzU96CJO5c,336520
202
+ ngsolve/ngslib.so,sha256=bvB-U090TLC7oMLwRTxt9zoi0_laUBnzg7Iv58LjP0g,336520
203
203
  ngsolve/nonlinearsolvers.py,sha256=8Q_CrD9vjdpZRV9sj2Fth7Y_kJJl7djPgarQmTK7Xfw,8216
204
204
  ngsolve/preconditioners.py,sha256=WSr3vnxskLHgnlwFVYpSyWJFpvrDUK6_30tATiBB5V8,208
205
205
  ngsolve/solvers.py,sha256=WgZ9X1x9mtQegXDu8VcTjP-wbS2EnrUS96Y8LXqeflw,304
206
206
  ngsolve/timestepping.py,sha256=SLbsgE5pY5tXYTLGlVypk4kS2Ui8GxOwWmKVxqneZRU,8350
207
207
  ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
208
208
  ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
209
- ngsolve/webgui.py,sha256=8qoosw4lRj0dx2or9PthkrixQ_1JXLwul2HvV3kDrz0,24226
210
- ngsolve/cmake/NGSolveConfig.cmake,sha256=Svk1NHwlHfHwCNtSZi4yrH4iXx7U9RfDWH2V8tWd52s,5186
209
+ ngsolve/webgui.py,sha256=Oz6RN1_xQ8d6oMIx-KYIRDnBmlJIgwluCtZZjUOHtCs,24233
210
+ ngsolve/cmake/NGSolveConfig.cmake,sha256=jhTnp1n27dy3cosdkSXOi6avbi5i9M49XJT8PYqK0Rg,5186
211
211
  ngsolve/cmake/ngsolve-targets-release.cmake,sha256=nMntuQpzqLTlVDB6b6P-ImLBZfFa4USlrHMz_TpGMCY,2986
212
- ngsolve/cmake/ngsolve-targets.cmake,sha256=J7J3OROWZe45n9qW07qH8wgqautoF0QYDjGU2PlbCKg,5706
212
+ ngsolve/cmake/ngsolve-targets.cmake,sha256=t9xxw_zCPo_lZbP6sNP8Hx_fYq-D82vvqS3jqWEOCis,5712
213
213
  ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
214
214
  ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
215
- ngsolve/config/config.py,sha256=aIXNnAigUjpvdk01rQS2lXrpgcNqjROfS7-XarFfZ9A,2467
215
+ ngsolve/config/config.py,sha256=NlqQ4C0e4d3jbox0uHZChMkzo1bBTyyJytX0t6ICCyE,2467
216
216
  ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
217
217
  ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
218
218
  ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
@@ -244,41 +244,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
244
244
  ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
245
245
  ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
246
246
  ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
247
- ngsolve-6.2.2501.post21.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
248
- ngsolve-6.2.2501.post21.dev1.data/data/bin/ngscxx,sha256=HFcVHkblKlDxFT-obJQYZU1pGqopDwzoO9kU6MMGS5w,1755
249
- ngsolve-6.2.2501.post21.dev1.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
250
- ngsolve-6.2.2501.post21.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
251
- ngsolve-6.2.2501.post21.dev1.data/data/bin/ngspy,sha256=KglThT4AqnzC-4q3Q_UdoOrCEvgISINlJFEChpY8GF8,106
252
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
253
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
254
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
255
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
256
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
257
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
258
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
259
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
260
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
261
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
262
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
263
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
264
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
265
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
266
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
267
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
268
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
269
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
270
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
271
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
272
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
273
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
274
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
275
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
276
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
277
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
278
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
279
- ngsolve-6.2.2501.post21.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
280
- ngsolve-6.2.2501.post21.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
281
- ngsolve-6.2.2501.post21.dev1.dist-info/METADATA,sha256=mr8vIh-s1om86FbvDjWxRli-3TNZBbjSDIYH3fIZ2nA,248
282
- ngsolve-6.2.2501.post21.dev1.dist-info/WHEEL,sha256=vYGgz4rYivjGPkIS_2Kj6g97rQxH536HeP_jo4e1Oq8,110
283
- ngsolve-6.2.2501.post21.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
284
- ngsolve-6.2.2501.post21.dev1.dist-info/RECORD,,
247
+ ngsolve-6.2.2501.post47.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
248
+ ngsolve-6.2.2501.post47.dev1.data/data/bin/ngscxx,sha256=HFcVHkblKlDxFT-obJQYZU1pGqopDwzoO9kU6MMGS5w,1755
249
+ ngsolve-6.2.2501.post47.dev1.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
250
+ ngsolve-6.2.2501.post47.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
251
+ ngsolve-6.2.2501.post47.dev1.data/data/bin/ngspy,sha256=KglThT4AqnzC-4q3Q_UdoOrCEvgISINlJFEChpY8GF8,106
252
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
253
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
254
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
255
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
256
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
257
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
258
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
259
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
260
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
261
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
262
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
263
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
264
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
265
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
266
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
267
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
268
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
269
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
270
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
271
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
272
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
273
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
274
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
275
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
276
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
277
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
278
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
279
+ ngsolve-6.2.2501.post47.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
280
+ ngsolve-6.2.2501.post47.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
281
+ ngsolve-6.2.2501.post47.dev1.dist-info/METADATA,sha256=MYm4xPYa5ykxsDfPEnarM9kb5rEwuOVmOCaIZAk_KbI,248
282
+ ngsolve-6.2.2501.post47.dev1.dist-info/WHEEL,sha256=vYGgz4rYivjGPkIS_2Kj6g97rQxH536HeP_jo4e1Oq8,110
283
+ ngsolve-6.2.2501.post47.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
284
+ ngsolve-6.2.2501.post47.dev1.dist-info/RECORD,,