ngsolve 6.2.2501.post83.dev1__cp311-cp311-win_amd64.whl → 6.2.2503__cp311-cp311-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 (52) hide show
  1. netgen/include/facetfespace.hpp +2 -0
  2. netgen/include/fespace.hpp +4 -2
  3. netgen/include/intrules_SauterSchwab.hpp +25 -0
  4. netgen/include/mptools.hpp +380 -95
  5. netgen/include/ngblas.hpp +14 -0
  6. netgen/include/potentialtools.hpp +20 -0
  7. netgen/include/prolongation.hpp +143 -1
  8. netgen/include/python_ngstd.hpp +1 -0
  9. netgen/include/sparsecholesky.hpp +1 -1
  10. netgen/include/sparsematrix_impl.hpp +71 -5
  11. netgen/include/tangentialfacetfespace.hpp +7 -22
  12. netgen/include/tensor.hpp +1 -1
  13. netgen/lib/libngsolve.lib +0 -0
  14. netgen/libngsolve.dll +0 -0
  15. ngsolve/cmake/NGSolveConfig.cmake +5 -5
  16. ngsolve/cmake/ngsolve-targets.cmake +9 -2
  17. ngsolve/config/config.py +6 -6
  18. ngsolve/ngslib.pyd +0 -0
  19. {ngsolve-6.2.2501.post83.dev1.dist-info → ngsolve-6.2.2503.dist-info}/METADATA +2 -2
  20. {ngsolve-6.2.2501.post83.dev1.dist-info → ngsolve-6.2.2503.dist-info}/RECORD +52 -50
  21. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/Scripts/ngsolve.tcl +0 -0
  22. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/beam.geo +0 -0
  23. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/beam.vol +0 -0
  24. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/chip.in2d +0 -0
  25. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/chip.vol +0 -0
  26. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coil.geo +0 -0
  27. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coil.vol +0 -0
  28. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coilshield.geo +0 -0
  29. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/coilshield.vol +0 -0
  30. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/cube.geo +0 -0
  31. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/cube.vol +0 -0
  32. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
  33. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
  34. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d1_square.pde +0 -0
  35. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d2_chip.pde +0 -0
  36. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
  37. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d4_cube.pde +0 -0
  38. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d5_beam.pde +0 -0
  39. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d6_shaft.pde +0 -0
  40. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d7_coil.pde +0 -0
  41. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
  42. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
  43. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
  44. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/doubleglazing.vol +0 -0
  45. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
  46. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/shaft.geo +0 -0
  47. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/shaft.vol +0 -0
  48. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/square.in2d +0 -0
  49. {ngsolve-6.2.2501.post83.dev1.data → ngsolve-6.2.2503.data}/data/share/ngsolve/square.vol +0 -0
  50. {ngsolve-6.2.2501.post83.dev1.dist-info → ngsolve-6.2.2503.dist-info}/LICENSE +0 -0
  51. {ngsolve-6.2.2501.post83.dev1.dist-info → ngsolve-6.2.2503.dist-info}/WHEEL +0 -0
  52. {ngsolve-6.2.2501.post83.dev1.dist-info → ngsolve-6.2.2503.dist-info}/top_level.txt +0 -0
@@ -88,6 +88,8 @@ namespace ngcomp
88
88
  using FESpace::GetDofNrs;
89
89
  virtual void GetDofNrs (ElementId ei, Array<DofId> & dnums) const override;
90
90
 
91
+ const auto & GetFirstFacetDof() const { return first_facet_dof; }
92
+
91
93
  IntRange GetFacetDofs (int nr) const
92
94
  {
93
95
  return IntRange (first_facet_dof[nr], first_facet_dof[nr+1]);
@@ -92,6 +92,7 @@ ANY 1 1 1 1 | 15
92
92
 
93
93
 
94
94
  class FESpace;
95
+ class BilinearForm;
95
96
 
96
97
  // will be size_t some day
97
98
  typedef int DofId;
@@ -255,7 +256,7 @@ ANY 1 1 1 1 | 15
255
256
 
256
257
  virtual void UpdateDofTables() { ; }
257
258
  virtual void UpdateCouplingDofArray() { ; }
258
-
259
+ virtual void UpdateFreeDofs();
259
260
  /// update element coloring
260
261
  virtual void FinalizeUpdate();
261
262
 
@@ -639,7 +640,7 @@ ANY 1 1 1 1 | 15
639
640
  /// Set multigrid prolongation
640
641
  // void SetProlongation (ngmg::Prolongation * aprol)
641
642
  // { prol = aprol; }
642
-
643
+ virtual void SetHarmonicProlongation (shared_ptr<BilinearForm> bfa, string inverse);
643
644
 
644
645
  /// returns function-evaluator
645
646
  shared_ptr<DifferentialOperator> GetEvaluator (VorB vb = VOL) const
@@ -1108,6 +1109,7 @@ ANY 1 1 1 1 | 15
1108
1109
 
1109
1110
  /// copies dofcoupling from components
1110
1111
  void UpdateCouplingDofArray() override;
1112
+ virtual void UpdateFreeDofs() override;
1111
1113
 
1112
1114
  void SetDefinedOn (VorB vb, const BitArray& defon) override;
1113
1115
 
@@ -0,0 +1,25 @@
1
+ #ifndef INTRULES_HPP
2
+ #define INTRULES_HPP
3
+
4
+ #include <bla.hpp>
5
+
6
+ namespace ngsbem
7
+ {
8
+ using namespace ngbla;
9
+
10
+ // x, y in triangle [(0,0), (1,0), (0,1)]
11
+ tuple<Array<Vec<2>>, Array<Vec<2>>, Array<double>> IdenticPanelIntegrationRule (int order);
12
+
13
+
14
+ // x, y in triangle [(0,0), (1,0), (0,1)]
15
+ // x=(0,0) and y=(0,0) are common vertices
16
+ tuple<Array<Vec<2>>, Array<Vec<2>>, Array<double>> CommonVertexIntegrationRule (int order);
17
+
18
+
19
+ // x, y in triangle [(0,0), (1,0), (0,1)]
20
+ // x in [(0,0),(1,0)] and y in [(0,0),(1,0)] are common edges
21
+ tuple<Array<Vec<2>>, Array<Vec<2>>, Array<double>> CommonEdgeIntegrationRule (int order);
22
+
23
+ }
24
+
25
+ #endif