ngsolve 6.2.2406.post111.dev1__cp39-cp39-macosx_10_15_universal2.whl → 6.2.2406.post147.dev1__cp39-cp39-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 (53) 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/libngbla.dylib +0 -0
  9. netgen/libngcomp.dylib +0 -0
  10. netgen/libngfem.dylib +0 -0
  11. netgen/libngla.dylib +0 -0
  12. netgen/libngstd.dylib +0 -0
  13. ngsolve/cmake/NGSolveConfig.cmake +1 -1
  14. ngsolve/config/config.py +5 -5
  15. ngsolve/config.py +5 -5
  16. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post147.dev1.dist-info}/METADATA +2 -2
  17. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post147.dev1.dist-info}/RECORD +53 -52
  18. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/Netgen.icns +0 -0
  19. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/bin/ngscxx +0 -0
  20. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/bin/ngsld +0 -0
  21. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/bin/ngsolve.tcl +0 -0
  22. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/bin/ngspy +0 -0
  23. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/beam.geo +0 -0
  24. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/beam.vol +0 -0
  25. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/chip.in2d +0 -0
  26. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/chip.vol +0 -0
  27. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/coil.geo +0 -0
  28. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/coil.vol +0 -0
  29. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/coilshield.geo +0 -0
  30. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/coilshield.vol +0 -0
  31. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/cube.geo +0 -0
  32. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/cube.vol +0 -0
  33. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
  34. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
  35. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d1_square.pde +0 -0
  36. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d2_chip.pde +0 -0
  37. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
  38. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d4_cube.pde +0 -0
  39. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d5_beam.pde +0 -0
  40. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d6_shaft.pde +0 -0
  41. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d7_coil.pde +0 -0
  42. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
  43. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
  44. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
  45. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/doubleglazing.vol +0 -0
  46. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
  47. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/shaft.geo +0 -0
  48. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/shaft.vol +0 -0
  49. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/square.in2d +0 -0
  50. {ngsolve-6.2.2406.post111.dev1.data → ngsolve-6.2.2406.post147.dev1.data}/data/share/ngsolve/square.vol +0 -0
  51. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post147.dev1.dist-info}/LICENSE +0 -0
  52. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post147.dev1.dist-info}/WHEEL +0 -0
  53. {ngsolve-6.2.2406.post111.dev1.dist-info → ngsolve-6.2.2406.post147.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/libngbla.dylib CHANGED
Binary file
netgen/libngcomp.dylib CHANGED
Binary file
netgen/libngfem.dylib CHANGED
Binary file
netgen/libngla.dylib CHANGED
Binary file
netgen/libngstd.dylib CHANGED
Binary file
@@ -1,4 +1,4 @@
1
- set(PACKAGE_VERSION "6.2.2406-111-g5c9ac9808")
1
+ set(PACKAGE_VERSION "6.2.2406-147-g4784157d6")
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-147-g4784157d6"
34
+ NGSOLVE_VERSION_GIT = "v6.2.2406-147-g4784157d6"
35
+ NGSOLVE_VERSION_PYTHON = "6.2.2406.post147.dev1"
36
36
 
37
37
  NGSOLVE_VERSION_MAJOR = "6"
38
38
  NGSOLVE_VERSION_MINOR = "2"
39
- NGSOLVE_VERSION_TWEAK = "111"
39
+ NGSOLVE_VERSION_TWEAK = "147"
40
40
  NGSOLVE_VERSION_PATCH = "2406"
41
- NGSOLVE_VERSION_HASH = "g5c9ac9808"
41
+ NGSOLVE_VERSION_HASH = "g4784157d6"
42
42
 
43
43
  CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
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-147-g4784157d6"
34
+ NGSOLVE_VERSION_GIT = "v6.2.2406-147-g4784157d6"
35
+ NGSOLVE_VERSION_PYTHON = "6.2.2406.post147.dev1"
36
36
 
37
37
  NGSOLVE_VERSION_MAJOR = "6"
38
38
  NGSOLVE_VERSION_MINOR = "2"
39
- NGSOLVE_VERSION_TWEAK = "111"
39
+ NGSOLVE_VERSION_TWEAK = "147"
40
40
  NGSOLVE_VERSION_PATCH = "2406"
41
- NGSOLVE_VERSION_HASH = "g5c9ac9808"
41
+ NGSOLVE_VERSION_HASH = "g4784157d6"
42
42
 
43
43
  CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
44
44
  CMAKE_CUDA_COMPILER = ""
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ngsolve
3
- Version: 6.2.2406.post111.dev1
3
+ Version: 6.2.2406.post147.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.2406.post118.dev0)
10
+ Requires-Dist: netgen-mesher (==6.2.2406.post138.dev0)
11
11
 
12
12
  UNKNOWN
13
13
 
@@ -1,9 +1,9 @@
1
- netgen/libngbla.dylib,sha256=ARxokjXBAuyw4kjyyaq3c9h4mNAX61d2Dp557mSygx8,5180032
2
- netgen/libngcomp.dylib,sha256=EyCkTElaR-Eowr2iwSHC2hr5Jg4IXze5aUnCqDCghvY,42998656
3
- netgen/libngfem.dylib,sha256=b6aqu6hz2zTBHSGQRTIgB9IhSkePwBDWTgok3Z6SDOg,50927312
4
- netgen/libngla.dylib,sha256=4V4IlECpnhGHy9Pka_HbSol6jcoYyL3VobEipzV1s04,24856608
1
+ netgen/libngbla.dylib,sha256=EpAIfArkrTuM60oHIo1W1rElFbbXU6ac7Y6UcFlMGAc,5180032
2
+ netgen/libngcomp.dylib,sha256=VjTrsPb-jJjknkNYNPGXOrxDzw3IBpaxBXY1ECSWquA,42998656
3
+ netgen/libngfem.dylib,sha256=1a-JiX5vvr6Cfdf3rEvXXy12KpC3WY_9OtItLq-YIBg,51171472
4
+ netgen/libngla.dylib,sha256=Ty5Kx7wa6RJJZyy0BIq0YTlukBbnFjfFrA65i9iQ1NI,24859392
5
5
  netgen/libngsolve.dylib,sha256=0pggZ1rPc73thkdPLDrMvZL_PLnYDgMpCgZ0lwtVjhY,939632
6
- netgen/libngstd.dylib,sha256=7Yo3xJrukjM1u0Cb5cES1tCNLDU1Ej8BazNU3vZybHo,922880
6
+ netgen/libngstd.dylib,sha256=Ks75DmyoM6DFTUR_5ZVIB0aZ6P7qF3MdFvXggjDycu0,922880
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
@@ -24,7 +24,7 @@ netgen/include/clapack.h,sha256=L4LpLccbz12_DRpi4EWnBcEVmx_9ZXi2zddkFAcxhc4,3760
24
24
  netgen/include/code_generation.hpp,sha256=n95bVkO9Oo2cZK0Lqc7X230P_c1wpjTOUHkTFcZlsF0,8241
25
25
  netgen/include/coefficient.hpp,sha256=jKlGmi9U9IsM3tggkfbMBJ449_bnPdpjJtLGs1oTmuI,72245
26
26
  netgen/include/coefficient_impl.hpp,sha256=MHjnAXTyoScfrjOxxFH1bzLd6-xQ6-AzyxHiK6wNfA0,269
27
- netgen/include/coefficient_stdmath.hpp,sha256=JmuaBgZ-aQfeYNFA-e6rgfl2t82iu9fiTzXyHWFKvIY,5086
27
+ netgen/include/coefficient_stdmath.hpp,sha256=SQOKujzmwGluewWbsajj8MEWq78SaK-a3zKnOMoDqQc,5282
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=B64NhBiBmyq9IUObFVqfx91lILUHUphj5tUPyjy-3Y8,6425
43
+ netgen/include/elementbyelement.hpp,sha256=vIBsYmP53paRDAwnw4k7B6cXCZuJwLsrCfAcdWwwoT8,6504
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
@@ -67,6 +67,7 @@ netgen/include/h1lofe.hpp,sha256=ekgMNT9_becmxGZ2sP5OrUYHXvyEjbi5x6sG3ZWOl2U,338
67
67
  netgen/include/h1lumping.hpp,sha256=eRodpAZKgp75o_82U6U3MQblw7R1-oamMU_Nth1lccE,809
68
68
  netgen/include/hcurl_equations.hpp,sha256=P4wVs_awgLleesiC0VrltUY_2GjD_nr7JYZmO3AuqC0,46074
69
69
  netgen/include/hcurlcurlfe.hpp,sha256=Gvt0lJvqI0iAVPbG_MK1MEz_ZtyhyiqNnlAum9yw0h8,84494
70
+ netgen/include/hcurlcurlfespace.hpp,sha256=sowpisLoGpoNCZybRwCGCCncbvDU-zyPeLl4ixCxl1c,2174
70
71
  netgen/include/hcurlfe.hpp,sha256=7EHEExBJqgnqGRpEcjxsmCthbggc95DOVhSgujcIxcM,9436
71
72
  netgen/include/hcurlfe_utils.hpp,sha256=s5je9yM9f4-84aDG2Q_lw1k-yv4hHZz620pCj53b1LQ,1862
72
73
  netgen/include/hcurlhdiv_dshape.hpp,sha256=LZqc44PutCROUAUfYUV9jTChMYTh6VkTVeoUH-cVR1c,33252
@@ -107,7 +108,7 @@ netgen/include/matrix.hpp,sha256=6Tg9xvyHWRmzrmK_pa15fE_V77y9pof3z78GnyzXmRE,557
107
108
  netgen/include/memusage.hpp,sha256=H-8rWQ8UQDCnOiYQnbwvILPuPoJD8bqwiNGB2QAUa0o,1168
108
109
  netgen/include/meshaccess.hpp,sha256=7K6OgV987dOd-LRlJ5MGLeIjA6VSnfeE3I-hQximURU,47061
109
110
  netgen/include/mgpre.hpp,sha256=zdNozWRSyluOF8E4GLeOR290Yw2wqGYGc1sTTSB5n3U,4825
110
- netgen/include/mptools.hpp,sha256=x648LHEJ0rDtxsqx9UfxbtkwkvpP2B8ZafpeTmMfsI8,63304
111
+ netgen/include/mptools.hpp,sha256=AXOecmi7jDGK7vbiEsk8ABG0sDHTSU4WUbuieGLiKEY,63315
111
112
  netgen/include/multigrid.hpp,sha256=ovl1GXcTfXuYLVVMcFfCKP5sg6diSGlqdjCMMPCgFUo,856
112
113
  netgen/include/multivector.hpp,sha256=nuLxMiq2y6HoH5w9j6ka2BhJjRyREPeEnNFx_x0SMU0,12635
113
114
  netgen/include/mumpsinverse.hpp,sha256=4Qxhc55Que7_InsdC7R0GXv4NPub4DG5LVjYWrnuiQU,4043
@@ -154,15 +155,15 @@ netgen/include/simd_complex.hpp,sha256=k-CsDOWAAU4ZO3_JGI3QHA-2jnWIaaZd1nLFdKuMB
154
155
  netgen/include/smoother.hpp,sha256=hZAe15R6BU88hMfhcTM3-eclRgzmHJnPKgYYWol9Sx8,6643
155
156
  netgen/include/solve.hpp,sha256=OZQfkg6HN20eudQ4kkRSecr-miwV35NPEjAtoMcunG4,2034
156
157
  netgen/include/sparsecholesky.hpp,sha256=IwbiMyB9fDpyx4pq7DNrYDM3zkL-HrFLwVJka2mp3vE,8885
157
- netgen/include/sparsematrix.hpp,sha256=I3ERI7MNuFDaA6fRUxGD3OH1AKpRZ_I5EK5XcQ_pOj0,32591
158
+ netgen/include/sparsematrix.hpp,sha256=7YN50okcY5Lxipc43njHPKzzKZ_gLtMhwQB_Jsj99rE,32706
158
159
  netgen/include/sparsematrix_dyn.hpp,sha256=T6J3fGx_qgeA56ctmGUi6b4NdwrdCOxKlzg5rKv5VjU,2701
159
160
  netgen/include/sparsematrix_impl.hpp,sha256=BwgxyJOFITQRhYQ_mW6wh5HyPXLKO2N1EydPrqpIj7o,27812
160
- netgen/include/special_matrix.hpp,sha256=7uJU9tT1yMY-5cKb3vtb9kac2IaLzvOFxDwOiCiCpMw,16273
161
+ netgen/include/special_matrix.hpp,sha256=OXRXgjPY0-VrNqcn14_mDTZ03NgMLrU5Ttdiyd_VIwc,16443
161
162
  netgen/include/specialelement.hpp,sha256=iiQaIE-cHbwGX014jET8k-rfb8k1GT6Gs_vsMIBWaOA,3226
162
163
  netgen/include/statushandler.hpp,sha256=Lh0Cevr7xnEoFW4QhTlNzEq9brpneGGmjAbv9o1kotY,646
163
164
  netgen/include/stringops.hpp,sha256=QiiQAFqB87FhxuMO_sigJU7L6FHfE3ebBy-cngouf_U,262
164
165
  netgen/include/superluinverse.hpp,sha256=FDSnHdTbVFDsFPF6B56IZJPDQKZx4fp2OubRQjE5_TU,3165
165
- netgen/include/symbolicintegrator.hpp,sha256=6pCvIJbJ3MO524jYscdRtD5c85gvzkMnERSNXG8YYss,36387
166
+ netgen/include/symbolicintegrator.hpp,sha256=7bk-m6p8KVEo9wi6zRBCjhq7iDnEsDuWj-qF4Q6W6rI,36019
166
167
  netgen/include/symmetricmatrix.hpp,sha256=YNzHHV9TWt3O-f1l6VAcFeml-KwIUQgMXcBco_Dt0MY,2810
167
168
  netgen/include/tangentialfacetfe.hpp,sha256=qCh6qYnPd_5PEYdEiLmx6-VrIPMJMBaR1UZ44EVk6IM,7267
168
169
  netgen/include/tangentialfacetfespace.hpp,sha256=B0xCNiZKTc16-3eHqbyi0ahQAtyGDoEPn1Gm6mHjOkA,3092
@@ -191,7 +192,7 @@ ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
191
192
  ngsolve/__init__.py,sha256=a7H55_pjvXNxMOArqZDBiViFS-n3YpJDP_LTsyoT-3A,5238
192
193
  ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
193
194
  ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
194
- ngsolve/config.py,sha256=xi-t6htTrZELayjOR5O0xGjmTICDrJZyoy5Q6nMLQVw,2499
195
+ ngsolve/config.py,sha256=8SarqZXQWq5DjNjQ4tJx55EfeKQmMKj4oHVwfdYOzMA,2499
195
196
  ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
196
197
  ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
197
198
  ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
@@ -207,12 +208,12 @@ ngsolve/timestepping.py,sha256=SLbsgE5pY5tXYTLGlVypk4kS2Ui8GxOwWmKVxqneZRU,8350
207
208
  ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
208
209
  ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
209
210
  ngsolve/webgui.py,sha256=8qoosw4lRj0dx2or9PthkrixQ_1JXLwul2HvV3kDrz0,24226
210
- ngsolve/cmake/NGSolveConfig.cmake,sha256=fVIuuayaPIMuGMB0SfXu2CcYvYOwT_cldJDL0ELL1Po,5175
211
+ ngsolve/cmake/NGSolveConfig.cmake,sha256=7XhHB_C2eIfvpDYhWJqw8-UL89mFV0Hvk3jBYuJospk,5175
211
212
  ngsolve/cmake/ngsolve-targets-release.cmake,sha256=nMntuQpzqLTlVDB6b6P-ImLBZfFa4USlrHMz_TpGMCY,2986
212
213
  ngsolve/cmake/ngsolve-targets.cmake,sha256=9uDA4MVEK9kXEMECn7IsZnchlo63saAWgJGtDg8QChY,5704
213
214
  ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
214
215
  ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
215
- ngsolve/config/config.py,sha256=xi-t6htTrZELayjOR5O0xGjmTICDrJZyoy5Q6nMLQVw,2499
216
+ ngsolve/config/config.py,sha256=8SarqZXQWq5DjNjQ4tJx55EfeKQmMKj4oHVwfdYOzMA,2499
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=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
@@ -244,41 +245,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
244
245
  ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
245
246
  ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
246
247
  ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
247
- ngsolve-6.2.2406.post111.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
248
- ngsolve-6.2.2406.post111.dev1.data/data/bin/ngscxx,sha256=ELkWfd_zU4SS4gatogC7PjTVMj4mk-PuJ3Pq2zCUJa8,1751
249
- ngsolve-6.2.2406.post111.dev1.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
250
- ngsolve-6.2.2406.post111.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
251
- ngsolve-6.2.2406.post111.dev1.data/data/bin/ngspy,sha256=KEtzflkZPs86Jnf7knSPWZqLlX70W7P1iyoyxbzMsec,104
252
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
253
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
254
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
255
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
256
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
257
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
258
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
259
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
260
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
261
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
262
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
263
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
264
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
265
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
266
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
267
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
268
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
269
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
270
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
271
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
272
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
273
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
274
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
275
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
276
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
277
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
278
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
279
- ngsolve-6.2.2406.post111.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
280
- ngsolve-6.2.2406.post111.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
281
- ngsolve-6.2.2406.post111.dev1.dist-info/METADATA,sha256=xAWET04hDAwAQkhivj75zYezz1JJ2Av_hmOfsubUTLs,250
282
- ngsolve-6.2.2406.post111.dev1.dist-info/WHEEL,sha256=GUjFiIxJsa64p6UL_1XdSua8mJHV9PIo6rgmnfjsOyw,108
283
- ngsolve-6.2.2406.post111.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
284
- ngsolve-6.2.2406.post111.dev1.dist-info/RECORD,,
248
+ ngsolve-6.2.2406.post147.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
249
+ ngsolve-6.2.2406.post147.dev1.data/data/bin/ngscxx,sha256=ELkWfd_zU4SS4gatogC7PjTVMj4mk-PuJ3Pq2zCUJa8,1751
250
+ ngsolve-6.2.2406.post147.dev1.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
251
+ ngsolve-6.2.2406.post147.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
252
+ ngsolve-6.2.2406.post147.dev1.data/data/bin/ngspy,sha256=KEtzflkZPs86Jnf7knSPWZqLlX70W7P1iyoyxbzMsec,104
253
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
254
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
255
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
256
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
257
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
258
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
259
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
260
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
261
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
262
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
263
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
264
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
265
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
266
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
267
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
268
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
269
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
270
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
271
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
272
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
273
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
274
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
275
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
276
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
277
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
278
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
279
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
280
+ ngsolve-6.2.2406.post147.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
281
+ ngsolve-6.2.2406.post147.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
282
+ ngsolve-6.2.2406.post147.dev1.dist-info/METADATA,sha256=f_PN4-QqJO0GaGgcRmxR_8SGG_BUa37MUL_sHzErUFc,250
283
+ ngsolve-6.2.2406.post147.dev1.dist-info/WHEEL,sha256=GUjFiIxJsa64p6UL_1XdSua8mJHV9PIo6rgmnfjsOyw,108
284
+ ngsolve-6.2.2406.post147.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
285
+ ngsolve-6.2.2406.post147.dev1.dist-info/RECORD,,