ngsolve 6.2.2406.post111.dev1__cp312-cp312-win_amd64.whl → 6.2.2406.post146.dev1__cp312-cp312-win_amd64.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 (48) hide show
  1. netgen/include/coefficient_stdmath.hpp +14 -14
  2. netgen/include/elementbyelement.hpp +2 -0
  3. netgen/include/hcurlcurlfespace.hpp +78 -0
  4. netgen/include/mptools.hpp +1 -1
  5. netgen/include/sparsematrix.hpp +3 -0
  6. netgen/include/special_matrix.hpp +4 -0
  7. netgen/include/symbolicintegrator.hpp +26 -26
  8. netgen/lib/libngsolve.lib +0 -0
  9. netgen/libngsolve.dll +0 -0
  10. ngsolve/cmake/NGSolveConfig.cmake +1 -1
  11. ngsolve/config/config.py +5 -5
  12. ngsolve/config.py +5 -5
  13. ngsolve/ngslib.lib +0 -0
  14. ngsolve/ngslib.pyd +0 -0
  15. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/METADATA +2 -2
  16. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/RECORD +48 -47
  17. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/Scripts/ngsolve.tcl +0 -0
  18. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/beam.geo +0 -0
  19. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/beam.vol +0 -0
  20. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/chip.in2d +0 -0
  21. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/chip.vol +0 -0
  22. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/coil.geo +0 -0
  23. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/coil.vol +0 -0
  24. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/coilshield.geo +0 -0
  25. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/coilshield.vol +0 -0
  26. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/cube.geo +0 -0
  27. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/cube.vol +0 -0
  28. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
  29. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
  30. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d1_square.pde +0 -0
  31. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d2_chip.pde +0 -0
  32. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
  33. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d4_cube.pde +0 -0
  34. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d5_beam.pde +0 -0
  35. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d6_shaft.pde +0 -0
  36. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d7_coil.pde +0 -0
  37. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
  38. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
  39. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
  40. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/doubleglazing.vol +0 -0
  41. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
  42. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/shaft.geo +0 -0
  43. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/shaft.vol +0 -0
  44. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/square.in2d +0 -0
  45. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/square.vol +0 -0
  46. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/LICENSE +0 -0
  47. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/WHEEL +0 -0
  48. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/top_level.txt +0 -0
@@ -111,46 +111,46 @@ struct GenericCeil {
111
111
 
112
112
 
113
113
  using std::sqrt;
114
- shared_ptr<CoefficientFunction> sqrt(shared_ptr<CoefficientFunction> x);
114
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> sqrt(shared_ptr<CoefficientFunction> x);
115
115
 
116
116
  using std::sin;
117
- shared_ptr<CoefficientFunction> sin(shared_ptr<CoefficientFunction> x);
117
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> sin(shared_ptr<CoefficientFunction> x);
118
118
 
119
119
  using std::cos;
120
- shared_ptr<CoefficientFunction> cos(shared_ptr<CoefficientFunction> x);
120
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> cos(shared_ptr<CoefficientFunction> x);
121
121
 
122
122
  using std::tan;
123
- shared_ptr<CoefficientFunction> tan(shared_ptr<CoefficientFunction> x);
123
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> tan(shared_ptr<CoefficientFunction> x);
124
124
 
125
125
  using std::asin;
126
- shared_ptr<CoefficientFunction> asin(shared_ptr<CoefficientFunction> x);
126
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> asin(shared_ptr<CoefficientFunction> x);
127
127
 
128
128
  using std::acos;
129
- shared_ptr<CoefficientFunction> acos(shared_ptr<CoefficientFunction> x);
129
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> acos(shared_ptr<CoefficientFunction> x);
130
130
 
131
131
  using std::atan;
132
- shared_ptr<CoefficientFunction> atan(shared_ptr<CoefficientFunction> x);
132
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> atan(shared_ptr<CoefficientFunction> x);
133
133
 
134
134
  using std::sinh;
135
- shared_ptr<CoefficientFunction> sinh(shared_ptr<CoefficientFunction> x);
135
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> sinh(shared_ptr<CoefficientFunction> x);
136
136
 
137
137
  using std::cosh;
138
- shared_ptr<CoefficientFunction> cosh(shared_ptr<CoefficientFunction> x);
138
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> cosh(shared_ptr<CoefficientFunction> x);
139
139
 
140
140
  using std::exp;
141
- shared_ptr<CoefficientFunction> exp(shared_ptr<CoefficientFunction> x);
141
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> exp(shared_ptr<CoefficientFunction> x);
142
142
 
143
143
  using std::log;
144
- shared_ptr<CoefficientFunction> log(shared_ptr<CoefficientFunction> x);
144
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> log(shared_ptr<CoefficientFunction> x);
145
145
 
146
146
  using std::erf;
147
- shared_ptr<CoefficientFunction> erf(shared_ptr<CoefficientFunction> x);
147
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> erf(shared_ptr<CoefficientFunction> x);
148
148
 
149
149
  using std::floor;
150
- shared_ptr<CoefficientFunction> floor(shared_ptr<CoefficientFunction> x);
150
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> floor(shared_ptr<CoefficientFunction> x);
151
151
 
152
152
  using std::ceil;
153
- shared_ptr<CoefficientFunction> ceil(shared_ptr<CoefficientFunction> x);
153
+ NGS_DLL_HEADER shared_ptr<CoefficientFunction> ceil(shared_ptr<CoefficientFunction> x);
154
154
  }
155
155
 
156
156
 
@@ -149,6 +149,8 @@ namespace ngla
149
149
 
150
150
  virtual AutoVector CreateRowVector () const override;
151
151
  virtual AutoVector CreateColVector () const override;
152
+
153
+ virtual shared_ptr<BaseSparseMatrix> CreateSparseMatrix() const override;
152
154
 
153
155
  FlatMatrix<SCAL> GetMatrix() const { return matrix; }
154
156
  FlatTable<int> GetRowDNums() const { return row_dnums; }
@@ -0,0 +1,78 @@
1
+ #ifndef FILE_HCURLCURLFESPACE
2
+ #define FILE_HCURLCURLFESPACE
3
+
4
+
5
+ /*********************************************************************/
6
+ /* File: hcurlcurlfespace.h */
7
+ /* Author: Michael Neunteufel */
8
+ /* Date: 2018 */
9
+ /*********************************************************************/
10
+
11
+ #include "fespace.hpp"
12
+
13
+ namespace ngcomp
14
+ {
15
+
16
+ class HCurlCurlFESpace : public FESpace
17
+ {
18
+ size_t ndof;
19
+ Array<int> first_facet_dof;
20
+ Array<int> first_element_dof;
21
+ Array<int> first_edge_dof;
22
+ Array<IVec<1,int> > order_edge;
23
+ Array<IVec<2,int> > order_facet;
24
+ Array<IVec<3,int> > order_inner;
25
+
26
+ Array<bool> fine_facet;
27
+ Array<bool> fine_edges;
28
+
29
+
30
+ bool discontinuous;
31
+ bool issurfacespace;
32
+ int uniform_order_facet;
33
+ int uniform_order_inner;
34
+ int uniform_order_edge;
35
+
36
+ public:
37
+ HCurlCurlFESpace (shared_ptr<MeshAccess> ama, const Flags & flags, bool checkflags=false);
38
+
39
+ virtual string GetClassName () const override
40
+ {
41
+ return "HCurlCurlFESpace";
42
+ }
43
+ static DocInfo GetDocu ();
44
+
45
+ void Update() override;
46
+
47
+ virtual size_t GetNDof () const throw() override { return ndof; }
48
+
49
+ virtual void SetOrder (NodeId ni, int order) override;
50
+ virtual int GetOrder (NodeId ni) const override;
51
+
52
+ virtual FlatArray<VorB> GetDualShapeNodes (VorB vb) const override
53
+ {
54
+ static VorB nodes[] = { VOL, BND, BBND };
55
+ return FlatArray<VorB> (ma->GetDimension()-int(vb), &nodes[0]);
56
+ }
57
+
58
+ virtual FiniteElement & GetFE (ElementId ei, Allocator & alloc) const override;
59
+
60
+
61
+ virtual void GetVertexDofNrs (int vnr, Array<int> & dnums) const override
62
+ {
63
+ dnums.SetSize0();
64
+ }
65
+ virtual void GetEdgeDofNrs (int ednr, Array<int> & dnums) const override;
66
+
67
+ virtual void GetFaceDofNrs (int fanr, Array<int> & dnums) const override;
68
+ virtual void GetInnerDofNrs (int elnr, Array<int> & dnums) const override;
69
+
70
+ void GetDofNrs (ElementId ei, Array<int> & dnums) const override;
71
+
72
+ virtual void UpdateCouplingDofArray() override;
73
+
74
+ };
75
+
76
+ }
77
+
78
+ #endif
@@ -1276,7 +1276,7 @@ c
1276
1276
 
1277
1277
  for (int n = 0; n <= os; n++)
1278
1278
  hv1(n) = sh.Coef(n,0);
1279
- hv2 = trafo.Rows(ot+1) * hv1;
1279
+ hv2 = trafo.Rows(ot+1).Cols(os+1) * hv1;
1280
1280
  for (int n = 0; n <= ot; n++)
1281
1281
  target.SH().Coef(n,0) = hv2(n);
1282
1282
 
@@ -152,6 +152,9 @@ namespace ngla
152
152
  void CalcBalancing ();
153
153
  const Partitioning & GetBalancing() const { return balance; }
154
154
 
155
+ void EmbedHeight (size_t starti, size_t newheight);
156
+ void EmbedWidth (size_t starti, size_t newwidth);
157
+
155
158
  ostream & Print (ostream & ost) const;
156
159
 
157
160
  virtual Array<MemoryUsage> GetMemoryUsage () const;
@@ -99,6 +99,7 @@ namespace ngla
99
99
 
100
100
  virtual void MultAdd (double s, const BaseVector & x, BaseVector & y) const override;
101
101
  virtual void MultTransAdd (double s, const BaseVector & x, BaseVector & y) const override;
102
+ virtual shared_ptr<BaseSparseMatrix> CreateSparseMatrix() const override;
102
103
  };
103
104
 
104
105
 
@@ -138,6 +139,9 @@ namespace ngla
138
139
  shared_ptr<BaseMatrix> GetMatrix() const { return mat; }
139
140
  IntRange GetRange() const { return range; }
140
141
 
142
+ virtual shared_ptr<BaseSparseMatrix> CreateSparseMatrix() const override;
143
+
144
+
141
145
  /*
142
146
  virtual shared_ptr<BaseMatrix> CreateDeviceMatrix() const override
143
147
  {
@@ -20,7 +20,7 @@ namespace ngcomp
20
20
  namespace ngfem
21
21
  {
22
22
 
23
- class ProxyFunction : public CoefficientFunction
23
+ class NGS_DLL_HEADER ProxyFunction : public CoefficientFunction
24
24
  {
25
25
  protected:
26
26
  shared_ptr<ngcomp::FESpace> fes;
@@ -44,7 +44,7 @@ protected:
44
44
  mutable shared_ptr<ProxyFunction> anti_dt;
45
45
  // int dim;
46
46
  public:
47
- NGS_DLL_HEADER ProxyFunction (shared_ptr<ngcomp::FESpace> afes,
47
+ ProxyFunction (shared_ptr<ngcomp::FESpace> afes,
48
48
  bool atestfunction, bool ais_complex,
49
49
  shared_ptr<DifferentialOperator> aevaluator,
50
50
  shared_ptr<DifferentialOperator> aderiv_evaluator,
@@ -61,7 +61,7 @@ public:
61
61
 
62
62
  string GetDescription () const override;
63
63
 
64
- NGS_DLL_HEADER virtual void GenerateCode(Code &code, FlatArray<int> inputs, int index) const override;
64
+ void GenerateCode(Code &code, FlatArray<int> inputs, int index) const override;
65
65
 
66
66
  const shared_ptr<DifferentialOperator> & Evaluator() const { return evaluator; }
67
67
  const shared_ptr<DifferentialOperator> & DerivEvaluator() const { return deriv_evaluator; }
@@ -70,19 +70,19 @@ public:
70
70
  const shared_ptr<DifferentialOperator> & TTraceEvaluator() const { return ttrace_evaluator; }
71
71
  const shared_ptr<DifferentialOperator> & TTraceDerivEvaluator() const { return ttrace_deriv_evaluator; }
72
72
 
73
- NGS_DLL_HEADER shared_ptr<ProxyFunction> Deriv() const;
74
- NGS_DLL_HEADER shared_ptr<ProxyFunction> Trace() const;
75
- NGS_DLL_HEADER shared_ptr<CoefficientFunction> Primary() const override
73
+ shared_ptr<ProxyFunction> Deriv() const;
74
+ shared_ptr<ProxyFunction> Trace() const;
75
+ shared_ptr<CoefficientFunction> Primary() const override
76
76
  { return primaryproxy; }
77
77
 
78
- NGS_DLL_HEADER shared_ptr<ProxyFunction> Dt() const;
79
- NGS_DLL_HEADER shared_ptr<ProxyFunction> AntiDt() const;
80
- NGS_DLL_HEADER int OrderDt() const;
78
+ shared_ptr<ProxyFunction> Dt() const;
79
+ shared_ptr<ProxyFunction> AntiDt() const;
80
+ int OrderDt() const;
81
81
 
82
82
 
83
- NGS_DLL_HEADER shared_ptr<ProxyFunction> Other(shared_ptr<CoefficientFunction> _boundary_values) const;
83
+ shared_ptr<ProxyFunction> Other(shared_ptr<CoefficientFunction> _boundary_values) const;
84
84
 
85
- NGS_DLL_HEADER const shared_ptr<CoefficientFunction> & BoundaryValues() const { return boundary_values; }
85
+ const shared_ptr<CoefficientFunction> & BoundaryValues() const { return boundary_values; }
86
86
 
87
87
  void SetAdditionalEvaluator (string name, shared_ptr<DifferentialOperator> diffop)
88
88
  {
@@ -101,10 +101,10 @@ public:
101
101
  return additional_diffops;
102
102
  }
103
103
 
104
- NGS_DLL_HEADER virtual shared_ptr<ProxyFunction> GetAdditionalProxy (string name) const;
104
+ virtual shared_ptr<ProxyFunction> GetAdditionalProxy (string name) const;
105
105
 
106
- NGS_DLL_HEADER shared_ptr<CoefficientFunction> Operator (const string & name) const override;
107
- NGS_DLL_HEADER shared_ptr<CoefficientFunction> Operator (shared_ptr<DifferentialOperator> diffop) const override;
106
+ shared_ptr<CoefficientFunction> Operator (const string & name) const override;
107
+ shared_ptr<CoefficientFunction> Operator (shared_ptr<DifferentialOperator> diffop) const override;
108
108
 
109
109
  const shared_ptr<ngcomp::FESpace> & GetFESpace() const { return fes; }
110
110
  void SetFESpace(shared_ptr<ngcomp::FESpace> fespace) { fes = fespace; }
@@ -118,44 +118,44 @@ public:
118
118
  return tmp(0);
119
119
  }
120
120
 
121
- NGS_DLL_HEADER virtual void Evaluate (const BaseMappedIntegrationPoint & ip,
121
+ virtual void Evaluate (const BaseMappedIntegrationPoint & ip,
122
122
  FlatVector<> result) const override;
123
123
 
124
- NGS_DLL_HEADER virtual void Evaluate (const BaseMappedIntegrationPoint & ip,
124
+ virtual void Evaluate (const BaseMappedIntegrationPoint & ip,
125
125
  FlatVector<Complex> result) const override;
126
126
 
127
- NGS_DLL_HEADER virtual void Evaluate (const BaseMappedIntegrationRule & ir,
127
+ virtual void Evaluate (const BaseMappedIntegrationRule & ir,
128
128
  BareSliceMatrix<> result) const override;
129
129
 
130
- NGS_DLL_HEADER virtual void Evaluate (const BaseMappedIntegrationRule & ir,
130
+ virtual void Evaluate (const BaseMappedIntegrationRule & ir,
131
131
  BareSliceMatrix<Complex> result) const override;
132
132
 
133
133
  // virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
134
134
  // AFlatMatrix<double> values) const;
135
135
 
136
- NGS_DLL_HEADER virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
136
+ virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
137
137
  BareSliceMatrix<SIMD<double>> values) const override;
138
- NGS_DLL_HEADER virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
138
+ virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
139
139
  BareSliceMatrix<SIMD<Complex>> values) const override;
140
140
 
141
141
  /*
142
- NGS_DLL_HEADER virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
142
+ virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
143
143
  FlatArray<AFlatMatrix<double>*> input,
144
144
  AFlatMatrix<double> values) const override;
145
145
 
146
- NGS_DLL_HEADER virtual void EvaluateDeriv (const BaseMappedIntegrationRule & mir,
146
+ virtual void EvaluateDeriv (const BaseMappedIntegrationRule & mir,
147
147
  FlatMatrix<> result,
148
148
  FlatMatrix<> deriv) const override;
149
149
 
150
- NGS_DLL_HEADER virtual void EvaluateDDeriv (const BaseMappedIntegrationRule & mir,
150
+ virtual void EvaluateDDeriv (const BaseMappedIntegrationRule & mir,
151
151
  FlatMatrix<> result,
152
152
  FlatMatrix<> deriv,
153
153
  FlatMatrix<> dderiv) const override;
154
154
 
155
- NGS_DLL_HEADER virtual void EvaluateDeriv (const SIMD_BaseMappedIntegrationRule & ir,
155
+ virtual void EvaluateDeriv (const SIMD_BaseMappedIntegrationRule & ir,
156
156
  AFlatMatrix<double> values, AFlatMatrix<double> deriv) const override;
157
157
 
158
- NGS_DLL_HEADER virtual void EvaluateDDeriv (const SIMD_BaseMappedIntegrationRule & ir,
158
+ virtual void EvaluateDDeriv (const SIMD_BaseMappedIntegrationRule & ir,
159
159
  AFlatMatrix<double> values, AFlatMatrix<double> deriv,
160
160
  AFlatMatrix<double> dderiv) const override;
161
161
  */
@@ -217,7 +217,7 @@ public:
217
217
  // virtual bool ElementwiseConstant () const override{ return true; }
218
218
 
219
219
  // the old one, to be replaced
220
- NGS_DLL_HEADER void NonZeroPattern (const class ProxyUserData & ud,
220
+ void NonZeroPattern (const class ProxyUserData & ud,
221
221
  FlatVector<bool> nonzero,
222
222
  FlatVector<bool> nonzero_deriv,
223
223
  FlatVector<bool> nonzero_dderiv) const;
netgen/lib/libngsolve.lib CHANGED
Binary file
netgen/libngsolve.dll CHANGED
Binary file
@@ -1,4 +1,4 @@
1
- set(PACKAGE_VERSION "6.2.2406-111-g5c9ac9808")
1
+ set(PACKAGE_VERSION "6.2.2406-146-g5cb106fae")
2
2
  find_package(Netgen CONFIG REQUIRED HINTS
3
3
  ${CMAKE_CURRENT_LIST_DIR}
4
4
  ${CMAKE_CURRENT_LIST_DIR}/..
ngsolve/config/config.py CHANGED
@@ -30,15 +30,15 @@ NGSOLVE_INSTALL_DIR_INCLUDE = "netgen/include"
30
30
  NGSOLVE_INSTALL_DIR_CMAKE = "ngsolve/cmake"
31
31
  NGSOLVE_INSTALL_DIR_RES = "share"
32
32
 
33
- NGSOLVE_VERSION = "6.2.2406-111-g5c9ac9808"
34
- NGSOLVE_VERSION_GIT = "v6.2.2406-111-g5c9ac9808"
35
- NGSOLVE_VERSION_PYTHON = "6.2.2406.post111.dev1"
33
+ NGSOLVE_VERSION = "6.2.2406-146-g5cb106fae"
34
+ NGSOLVE_VERSION_GIT = "v6.2.2406-146-g5cb106fae"
35
+ NGSOLVE_VERSION_PYTHON = "6.2.2406.post146.dev1"
36
36
 
37
37
  NGSOLVE_VERSION_MAJOR = "6"
38
38
  NGSOLVE_VERSION_MINOR = "2"
39
- NGSOLVE_VERSION_TWEAK = "111"
39
+ NGSOLVE_VERSION_TWEAK = "146"
40
40
  NGSOLVE_VERSION_PATCH = "2406"
41
- NGSOLVE_VERSION_HASH = "g5c9ac9808"
41
+ NGSOLVE_VERSION_HASH = "g5cb106fae"
42
42
 
43
43
  CMAKE_CXX_COMPILER = "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe"
44
44
  CMAKE_CUDA_COMPILER = ""
ngsolve/config.py CHANGED
@@ -30,15 +30,15 @@ NGSOLVE_INSTALL_DIR_INCLUDE = "netgen/include"
30
30
  NGSOLVE_INSTALL_DIR_CMAKE = "ngsolve/cmake"
31
31
  NGSOLVE_INSTALL_DIR_RES = "share"
32
32
 
33
- NGSOLVE_VERSION = "6.2.2406-111-g5c9ac9808"
34
- NGSOLVE_VERSION_GIT = "v6.2.2406-111-g5c9ac9808"
35
- NGSOLVE_VERSION_PYTHON = "6.2.2406.post111.dev1"
33
+ NGSOLVE_VERSION = "6.2.2406-146-g5cb106fae"
34
+ NGSOLVE_VERSION_GIT = "v6.2.2406-146-g5cb106fae"
35
+ NGSOLVE_VERSION_PYTHON = "6.2.2406.post146.dev1"
36
36
 
37
37
  NGSOLVE_VERSION_MAJOR = "6"
38
38
  NGSOLVE_VERSION_MINOR = "2"
39
- NGSOLVE_VERSION_TWEAK = "111"
39
+ NGSOLVE_VERSION_TWEAK = "146"
40
40
  NGSOLVE_VERSION_PATCH = "2406"
41
- NGSOLVE_VERSION_HASH = "g5c9ac9808"
41
+ NGSOLVE_VERSION_HASH = "g5cb106fae"
42
42
 
43
43
  CMAKE_CXX_COMPILER = "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe"
44
44
  CMAKE_CUDA_COMPILER = ""
ngsolve/ngslib.lib CHANGED
Binary file
ngsolve/ngslib.pyd CHANGED
Binary file
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: ngsolve
3
- Version: 6.2.2406.post111.dev1
3
+ Version: 6.2.2406.post146.dev1
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.2406.post118.dev0
8
+ Requires-Dist: netgen-mesher==6.2.2406.post138.dev0
9
9
  Requires-Dist: mkl
10
10
  Dynamic: author
11
11
  Dynamic: license
@@ -1,4 +1,4 @@
1
- netgen/libngsolve.dll,sha256=cYNVB3cbQstCzx126WihudOYC-rDqiwQhz83pHC8n_0,37957632
1
+ netgen/libngsolve.dll,sha256=ZNDaM_1s2aIu3ad0pRILGLHJCvFoUq9xg3hdHH8Q5Bc,37993984
2
2
  netgen/ngscxx.bat,sha256=xdyPg8v61TfYK_Qc5Www1gXOoOIGMIAjia9nNXnXMbw,704
3
3
  netgen/ngsld.bat,sha256=sWPrSRw3Dx-MuGw6zZXtVHYCfYMqlj4NZ2t3AzqyB0I,434
4
4
  netgen/ngspy,sha256=0ECAbNqhPoxM1JgTxO5c_K6yAxrQAYlPV0jzBsgfc2M,70
@@ -22,7 +22,7 @@ netgen/include/clapack.h,sha256=K3j1ebecNeGVvSNM328DA6wsVMUuvMTc4y4dG5gYXs0,3832
22
22
  netgen/include/code_generation.hpp,sha256=o5Qz25LGTeIz4IIzGB2yKGfIoNfzZTcXeMGy2BMOy-0,8537
23
23
  netgen/include/coefficient.hpp,sha256=IvpWD90ieFPGUpIUBYW2bzEXSxIK6OTO3ZIEpwj2ddw,74251
24
24
  netgen/include/coefficient_impl.hpp,sha256=orADENwamwJOoytRr2EiKE00iFrlh9454cdbePCvZfY,287
25
- netgen/include/coefficient_stdmath.hpp,sha256=CT7egxFvDQn8OtWN1hEKVujmp_TPqGQcV3DrV_XGuRM,5243
25
+ netgen/include/coefficient_stdmath.hpp,sha256=dwzI2UBsYn0ofF5DVhyCSoOBRk1lKbccV0wL4DyFhM4,5439
26
26
  netgen/include/commutingAMG.hpp,sha256=_Esx1h0uBFcHFzik4Tik4Orh14aBURowbI8PJ6g-uFM,2684
27
27
  netgen/include/comp.hpp,sha256=w51hr5ZeLetd8julkKUlOir130neTgiV_7YjReeUdi4,1952
28
28
  netgen/include/compatibility.hpp,sha256=tRoycUbVhuJr9fq0HavcIPYUhxw2VoZN2_vp0xGB9IQ,814
@@ -38,7 +38,7 @@ netgen/include/dump.hpp,sha256=XE3Mr0Y_fY73-fqs-i_TxqjJkT0uTq9uT825Ip280hs,27959
38
38
  netgen/include/eigen.hpp,sha256=JNC7Rkd3faQt-NkOLjy0Rx8LTrMHWYr85nFCyRF0A5g,1303
39
39
  netgen/include/eigensystem.hpp,sha256=2QN1q3ZCogT3PdQzy_l67GwRQSh04QUu11RvXnA7i2A,340
40
40
  netgen/include/elasticity_equations.hpp,sha256=iYq4ZNriLmqvsSWSWkTPDKtITd5FF5ARTKsLN2ch8xo,18767
41
- netgen/include/elementbyelement.hpp,sha256=v-1y0kMb90LvWSWgQi4Xzv1zkwRl-BSErPLektLxZ0U,6618
41
+ netgen/include/elementbyelement.hpp,sha256=OLn6ztnneXNsHaclcLY1BIZ9l_pkc4Hm-jUCW88K0LA,6699
42
42
  netgen/include/elementtopology.hpp,sha256=k7ojpU9p6c03z5R39imXuYCSqCuU5OtlBP3NzvUYcHY,46254
43
43
  netgen/include/elementtransformation.hpp,sha256=H8eUIkDAxgeyeFL_cMJgDbQp00hRcwQPeNcR9yLu7xU,10747
44
44
  netgen/include/evalfunc.hpp,sha256=-I7SJFWJvLp8sFWYeOnNzkdDLaPLnWqAZSjRZHkLXfg,10424
@@ -65,6 +65,7 @@ netgen/include/h1lofe.hpp,sha256=ZIx-4PK1AWBTqx5ofMzSMEJ57iVuo9syB7UD-935KEk,350
65
65
  netgen/include/h1lumping.hpp,sha256=onTLYtp2LVM7JooffOIF7piBbFCer-T9656PfqGecPY,844
66
66
  netgen/include/hcurl_equations.hpp,sha256=pnT3E_KVUzREsFbzjHCtGMHtulowRrqbIjvhn4oz78o,47426
67
67
  netgen/include/hcurlcurlfe.hpp,sha256=hso5cIc0hFDTcFs0HL-K_E8M4OAhIuyxG4kRBy_CfCo,86715
68
+ netgen/include/hcurlcurlfespace.hpp,sha256=5QMsB3C37Ul4w6Tfgba9s7zRX66Mdv0CFwyk6UZg0e4,2252
68
69
  netgen/include/hcurlfe.hpp,sha256=7hMKN-YUauhrjbh-0D7WkJkJJMJoGVj7EMrgmbTd2xA,9695
69
70
  netgen/include/hcurlfe_utils.hpp,sha256=osZvPQ7JOuu03Fq7zsls8IWBae2MsKWNMpN3OWcFAKE,1969
70
71
  netgen/include/hcurlhdiv_dshape.hpp,sha256=1I0ULMWPHItvpaJrt9tc19zFiK3pzTePqNcxaOnWZrw,34109
@@ -105,7 +106,7 @@ netgen/include/matrix.hpp,sha256=0UT4qQMFBMf3eq8FS7XTkMbQaVSgz--EiNdVMzGq-Sc,579
105
106
  netgen/include/memusage.hpp,sha256=m_-fuupqepSve37WkRkoFHHyTtE9PdGnOVPIdQHlDiw,1209
106
107
  netgen/include/meshaccess.hpp,sha256=Yk5VSmQx4cp5WEHnfsZXUOijVlooEoozTAaUu75zla8,48419
107
108
  netgen/include/mgpre.hpp,sha256=5Zqt3pzrvm3EOfr84iU6rQx23LTkntUTd_s4_i6wEzI,5029
108
- netgen/include/mptools.hpp,sha256=n4TkkdL1L6nV0um-DAvycpT0g5iBW9RIeb2raNn0hqc,65449
109
+ netgen/include/mptools.hpp,sha256=cnXLtCL2I11IETe79gwaPChZGATLuw-iP57ReY8tx58,65460
109
110
  netgen/include/multigrid.hpp,sha256=7YgJfeGTBnb-aFWHrbcVk3dos6XYU0iVCgiY8UvRopY,898
110
111
  netgen/include/multivector.hpp,sha256=5rkNSqyPhIXAb1lGKLcy908D9Uw9oqY4wpUXZEXbEPE,13082
111
112
  netgen/include/mumpsinverse.hpp,sha256=MRFR61qyaS_T54td9WtFR4cfC4nlhTtRLC8bkEly3Mg,4228
@@ -152,15 +153,15 @@ netgen/include/simd_complex.hpp,sha256=HwMHrVpF8rqzTheKwrPUkZStgk9hTKG2-o2KUeISB
152
153
  netgen/include/smoother.hpp,sha256=SoVZvhFynyPSIAe-x8EloVluIHUE0k78Dp3sQFu-Yfo,6896
153
154
  netgen/include/solve.hpp,sha256=lzCGHU1QOj9VXG43Q8MzvDi48-BfVH_fG8R0ttU8Xfg,2123
154
155
  netgen/include/sparsecholesky.hpp,sha256=5RYlQ6gbPTVqDy8npnDBydAF6pvkl8I4mHi_JjYJ6lM,9198
155
- netgen/include/sparsematrix.hpp,sha256=m_cbndzxeP4ajk9nMdqmV-l4L1FZXDHPrL_B9Zf0yf4,33626
156
+ netgen/include/sparsematrix.hpp,sha256=vyk1ViL0oXSiPZX4FfrFgy8whefffUrTmSlTS60SbrU,33744
156
157
  netgen/include/sparsematrix_dyn.hpp,sha256=RSxxEAg6Y82DDt7S46Hw_KCxvQBPvEoBvH8j-H5plz4,2792
157
158
  netgen/include/sparsematrix_impl.hpp,sha256=C2yLlIx3QPXCreg5GLBy2mV8E-1DUD1S8m3jzbWzlWQ,28732
158
- netgen/include/special_matrix.hpp,sha256=QO2ik-YOAiSPsfeuqY5VEH2ZauVf_o5-guuzo0EeaE0,16730
159
+ netgen/include/special_matrix.hpp,sha256=2BdxqD7aNfKGsyXjW5rmJAhRfSPro36VaSH4__RYMJE,16904
159
160
  netgen/include/specialelement.hpp,sha256=ovP0KuLWkBRnoc72hfzGgrrigzNQBdJexVAgSUj63vg,3351
160
161
  netgen/include/statushandler.hpp,sha256=IJPw19bARTth8D8wc6kHTBkxE4o3QTWB-cGDGz1Q2oE,679
161
162
  netgen/include/stringops.hpp,sha256=vN_DL7f2M5e9dLpZOHIVDXzwoSovbqtuqClZdYMVDrA,274
162
163
  netgen/include/superluinverse.hpp,sha256=A5YmUv_5R0qAzcD4zIxpUPAB6HqLcXuFU6J91Ygmnio,3301
163
- netgen/include/symbolicintegrator.hpp,sha256=Cfkrxo9R8O3IrbeTlJRVFRxL0Zp3-_vV24lmWrlqgxE,37236
164
+ netgen/include/symbolicintegrator.hpp,sha256=tk8SwRT2swPiafO1JevZskjFVwvAxbGd0HTGPJjx5oo,36868
164
165
  netgen/include/symmetricmatrix.hpp,sha256=M79mq0z70ohLFoi8cxPAxxlqD3RjFZAkbCrHwQrhvY8,2954
165
166
  netgen/include/tangentialfacetfe.hpp,sha256=iEP_cU3nBtVUnH67dvzeMqIS-JM6SeILhB738YX9Spg,7491
166
167
  netgen/include/tangentialfacetfespace.hpp,sha256=DoijcYOUEG8Tud_RqYOsmOZlpsQ2swx0XTLgI6eGGG4,3198
@@ -183,14 +184,14 @@ netgen/include/voxelcoefficientfunction.hpp,sha256=zPlatX_nf2ODK2X979wvpm1HXHEzn
183
184
  netgen/include/vtkoutput.hpp,sha256=GwPaFtOVY27_1hKwSqpNHV4ppOk3CVsLdMpocm27odQ,6628
184
185
  netgen/include/vvector.hpp,sha256=vpnwWlNWsEJB26ve8cKADbUMGVBTTVCFvrBC4r_LDDQ,4785
185
186
  netgen/include/webgui.hpp,sha256=xm1S5KHockrzf_R4zHzQ9fzwfQ4H5aZaZm9ItCaR41s,2199
186
- netgen/lib/libngsolve.lib,sha256=rv4TwZJ8LNC93yiYQQ-d9171kjlXGRTM8uXbLQjo3-4,13296464
187
+ netgen/lib/libngsolve.lib,sha256=0WYf8IPYaPc7J_SoDGR3RfFHPzv-MxpMugzzL1RMi0E,13327678
187
188
  ngsolve/TensorProductTools.py,sha256=jD4LtJdEiLt2dDsU6STMXb10yrau_i20gatwGlqbiFQ,8562
188
189
  ngsolve/__console.py,sha256=QLnfw1ONU9eVPQZ_LjzY-7b_gfZpRRRdI7imHR1lJR8,2983
189
190
  ngsolve/__expr.py,sha256=ZAtv94PVtAdvWWKFIvQGJC55aIEY6ajo-l5Hp-1V-6s,4396
190
191
  ngsolve/__init__.py,sha256=In0vaZyPCEJq01W8EUlLt2W0sltCUIa8eJPvI7Gs6TA,5381
191
192
  ngsolve/_scikit_build_core_dependencies.py,sha256=usioLq44m3uusEH205dW0czyzGmzy87PZgizZKUoPs0,765
192
193
  ngsolve/bvp.py,sha256=STQCDhEphVgEK3hfWGJyVkS1vi_ubTTKHq7fnuR-POo,2065
193
- ngsolve/config.py,sha256=zwBQAiU05D_LzaWkAkWmWaPcax3HhnczWcYdsxX6Dhs,2596
194
+ ngsolve/config.py,sha256=ldnjV_gDJgPkVOiAT01go-n57JQgXC5Ejnmb2WHfenM,2596
194
195
  ngsolve/directsolvers.py,sha256=lVfEluGDFd_u6Y-vyQ08VjHA02xQuklIQ91hMopj-40,1021
195
196
  ngsolve/eigenvalues.py,sha256=7PRftYxyoBwu0C_kD1lrDI0gjgJOyJWZzAhVQVfTAkI,9673
196
197
  ngsolve/internal.py,sha256=IgPpdMN7bdaCrafmJcNLha4CYae06A52AHobPjGrkdw,5202
@@ -198,8 +199,8 @@ ngsolve/krylovspace.py,sha256=uBV8zrTP9RaqlTjYqowFNqVOMfK7ECTg99J8AbeJTWY,32876
198
199
  ngsolve/meshes.py,sha256=nz95LP1EEIVAEJ0jyQGqq0E-62uuy2tvIRgqIrEqDHQ,27534
199
200
  ngsolve/ngs2petsc.py,sha256=PLAkvu4H-ZEXd0-bM2v0OJX7gga-OJ9d-NB7g322-wQ,12809
200
201
  ngsolve/ngscxx.py,sha256=r9TV49w0MKIxE6fgJYO4FNv-5wcM9eAFYIG9GspUy_A,1335
201
- ngsolve/ngslib.lib,sha256=QZwCXbzlomoaflSkHndnqam6vXacELDMQajSUJc9SXM,1716
202
- ngsolve/ngslib.pyd,sha256=jsANTBwex57kHClZlzVVyLtNjxdJKmi4vJOF0mH9Isg,111616
202
+ ngsolve/ngslib.lib,sha256=aUxQ8uDdxpj1liLn4MPTHIW0S-LayRwHmdZg1rzwMQk,1716
203
+ ngsolve/ngslib.pyd,sha256=aYjVW-mkxmymtqGJeBp96NFnt6vb-EtDUV54NFgbVC0,111616
203
204
  ngsolve/nonlinearsolvers.py,sha256=nKd-SVJseTWztHZPEPKsbv0mLwQjFILZtOh7Ggft0xs,8419
204
205
  ngsolve/preconditioners.py,sha256=2To9cGdhZscFRKrIb6NfjKLBXoIfkemnhryaXrdgNC8,218
205
206
  ngsolve/solvers.py,sha256=Vbm5RfIJ83nMtQ1pYJL0uBBuys4-mcY6b63MNkyiqxU,311
@@ -207,12 +208,12 @@ ngsolve/timestepping.py,sha256=SuKsFS7cDXRixKWdMMIWW4flet12HLeqWTBC0DFhPwg,8535
207
208
  ngsolve/timing.py,sha256=j_Plbbh51pS9QwMq93hyvFDSrbywmdKZ6Z6OOZmZoe4,4093
208
209
  ngsolve/utils.py,sha256=jg6smLuKF6G9Rvg-EXjyYwjFJGyyiqSRknevdjp-9J4,4724
209
210
  ngsolve/webgui.py,sha256=fj4_s7QDEZ-PJwtU-jC5oxfnsAfoG3yCm6YVpHR-2aU,24895
210
- ngsolve/cmake/NGSolveConfig.cmake,sha256=O5TEesjNjFAl-EgD0AVLHF7Lqc6DK55aphB_yvNuHec,5309
211
+ ngsolve/cmake/NGSolveConfig.cmake,sha256=QUGECPkEjvg318NkPfkOeSdGVbmh2zaWJNxxoBamZZE,5309
211
212
  ngsolve/cmake/ngsolve-targets-release.cmake,sha256=knQjCmz6J-x_Egg5DosY5hU_CZdZlSQxQ4Za7pS07fA,907
212
213
  ngsolve/cmake/ngsolve-targets.cmake,sha256=vboBD0IALtGlnV_mWvrbMzMohEeQ4AlvDSIVPpRK-To,5969
213
214
  ngsolve/config/__init__.py,sha256=IjGKWBHvRx572Z6m-5z0q82xuQaWlBABy1whwy2Uxak,23
214
215
  ngsolve/config/__main__.py,sha256=anI_XpgrpEnVnMyrFiH3Yon_tpQZkehnqRTNC02NiBI,93
215
- ngsolve/config/config.py,sha256=zwBQAiU05D_LzaWkAkWmWaPcax3HhnczWcYdsxX6Dhs,2596
216
+ ngsolve/config/config.py,sha256=ldnjV_gDJgPkVOiAT01go-n57JQgXC5Ejnmb2WHfenM,2596
216
217
  ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
217
218
  ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
218
219
  ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=3Q9ntmVJGIKQ-JLdGWgECR_kDjTG8FPVCSiTJkxyi40,2188
@@ -244,37 +245,37 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=59TuQvIIGoDStyJneH47NG131nppBoQpZQ9rfvG_
244
245
  ngsolve/demos/mpi/mpi_navierstokes.py,sha256=ieAWMDd9LoH99L14iBgF_YmX_xk7gltZ9MruTFN6xAY,3028
245
246
  ngsolve/demos/mpi/mpi_poisson.py,sha256=_-H0HFqlwlpasiVD9OQjUvJbWJcQ34-4y-va1WOSOzE,2557
246
247
  ngsolve/demos/mpi/mpi_timeDG.py,sha256=FUOh_1dzOGUU-uAsD4iyz0RVT382jMiMiuYkZjarhAE,1963
247
- ngsolve-6.2.2406.post111.dev1.data/data/Scripts/ngsolve.tcl,sha256=8KBOXZKYU_qx8785PIjdmVjcUbCxR5aYrod0BZ4UgGc,21637
248
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/beam.geo,sha256=HTv0A6IUoVuavifolhGKY6U44z0hni07Htonqe6rw_A,404
249
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/beam.vol,sha256=QZbM9JE4rBs5nVXaw7ZAbDf60yXbX19bm1OnOScF57M,13834
250
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/chip.in2d,sha256=561AjEIPnlzMZHIzep5lRjocQDm8w7o7IDna5u8s9JQ,592
251
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/chip.vol,sha256=gkEmBWlQh8BkSFNTf-XISfmuGzHXDKANV4Uoww_BwJI,28511
252
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/coil.geo,sha256=ylB2OiWEZztFXPx99qTNRJKmZFIDPEezEgQt4EPtZRA,376
253
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/coil.vol,sha256=t8cWP_YX38FMw0S-7vEVUOcSH0VK6DlaqVWG_zmBo-4,147284
254
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/coilshield.geo,sha256=Sq8w7i22WQ0viaiM3bU_63lZGFWp8JgyDqs3RdjeTe0,629
255
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/coilshield.vol,sha256=JiZOM9A529-hikvv1kyLwffTRpeatLtaVTNcu42o1fo,165576
256
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/cube.geo,sha256=Wd9AnPdoQgjQ-JK6zmoXjsNxPR9B8ED4pdHVwmRoe1M,405
257
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/cube.vol,sha256=RS8bay_KlF6IZM0QDDr7_dGaFLqoxszQU_w8TYutMKY,92127
258
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=lK3sXmK74eFEMk8F6hwFHe_tBYnOdRq3F-RbzKpDK0c,1354
259
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=VuEQtkZaIJA9yuvjG_jcx1UB9UtAaZSoeJYFHcHeYxk,1141
260
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d1_square.pde,sha256=24ZZ0nlbr5LKl_mPyeZZMSkiCBiBk1fzNElo3yITX2A,1072
261
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=yGIbzuTdCEjdoC9Ig_hbcy5qz69_wxgPZeYmhY1rN7k,985
262
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=gWqQTh1M9NiKGohlu5JxDJuvRz-T28WlNSVbwmMvM-0,590
263
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=6kL43ehAh1PdwnFlLjadg325bFjpz02p2PpAOxlDFuc,1079
264
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=VQt9WbqAVWObFH9Jy1YieE9WHnVZ_hnsKVTz6ysEBxI,2059
265
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=y10nLFA2-GwEwnAs5R-8wppRq-09vYJ_C9LJ3DSvlS0,1974
266
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=KFkqtZiPD4LQsGnghwwdq1qmpWf0T5xQR4HwbRL9ZZA,1250
267
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=9XG0TcgZ7mComh_pVntnuzDldEx5PD-C7gqK05PTWus,1190
268
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=vYschVRu5vC91YpyVZFCBFuno-ZlOcRznPD-OvJTLtQ,1551
269
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=lDCukUh9iTpkiH-qJAVdeAlMpiYF0AibAA6g3jOeWDY,533
270
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=IUOhUrZi8WMnvrIJe--A8cYPN6mscslA8_4yxvKShb0,35724
271
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
272
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/shaft.geo,sha256=Y3OVQlWjgICe2Dwz6-Qs8r0tLanjwtWP0xFx5AwNRJk,2507
273
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/shaft.vol,sha256=IqViJ4hJKk3Uf66PkVJ-kHpBQ_ZpkigRuh5g1Po4euY,274741
274
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/square.in2d,sha256=5dewiEjTsRFiNkBlmaTjBAZejq55TTlusp8ALfTMc2M,209
275
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/square.vol,sha256=tWdPeQ52deUNgWOsWKhqgNVsJKhkJmEAVp5-xjhzEwg,9311
276
- ngsolve-6.2.2406.post111.dev1.dist-info/LICENSE,sha256=iFoD9UsVeWEjb0aEPnmXKr_NaJC2y7NovH7KMo_5WhI,26934
277
- ngsolve-6.2.2406.post111.dev1.dist-info/METADATA,sha256=14rQ0L28CeBCODeFBRXxPn-cfyDhe-1yrpgt_Yu9VR0,305
278
- ngsolve-6.2.2406.post111.dev1.dist-info/WHEEL,sha256=3cUY9TiuvxHsB0dWaW6wa9MO8pP_yfFeO2_t7ly9aNg,96
279
- ngsolve-6.2.2406.post111.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
280
- ngsolve-6.2.2406.post111.dev1.dist-info/RECORD,,
248
+ ngsolve-6.2.2406.post146.dev1.data/data/Scripts/ngsolve.tcl,sha256=8KBOXZKYU_qx8785PIjdmVjcUbCxR5aYrod0BZ4UgGc,21637
249
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/beam.geo,sha256=HTv0A6IUoVuavifolhGKY6U44z0hni07Htonqe6rw_A,404
250
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/beam.vol,sha256=QZbM9JE4rBs5nVXaw7ZAbDf60yXbX19bm1OnOScF57M,13834
251
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/chip.in2d,sha256=561AjEIPnlzMZHIzep5lRjocQDm8w7o7IDna5u8s9JQ,592
252
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/chip.vol,sha256=gkEmBWlQh8BkSFNTf-XISfmuGzHXDKANV4Uoww_BwJI,28511
253
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/coil.geo,sha256=ylB2OiWEZztFXPx99qTNRJKmZFIDPEezEgQt4EPtZRA,376
254
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/coil.vol,sha256=t8cWP_YX38FMw0S-7vEVUOcSH0VK6DlaqVWG_zmBo-4,147284
255
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/coilshield.geo,sha256=Sq8w7i22WQ0viaiM3bU_63lZGFWp8JgyDqs3RdjeTe0,629
256
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/coilshield.vol,sha256=JiZOM9A529-hikvv1kyLwffTRpeatLtaVTNcu42o1fo,165576
257
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/cube.geo,sha256=Wd9AnPdoQgjQ-JK6zmoXjsNxPR9B8ED4pdHVwmRoe1M,405
258
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/cube.vol,sha256=RS8bay_KlF6IZM0QDDr7_dGaFLqoxszQU_w8TYutMKY,92127
259
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=lK3sXmK74eFEMk8F6hwFHe_tBYnOdRq3F-RbzKpDK0c,1354
260
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=VuEQtkZaIJA9yuvjG_jcx1UB9UtAaZSoeJYFHcHeYxk,1141
261
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d1_square.pde,sha256=24ZZ0nlbr5LKl_mPyeZZMSkiCBiBk1fzNElo3yITX2A,1072
262
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=yGIbzuTdCEjdoC9Ig_hbcy5qz69_wxgPZeYmhY1rN7k,985
263
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=gWqQTh1M9NiKGohlu5JxDJuvRz-T28WlNSVbwmMvM-0,590
264
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=6kL43ehAh1PdwnFlLjadg325bFjpz02p2PpAOxlDFuc,1079
265
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=VQt9WbqAVWObFH9Jy1YieE9WHnVZ_hnsKVTz6ysEBxI,2059
266
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=y10nLFA2-GwEwnAs5R-8wppRq-09vYJ_C9LJ3DSvlS0,1974
267
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=KFkqtZiPD4LQsGnghwwdq1qmpWf0T5xQR4HwbRL9ZZA,1250
268
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=9XG0TcgZ7mComh_pVntnuzDldEx5PD-C7gqK05PTWus,1190
269
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=vYschVRu5vC91YpyVZFCBFuno-ZlOcRznPD-OvJTLtQ,1551
270
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=lDCukUh9iTpkiH-qJAVdeAlMpiYF0AibAA6g3jOeWDY,533
271
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=IUOhUrZi8WMnvrIJe--A8cYPN6mscslA8_4yxvKShb0,35724
272
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
273
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/shaft.geo,sha256=Y3OVQlWjgICe2Dwz6-Qs8r0tLanjwtWP0xFx5AwNRJk,2507
274
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/shaft.vol,sha256=IqViJ4hJKk3Uf66PkVJ-kHpBQ_ZpkigRuh5g1Po4euY,274741
275
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/square.in2d,sha256=5dewiEjTsRFiNkBlmaTjBAZejq55TTlusp8ALfTMc2M,209
276
+ ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/square.vol,sha256=tWdPeQ52deUNgWOsWKhqgNVsJKhkJmEAVp5-xjhzEwg,9311
277
+ ngsolve-6.2.2406.post146.dev1.dist-info/LICENSE,sha256=iFoD9UsVeWEjb0aEPnmXKr_NaJC2y7NovH7KMo_5WhI,26934
278
+ ngsolve-6.2.2406.post146.dev1.dist-info/METADATA,sha256=i06djncafpsv9tgHgfKT29hMuf-3pDsWmVH0oeNdASA,305
279
+ ngsolve-6.2.2406.post146.dev1.dist-info/WHEEL,sha256=3cUY9TiuvxHsB0dWaW6wa9MO8pP_yfFeO2_t7ly9aNg,96
280
+ ngsolve-6.2.2406.post146.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
281
+ ngsolve-6.2.2406.post146.dev1.dist-info/RECORD,,