ngsolve 6.2.2505.post17.dev0__cp39-cp39-macosx_10_15_universal2.whl → 6.2.2505.post95.dev0__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 (56) hide show
  1. netgen/include/bilinearform.hpp +1 -1
  2. netgen/include/diffop_impl.hpp +3 -1
  3. netgen/include/gridfunction.hpp +1 -1
  4. netgen/include/hcurlcurlfe.hpp +20 -0
  5. netgen/include/mptools.hpp +786 -101
  6. netgen/include/ngblas.hpp +11 -0
  7. netgen/include/recursive_pol.hpp +63 -11
  8. netgen/include/simd_complex.hpp +20 -0
  9. netgen/include/sparsematrix_impl.hpp +25 -0
  10. netgen/include/vector.hpp +15 -2
  11. netgen/libngbla.dylib +0 -0
  12. netgen/libngcomp.dylib +0 -0
  13. netgen/libngfem.dylib +0 -0
  14. netgen/libngla.dylib +0 -0
  15. netgen/libngsbem.dylib +0 -0
  16. netgen/libngstd.dylib +0 -0
  17. ngsolve/cmake/NGSolveConfig.cmake +1 -1
  18. ngsolve/config/config.py +5 -5
  19. {ngsolve-6.2.2505.post17.dev0.dist-info → ngsolve-6.2.2505.post95.dev0.dist-info}/METADATA +2 -2
  20. {ngsolve-6.2.2505.post17.dev0.dist-info → ngsolve-6.2.2505.post95.dev0.dist-info}/RECORD +56 -56
  21. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/Netgen.icns +0 -0
  22. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/bin/ngscxx +0 -0
  23. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/bin/ngsld +0 -0
  24. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/bin/ngsolve.tcl +0 -0
  25. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/bin/ngspy +0 -0
  26. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/beam.geo +0 -0
  27. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/beam.vol +0 -0
  28. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/chip.in2d +0 -0
  29. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/chip.vol +0 -0
  30. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/coil.geo +0 -0
  31. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/coil.vol +0 -0
  32. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/coilshield.geo +0 -0
  33. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/coilshield.vol +0 -0
  34. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/cube.geo +0 -0
  35. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/cube.vol +0 -0
  36. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
  37. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
  38. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d1_square.pde +0 -0
  39. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d2_chip.pde +0 -0
  40. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
  41. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d4_cube.pde +0 -0
  42. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d5_beam.pde +0 -0
  43. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d6_shaft.pde +0 -0
  44. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d7_coil.pde +0 -0
  45. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
  46. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
  47. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
  48. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/doubleglazing.vol +0 -0
  49. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
  50. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/shaft.geo +0 -0
  51. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/shaft.vol +0 -0
  52. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/square.in2d +0 -0
  53. {ngsolve-6.2.2505.post17.dev0.data → ngsolve-6.2.2505.post95.dev0.data}/data/share/ngsolve/square.vol +0 -0
  54. {ngsolve-6.2.2505.post17.dev0.dist-info → ngsolve-6.2.2505.post95.dev0.dist-info}/LICENSE +0 -0
  55. {ngsolve-6.2.2505.post17.dev0.dist-info → ngsolve-6.2.2505.post95.dev0.dist-info}/WHEEL +0 -0
  56. {ngsolve-6.2.2505.post17.dev0.dist-info → ngsolve-6.2.2505.post95.dev0.dist-info}/top_level.txt +0 -0
@@ -915,7 +915,7 @@ namespace ngcomp
915
915
  };
916
916
 
917
917
 
918
-
918
+ // template <int DIM_ELEMENT, int DIM_SPACE>
919
919
  class ApplyIntegrationPoints : public BaseMatrix
920
920
  {
921
921
  Array<shared_ptr<CoefficientFunction>> coefs;
@@ -312,10 +312,12 @@ namespace ngfem
312
312
 
313
313
  template <typename DIFFOP>
314
314
  void T_DifferentialOperator<DIFFOP> ::
315
- CalcTransformationMatrix (const BaseMappedIntegrationPoint & mip,
315
+ CalcTransformationMatrix (const BaseMappedIntegrationPoint & bmip,
316
316
  SliceMatrix<double> trans,
317
317
  LocalHeap & lh) const
318
318
  {
319
+ const MappedIntegrationPoint<DIM_ELEMENT,DIM_SPACE> & mip =
320
+ static_cast<const MappedIntegrationPoint<DIM_ELEMENT,DIM_SPACE>&> (bmip);
319
321
  DIFFOP::CalcTransformationMatrix(mip, trans, lh);
320
322
  }
321
323
 
@@ -166,7 +166,7 @@ namespace ngcomp
166
166
  ///
167
167
  shared_ptr<FESpace> GetFESpace() const { return fespace; }
168
168
  ///
169
- shared_ptr<MeshAccess> GetMeshAccess() const { return fespace->GetMeshAccess(); }
169
+ const shared_ptr<MeshAccess> & GetMeshAccess() const { return fespace->GetMeshAccess(); }
170
170
  ///
171
171
  virtual string GetClassName () const
172
172
  {
@@ -88,6 +88,9 @@ namespace ngfem
88
88
  BareSliceVector<> coefs) const = 0;
89
89
 
90
90
 
91
+ virtual void CalcMappedShape (const SIMD<BaseMappedIntegrationPoint> & bmip,
92
+ BareSliceMatrix<SIMD<double>> shapes) const = 0;
93
+
91
94
  virtual void CalcMappedShape (const SIMD_BaseMappedIntegrationRule & bmir,
92
95
  BareSliceMatrix<SIMD<double>> shapes) const = 0;
93
96
 
@@ -931,6 +934,23 @@ namespace ngfem
931
934
  else
932
935
  throw Exception("HCurlCurl::CalcMappedCurlShape implemented only for TRIG and TET");
933
936
  }
937
+
938
+
939
+ virtual void CalcMappedShape (const SIMD<BaseMappedIntegrationPoint> & bmip,
940
+ BareSliceMatrix<SIMD<double>> shape) const override
941
+ {
942
+ Switch<4-DIM>
943
+ (bmip.DimSpace()-DIM,[this, &bmip, shape](auto CODIM)
944
+ {
945
+ constexpr auto DIMSPACE = DIM+CODIM.value;
946
+ auto & mip = static_cast<const SIMD<MappedIntegrationPoint<DIM,DIM+CODIM.value>>&> (bmip);
947
+ this->Cast() -> T_CalcShape (GetTIP(mip),
948
+ SBLambda ([shape,DIMSPACE] (size_t j, auto val)
949
+ {
950
+ shape.Rows(j*sqr(DIMSPACE), (j+1)*sqr(DIMSPACE)).Col(0).Range(0,sqr(DIMSPACE)) = val.Value().AsVector();
951
+ }));
952
+ });
953
+ }
934
954
 
935
955
  virtual void CalcMappedShape (const SIMD_BaseMappedIntegrationRule & bmir,
936
956
  BareSliceMatrix<SIMD<double>> shapes) const override