ngsolve 6.2.2501.post48.dev1__cp313-cp313-macosx_10_15_universal2.whl → 6.2.2501.post60.dev1__cp313-cp313-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 (57) hide show
  1. netgen/include/mptools.hpp +40 -1131
  2. netgen/include/ngblas.hpp +11 -1
  3. netgen/include/vector.hpp +8 -0
  4. netgen/libngbla.dylib +0 -0
  5. netgen/libngcomp.dylib +0 -0
  6. netgen/libngfem.dylib +0 -0
  7. netgen/libngla.dylib +0 -0
  8. netgen/libngstd.dylib +0 -0
  9. ngsolve/__init__.pyi +3 -3
  10. ngsolve/cmake/NGSolveConfig.cmake +1 -1
  11. ngsolve/comp/__init__.pyi +1 -1
  12. ngsolve/config/__init__.pyi +6 -6
  13. ngsolve/config/config.py +5 -5
  14. ngsolve/config/config.pyi +6 -6
  15. ngsolve/directsolvers.pyi +1 -1
  16. ngsolve/krylovspace.pyi +2 -2
  17. ngsolve/nonlinearsolvers.pyi +1 -1
  18. ngsolve/timestepping.pyi +3 -3
  19. ngsolve/utils.pyi +1 -1
  20. {ngsolve-6.2.2501.post48.dev1.dist-info → ngsolve-6.2.2501.post60.dev1.dist-info}/METADATA +2 -2
  21. {ngsolve-6.2.2501.post48.dev1.dist-info → ngsolve-6.2.2501.post60.dev1.dist-info}/RECORD +57 -57
  22. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/Netgen.icns +0 -0
  23. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/bin/ngscxx +0 -0
  24. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/bin/ngsld +0 -0
  25. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/bin/ngsolve.tcl +0 -0
  26. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/bin/ngspy +0 -0
  27. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/beam.geo +0 -0
  28. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/beam.vol +0 -0
  29. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/chip.in2d +0 -0
  30. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/chip.vol +0 -0
  31. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/coil.geo +0 -0
  32. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/coil.vol +0 -0
  33. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/coilshield.geo +0 -0
  34. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/coilshield.vol +0 -0
  35. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/cube.geo +0 -0
  36. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/cube.vol +0 -0
  37. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
  38. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
  39. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d1_square.pde +0 -0
  40. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d2_chip.pde +0 -0
  41. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
  42. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d4_cube.pde +0 -0
  43. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d5_beam.pde +0 -0
  44. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d6_shaft.pde +0 -0
  45. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d7_coil.pde +0 -0
  46. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
  47. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
  48. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
  49. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/doubleglazing.vol +0 -0
  50. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
  51. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/shaft.geo +0 -0
  52. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/shaft.vol +0 -0
  53. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/square.in2d +0 -0
  54. {ngsolve-6.2.2501.post48.dev1.data → ngsolve-6.2.2501.post60.dev1.data}/data/share/ngsolve/square.vol +0 -0
  55. {ngsolve-6.2.2501.post48.dev1.dist-info → ngsolve-6.2.2501.post60.dev1.dist-info}/LICENSE +0 -0
  56. {ngsolve-6.2.2501.post48.dev1.dist-info → ngsolve-6.2.2501.post60.dev1.dist-info}/WHEEL +0 -0
  57. {ngsolve-6.2.2501.post48.dev1.dist-info → ngsolve-6.2.2501.post60.dev1.dist-info}/top_level.txt +0 -0
netgen/include/ngblas.hpp CHANGED
@@ -654,9 +654,19 @@ namespace ngbla
654
654
 
655
655
  template <bool ADD, ORDERING ord>
656
656
  extern NGS_DLL_HEADER
657
- void NgGEMV (Complex s, BareSliceMatrix<Complex,ord> a, SliceVector<Complex> x, SliceVector<Complex> y) NETGEN_NOEXCEPT;
657
+ void NgGEMV (Complex s, BareSliceMatrix<double,ord> a, FlatVector<const Complex> x, FlatVector<Complex> y) NETGEN_NOEXCEPT;
658
658
 
659
+
660
+ template <bool ADD, ORDERING ord>
661
+ extern NGS_DLL_HEADER
662
+ void NgGEMV (Complex s, BareSliceMatrix<Complex,ord> a, SliceVector<Complex> x, SliceVector<Complex> y) NETGEN_NOEXCEPT;
659
663
 
664
+ template <bool ADD, bool POS, ORDERING ord>
665
+ INLINE void NgGEMV (BareSliceMatrix<double,ord> a, FlatVector<const Complex> x, FlatVector<Complex> y)
666
+ {
667
+ NgGEMV<ADD,ord> (POS ? 1.0 : -1.0, a, x, y);
668
+ }
669
+
660
670
 
661
671
  template <> INLINE void NgGEMV<false,true> (BareSliceMatrix<double,RowMajor> a, FlatVector<const double> x, FlatVector<double> y)
662
672
  {
netgen/include/vector.hpp CHANGED
@@ -350,6 +350,14 @@ namespace ngbla
350
350
  return Range (range.First(), range.Next());
351
351
  }
352
352
 
353
+ INLINE auto RangeN (size_t first, size_t n) const
354
+ {
355
+ NETGEN_CHECK_RANGE(first+n,first,Size()+1);
356
+ return VectorView<T,size_t,TDIST> (n, dist, data+first*dist);
357
+ }
358
+
359
+
360
+
353
361
  /*
354
362
  template <int S>
355
363
  INLINE auto Range (IC<S> r) 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
ngsolve/__init__.pyi CHANGED
@@ -44,8 +44,8 @@ from ngsolve.comp import HDiv
44
44
  from ngsolve.comp import HDivDiv
45
45
  from ngsolve.comp import HDivDivSurface
46
46
  from ngsolve.comp import HDivSurface
47
- from ngsolve.comp import Hidden
48
47
  from ngsolve.comp import Hidden as PrivateSpace
48
+ from ngsolve.comp import Hidden
49
49
  from ngsolve.comp import Integrate
50
50
  from ngsolve.comp import Interpolate
51
51
  from ngsolve.comp import L2
@@ -88,8 +88,8 @@ from ngsolve.fem import BSpline
88
88
  from ngsolve.fem import BlockBFI
89
89
  from ngsolve.fem import BlockLFI
90
90
  from ngsolve.fem import CacheCF
91
- from ngsolve.fem import CoefficientFunction as CF
92
91
  from ngsolve.fem import CoefficientFunction
92
+ from ngsolve.fem import CoefficientFunction as CF
93
93
  from ngsolve.fem import Cof
94
94
  from ngsolve.fem import CompoundBFI
95
95
  from ngsolve.fem import CompoundLFI
@@ -217,7 +217,7 @@ TET: fem.ET # value = <ET.TET: 20>
217
217
  TRIG: fem.ET # value = <ET.TRIG: 10>
218
218
  VERTEX: fem.NODE_TYPE # value = <NODE_TYPE.VERTEX: 0>
219
219
  VOL: comp.VorB # value = <VorB.VOL: 0>
220
- __version__: str = '6.2.2501-48-g1ba25b2ba'
220
+ __version__: str = '6.2.2501-60-g0fec9135c'
221
221
  ds: comp.DifferentialSymbol # value = <ngsolve.comp.DifferentialSymbol object>
222
222
  dx: comp.DifferentialSymbol # value = <ngsolve.comp.DifferentialSymbol object>
223
223
  ngsglobals: comp.GlobalVariables # value = <ngsolve.comp.GlobalVariables object>
@@ -1,4 +1,4 @@
1
- set(PACKAGE_VERSION "6.2.2501-48-g1ba25b2ba")
1
+ set(PACKAGE_VERSION "6.2.2501-60-g0fec9135c")
2
2
  find_package(Netgen CONFIG REQUIRED HINTS
3
3
  ${CMAKE_CURRENT_LIST_DIR}
4
4
  ${CMAKE_CURRENT_LIST_DIR}/..
ngsolve/comp/__init__.pyi CHANGED
@@ -1465,7 +1465,7 @@ class GridFunction(ngsolve.fem.CoefficientFunction):
1465
1465
  """
1466
1466
  select component of multidim GridFunction
1467
1467
  """
1468
- def Operator(self, name: str, VOL_or_BND: VorB = ...) -> GridFunctionCoefficientFunction:
1468
+ def Operator(self, name: str, VOL_or_BND: VorB | None = None) -> GridFunctionCoefficientFunction:
1469
1469
  """
1470
1470
  Get access to an operator depending on the FESpace.
1471
1471
 
@@ -24,14 +24,14 @@ NGSOLVE_INSTALL_DIR_INCLUDE: str = 'netgen/include'
24
24
  NGSOLVE_INSTALL_DIR_LIB: str = 'netgen'
25
25
  NGSOLVE_INSTALL_DIR_PYTHON: str = '.'
26
26
  NGSOLVE_INSTALL_DIR_RES: str = 'share'
27
- NGSOLVE_VERSION: str = '6.2.2501-48-g1ba25b2ba'
28
- NGSOLVE_VERSION_GIT: str = 'v6.2.2501-48-g1ba25b2ba'
29
- NGSOLVE_VERSION_HASH: str = 'g1ba25b2ba'
27
+ NGSOLVE_VERSION: str = '6.2.2501-60-g0fec9135c'
28
+ NGSOLVE_VERSION_GIT: str = 'v6.2.2501-60-g0fec9135c'
29
+ NGSOLVE_VERSION_HASH: str = 'g0fec9135c'
30
30
  NGSOLVE_VERSION_MAJOR: str = '6'
31
31
  NGSOLVE_VERSION_MINOR: str = '2'
32
32
  NGSOLVE_VERSION_PATCH: str = '2501'
33
- NGSOLVE_VERSION_PYTHON: str = '6.2.2501.post48.dev1'
34
- NGSOLVE_VERSION_TWEAK: str = '48'
33
+ NGSOLVE_VERSION_PYTHON: str = '6.2.2501.post60.dev1'
34
+ NGSOLVE_VERSION_TWEAK: str = '60'
35
35
  USE_CCACHE: bool = True
36
36
  USE_HYPRE: bool = False
37
37
  USE_LAPACK: bool = True
@@ -40,4 +40,4 @@ USE_MUMPS: bool = False
40
40
  USE_PARDISO: bool = False
41
41
  USE_UMFPACK: bool = True
42
42
  is_python_package: bool = True
43
- version: str = 'v6.2.2501-48-g1ba25b2ba'
43
+ version: str = 'v6.2.2501-60-g0fec9135c'
ngsolve/config/config.py CHANGED
@@ -29,15 +29,15 @@ NGSOLVE_INSTALL_DIR_INCLUDE = "netgen/include"
29
29
  NGSOLVE_INSTALL_DIR_CMAKE = "ngsolve/cmake"
30
30
  NGSOLVE_INSTALL_DIR_RES = "share"
31
31
 
32
- NGSOLVE_VERSION = "6.2.2501-48-g1ba25b2ba"
33
- NGSOLVE_VERSION_GIT = "v6.2.2501-48-g1ba25b2ba"
34
- NGSOLVE_VERSION_PYTHON = "6.2.2501.post48.dev1"
32
+ NGSOLVE_VERSION = "6.2.2501-60-g0fec9135c"
33
+ NGSOLVE_VERSION_GIT = "v6.2.2501-60-g0fec9135c"
34
+ NGSOLVE_VERSION_PYTHON = "6.2.2501.post60.dev1"
35
35
 
36
36
  NGSOLVE_VERSION_MAJOR = "6"
37
37
  NGSOLVE_VERSION_MINOR = "2"
38
- NGSOLVE_VERSION_TWEAK = "48"
38
+ NGSOLVE_VERSION_TWEAK = "60"
39
39
  NGSOLVE_VERSION_PATCH = "2501"
40
- NGSOLVE_VERSION_HASH = "g1ba25b2ba"
40
+ NGSOLVE_VERSION_HASH = "g0fec9135c"
41
41
 
42
42
  CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
43
43
  CMAKE_CUDA_COMPILER = ""
ngsolve/config/config.pyi CHANGED
@@ -26,14 +26,14 @@ NGSOLVE_INSTALL_DIR_INCLUDE: str = 'netgen/include'
26
26
  NGSOLVE_INSTALL_DIR_LIB: str = 'netgen'
27
27
  NGSOLVE_INSTALL_DIR_PYTHON: str = '.'
28
28
  NGSOLVE_INSTALL_DIR_RES: str = 'share'
29
- NGSOLVE_VERSION: str = '6.2.2501-48-g1ba25b2ba'
30
- NGSOLVE_VERSION_GIT: str = 'v6.2.2501-48-g1ba25b2ba'
31
- NGSOLVE_VERSION_HASH: str = 'g1ba25b2ba'
29
+ NGSOLVE_VERSION: str = '6.2.2501-60-g0fec9135c'
30
+ NGSOLVE_VERSION_GIT: str = 'v6.2.2501-60-g0fec9135c'
31
+ NGSOLVE_VERSION_HASH: str = 'g0fec9135c'
32
32
  NGSOLVE_VERSION_MAJOR: str = '6'
33
33
  NGSOLVE_VERSION_MINOR: str = '2'
34
34
  NGSOLVE_VERSION_PATCH: str = '2501'
35
- NGSOLVE_VERSION_PYTHON: str = '6.2.2501.post48.dev1'
36
- NGSOLVE_VERSION_TWEAK: str = '48'
35
+ NGSOLVE_VERSION_PYTHON: str = '6.2.2501.post60.dev1'
36
+ NGSOLVE_VERSION_TWEAK: str = '60'
37
37
  USE_CCACHE: bool = True
38
38
  USE_HYPRE: bool = False
39
39
  USE_LAPACK: bool = True
@@ -42,4 +42,4 @@ USE_MUMPS: bool = False
42
42
  USE_PARDISO: bool = False
43
43
  USE_UMFPACK: bool = True
44
44
  is_python_package: bool = True
45
- version: str = 'v6.2.2501-48-g1ba25b2ba'
45
+ version: str = 'v6.2.2501-60-g0fec9135c'
ngsolve/directsolvers.pyi CHANGED
@@ -9,7 +9,7 @@ import typing
9
9
  __all__ = ['BaseMatrix', 'BaseVector', 'BilinearForm', 'BitArray', 'SuperLU']
10
10
  class SuperLU(ngsolve.la.BaseMatrix):
11
11
  __firstlineno__: typing.ClassVar[int] = 3
12
- __static_attributes__: typing.ClassVar[tuple] = ('a', 'fd', 'lu', 'freedofs')
12
+ __static_attributes__: typing.ClassVar[tuple] = ('freedofs', 'a', 'fd', 'lu')
13
13
  def Mult(self, x: ngsolve.la.BaseVector, y: ngsolve.la.BaseVector):
14
14
  ...
15
15
  def Update(self):
ngsolve/krylovspace.pyi CHANGED
@@ -35,7 +35,7 @@ class CGSolver(LinearSolver):
35
35
  ...
36
36
  class GMResSolver(LinearSolver):
37
37
  __firstlineno__: typing.ClassVar[int] = 740
38
- __static_attributes__: typing.ClassVar[tuple] = ('restart', 'norm', 'iterations', 'innerproduct')
38
+ __static_attributes__: typing.ClassVar[tuple] = ('restart', 'iterations', 'innerproduct', 'norm')
39
39
  name: typing.ClassVar[str] = 'GMRes'
40
40
  def _SolveImpl(self, rhs: ngsolve.la.BaseVector, sol: ngsolve.la.BaseVector):
41
41
  ...
@@ -43,7 +43,7 @@ class GMResSolver(LinearSolver):
43
43
  ...
44
44
  class LinearSolver(ngsolve.la.BaseMatrix):
45
45
  __firstlineno__: typing.ClassVar[int] = 50
46
- __static_attributes__: typing.ClassVar[tuple] = ('plt', 'callback_sol', 'residuals', 'pre', 'display', '_final_residual', 'iterations', 'fig', 'plotrates', 'tol', 'its', 'ax', 'maxiter', 'clear_output', 'sol', 'atol', 'printrates', 'callback', 'ress', 'mat')
46
+ __static_attributes__: typing.ClassVar[tuple] = ('its', '_final_residual', 'fig', 'maxiter', 'ax', 'printrates', 'callback_sol', 'plt', 'tol', 'display', 'atol', 'clear_output', 'ress', 'residuals', 'sol', 'pre', 'plotrates', 'mat', 'iterations', 'callback')
47
47
  name: typing.ClassVar[str] = 'LinearSolver'
48
48
  @staticmethod
49
49
  def Solve(*args, **kwargs):
@@ -8,7 +8,7 @@ import typing
8
8
  __all__ = ['InnerProduct', 'Newton', 'NewtonMinimization', 'NewtonSolver', 'Norm', 'Projector', 'TimeFunction', 'sqrt']
9
9
  class NewtonSolver:
10
10
  __firstlineno__: typing.ClassVar[int] = 6
11
- __static_attributes__: typing.ClassVar[tuple] = ('lin_solver_cls', 'w', 'inv', 'freedofs', 'lin_solver_args', 'u', 'inverse', 'uh', 'a', 'r', 'rhs')
11
+ __static_attributes__: typing.ClassVar[tuple] = ('rhs', 'u', 'lin_solver_args', 'inverse', 'lin_solver_cls', 'w', 'inv', 'freedofs', 'uh', 'a', 'r')
12
12
  @staticmethod
13
13
  def Solve(*args, **kwargs):
14
14
  ...
ngsolve/timestepping.pyi CHANGED
@@ -7,7 +7,7 @@ import typing
7
7
  __all__ = ['CrankNicolson', 'ImplicitEuler', 'Newmark', 'ngs']
8
8
  class CrankNicolson:
9
9
  __firstlineno__: typing.ClassVar[int] = 129
10
- __static_attributes__: typing.ClassVar[tuple] = ('time', 'gfu_old', 'c', '_lin_solver_args', 'dt', '_lin_solver_cls', 'bfmstar')
10
+ __static_attributes__: typing.ClassVar[tuple] = ('_lin_solver_cls', 'bfmstar', 'dt', 'c', '_lin_solver_args', 'gfu_old', 'time')
11
11
  def Integrate(self, u_start: ngsolve.comp.GridFunction, end_time: float, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
12
12
  ...
13
13
  def Step(self, u: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
@@ -16,7 +16,7 @@ class CrankNicolson:
16
16
  ...
17
17
  class ImplicitEuler:
18
18
  __firstlineno__: typing.ClassVar[int] = 5
19
- __static_attributes__: typing.ClassVar[tuple] = ('time', 'gfu_old', 'c', '_lin_solver_args', 'dt', '_lin_solver_cls', 'bfmstar')
19
+ __static_attributes__: typing.ClassVar[tuple] = ('_lin_solver_cls', 'bfmstar', 'dt', 'c', '_lin_solver_args', 'gfu_old', 'time')
20
20
  def Integrate(self, u_start: ngsolve.comp.GridFunction, end_time: float, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
21
21
  ...
22
22
  def Step(self, u: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
@@ -25,7 +25,7 @@ class ImplicitEuler:
25
25
  ...
26
26
  class Newmark:
27
27
  __firstlineno__: typing.ClassVar[int] = 58
28
- __static_attributes__: typing.ClassVar[tuple] = ('time', 'gfu_old', 'c', 'gfv_old', '_lin_solver_args', 'gfa_old', 'dt', '_lin_solver_cls', 'bfmstar')
28
+ __static_attributes__: typing.ClassVar[tuple] = ('gfv_old', '_lin_solver_cls', 'bfmstar', 'dt', 'c', '_lin_solver_args', 'gfa_old', 'gfu_old', 'time')
29
29
  def Integrate(self, u: ngsolve.comp.GridFunction, end_time: float, v: typing.Optional[ngsolve.comp.GridFunction] = None, a: typing.Optional[ngsolve.comp.GridFunction] = None, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
30
30
  ...
31
31
  def Step(self, u: ngsolve.comp.GridFunction, v: ngsolve.comp.GridFunction, a: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
ngsolve/utils.pyi CHANGED
@@ -47,8 +47,8 @@ from ngsolve.comp import HDiv
47
47
  from ngsolve.comp import HDivDiv
48
48
  from ngsolve.comp import HDivDivSurface
49
49
  from ngsolve.comp import HDivSurface
50
- from ngsolve.comp import Hidden
51
50
  from ngsolve.comp import Hidden as PrivateSpace
51
+ from ngsolve.comp import Hidden
52
52
  from ngsolve.comp import Integral
53
53
  from ngsolve.comp import Integrate
54
54
  from ngsolve.comp import IntegrationRuleSpace
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ngsolve
3
- Version: 6.2.2501.post48.dev1
3
+ Version: 6.2.2501.post60.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.2501.post38.dev0
8
+ Requires-Dist: netgen-mesher==6.2.2501.post43.dev0
9
9
 
@@ -1,9 +1,9 @@
1
- netgen/libngbla.dylib,sha256=t4Sr36Gq2s_ZLkvxj-Vsz-zLdGzW0-aQRIRTfFg1q3Q,5309904
2
- netgen/libngcomp.dylib,sha256=L4PxA-OPS3XKcT0-EXonSppqP9JAUM0Xnkk0SCDzEPk,43417840
3
- netgen/libngfem.dylib,sha256=iRicqxukShaoOHaXdFh4HBI2eJlrNp84teVfJVBYiEM,51406480
4
- netgen/libngla.dylib,sha256=Mm3_TpqaTNQvNC9WJlNmRhMD4vLeuj0UMq2lpzHdBYs,24998560
1
+ netgen/libngbla.dylib,sha256=M5l4OQb19gl3e5xEHM-8cBD8eyM5YfzVEzsfQgmnKpI,5309904
2
+ netgen/libngcomp.dylib,sha256=5pYYrefyhg5eVZ2VZoIOqK5VDNliM_sf0aSU9zfYzIs,43282192
3
+ netgen/libngfem.dylib,sha256=7beUxGwNtjRCxgsIZcOA8Z5LYCEUFKVXFF0pplepy8g,51581024
4
+ netgen/libngla.dylib,sha256=PBMRxdsqebYiqYkA6EIbGbkDxfee2pcDDbScwRZXY2w,24999344
5
5
  netgen/libngsolve.dylib,sha256=XowzwDGYno-bUWF0sxjQQPKQHVGRymxbN_mEi1PXwg0,940384
6
- netgen/libngstd.dylib,sha256=ebfq3-AHBafRNWuN5YAiCzTnrljQLlLk1Gp90pp4FDA,940928
6
+ netgen/libngstd.dylib,sha256=wWmUwk36twZDXv_67kAbc9HB_cj8YjV59dX0DTvTkQg,940928
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
@@ -108,13 +108,13 @@ netgen/include/matrix.hpp,sha256=6Tg9xvyHWRmzrmK_pa15fE_V77y9pof3z78GnyzXmRE,557
108
108
  netgen/include/memusage.hpp,sha256=H-8rWQ8UQDCnOiYQnbwvILPuPoJD8bqwiNGB2QAUa0o,1168
109
109
  netgen/include/meshaccess.hpp,sha256=7K6OgV987dOd-LRlJ5MGLeIjA6VSnfeE3I-hQximURU,47061
110
110
  netgen/include/mgpre.hpp,sha256=zdNozWRSyluOF8E4GLeOR290Yw2wqGYGc1sTTSB5n3U,4825
111
- netgen/include/mptools.hpp,sha256=AXOecmi7jDGK7vbiEsk8ABG0sDHTSU4WUbuieGLiKEY,63315
111
+ netgen/include/mptools.hpp,sha256=AVa3OXftpGy4cKS3BUiRDIjvoNCvN8OhXHUkV0DricQ,27456
112
112
  netgen/include/multigrid.hpp,sha256=ovl1GXcTfXuYLVVMcFfCKP5sg6diSGlqdjCMMPCgFUo,856
113
113
  netgen/include/multivector.hpp,sha256=nuLxMiq2y6HoH5w9j6ka2BhJjRyREPeEnNFx_x0SMU0,12635
114
114
  netgen/include/mumpsinverse.hpp,sha256=Jaa5NPQzwPo2kSbHijI_LX3tr0qUmVhqVlRM14KeD18,4062
115
115
  netgen/include/mycomplex.hpp,sha256=8xKKByk_qMMCvDAl-Wg5wN_Y8A1eCGxe8sWowWdG0co,7662
116
116
  netgen/include/ng_lapack.hpp,sha256=1sH75a5q-ja2lbGU450tiX-z1KPkerMV5ftjzUg4Inc,48408
117
- netgen/include/ngblas.hpp,sha256=CblY50XLiRduKCHsXQIB357HoJVi-E8MuAvPJpRCjvM,41896
117
+ netgen/include/ngblas.hpp,sha256=LghtgcuvVGoSCy4d5xmjYD9bpYtHvugUD8pdjMe7Fio,42298
118
118
  netgen/include/ngs_defines.hpp,sha256=bGB_MsAq5tvNml55sklzLjGkzLuH3ZHCPCriS8zM7yM,686
119
119
  netgen/include/ngs_stdcpp_include.hpp,sha256=RUjXe5YfnAIBDg8jInLBw7DXu5AYvrkja3EFhMBa5fY,2551
120
120
  netgen/include/ngs_utils.hpp,sha256=qoXJBajujUW35GXix_olD7C7S3xWUeOcQ23kIF_hjXw,3144
@@ -181,7 +181,7 @@ netgen/include/triangular.hpp,sha256=gU5xq35XlBTGJkNnSG9X_GTe4BUpVIYVl0n2XMSS_iM
181
181
  netgen/include/tscalarfe.hpp,sha256=D8A1jFfPz5GAljkxckSEPc68W2OwY5ylDHum5jTe2cw,10706
182
182
  netgen/include/tscalarfe_impl.hpp,sha256=mmD48AmFcxGahXiwK7lNHk7SRuOI4y_ukqksEWOb0fY,38706
183
183
  netgen/include/umfpackinverse.hpp,sha256=JJZFhK6Y0laJcrVhdOBuSKn7jsp3Gl1J4G4V6mC0Oeg,4287
184
- netgen/include/vector.hpp,sha256=KQdg2tlg8vinCpNRTsmto3aLjG_CNIhX87hpWnCVjRY,32111
184
+ netgen/include/vector.hpp,sha256=63UW5DKUX3vg_bdnTYMPo545jXta_m28f9J9ztBvpxI,32302
185
185
  netgen/include/voxelcoefficientfunction.hpp,sha256=NVHmt3Geq2mDNMYo_4CmjAwv56N4lzDmS0_AHawKWZo,1498
186
186
  netgen/include/vtkoutput.hpp,sha256=PlNdvQcY4fdzSuIHBuvsfjJB8IG1-xuCb3HlTp7QBsw,6430
187
187
  netgen/include/vvector.hpp,sha256=x98Zea83T3TARxNOX-F-ZMxaR5SEjiwA35-ZWE0yCdU,4577
@@ -190,19 +190,19 @@ ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w
190
190
  ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
191
191
  ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
192
192
  ngsolve/__init__.py,sha256=z2CG5eq5x97RUbozHnklsbG4TBder0zZVf6IpufgBzU,5432
193
- ngsolve/__init__.pyi,sha256=5SiXH0-He1Z_G4s8G1aOP63K-nwLGlrjU9wk82PtINM,10642
193
+ ngsolve/__init__.pyi,sha256=9N_UA9EeMIEiblEVQtZTlz2D71hfYxRbe-Gai9ZiUu0,10642
194
194
  ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
195
195
  ngsolve/bla.pyi,sha256=EwWVd13Rkdj9-K6zKOQcBLGigtDJHjkQ88R1ODAAtpY,32526
196
196
  ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
197
197
  ngsolve/bvp.pyi,sha256=Xdf16ONPlUy-Z2QR-TYTdfu9FzDdlGw0cheR_y3iaIY,837
198
198
  ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
199
- ngsolve/directsolvers.pyi,sha256=httmDurcU9iBrx27Bg4am9-ntZujkbHfLB0ZOh3lcqo,683
199
+ ngsolve/directsolvers.pyi,sha256=NbNLHtU-sTeAnkmeC4_F-TbwZF9p5yhpTpDQAtOSGfM,683
200
200
  ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
201
201
  ngsolve/eigenvalues.pyi,sha256=rElS4Dt4F4hMQLyMJ-wXaMrMhcrHIlsp3Zy1_ESJzKk,1090
202
202
  ngsolve/fem.pyi,sha256=kSdiMxIrXdzAPFbhB-fMgBFsNFIfK9QOtTnBCgStyg0,50243
203
203
  ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
204
204
  ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
205
- ngsolve/krylovspace.pyi,sha256=K-hy1Xm3DjlF7-MQgpPlPFFld2V304ikITKNLR2uPU0,12801
205
+ ngsolve/krylovspace.pyi,sha256=jEbokoZxkdFvjxm-bBtqLBwLwjn97Xl0uZt9SkLAYoE,12801
206
206
  ngsolve/la.pyi,sha256=RJi-B5Hz6FatlQiwCjK063JboAwWatS_ZvKv6zOfdBQ,40148
207
207
  ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
208
208
  ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
@@ -210,29 +210,29 @@ ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
210
210
  ngsolve/ngslib.so,sha256=12mJzhYN47MRcx9CCccsCBgQnQ3dqZxqAoRwpsQIry4,337176
211
211
  ngsolve/ngstd.pyi,sha256=_w37fmYsO4AdTsakDJy3bjISQcC_q4YaEv2uBsVZapw,1528
212
212
  ngsolve/nonlinearsolvers.py,sha256=8Q_CrD9vjdpZRV9sj2Fth7Y_kJJl7djPgarQmTK7Xfw,8216
213
- ngsolve/nonlinearsolvers.pyi,sha256=KsjYT9pHyulJ5PsPn3_WqiPw1RTDer-7i_9A7Yzr-vo,4615
213
+ ngsolve/nonlinearsolvers.pyi,sha256=5ADwPWrFvw1ZpV363k1KRyhvRvWpqY0NxoDZ2Yxtu7o,4615
214
214
  ngsolve/preconditioners.py,sha256=WSr3vnxskLHgnlwFVYpSyWJFpvrDUK6_30tATiBB5V8,208
215
215
  ngsolve/preconditioners.pyi,sha256=ebfRkcIpoXqwhmb1ahR5wZMs87XMMPfF5t6n0jkCJ_g,290
216
216
  ngsolve/solve.pyi,sha256=7XW343dSW7eOzaW5jQXuDskEBfwbCr6F7EUlqqQ7w3I,2943
217
217
  ngsolve/solvers.py,sha256=WgZ9X1x9mtQegXDu8VcTjP-wbS2EnrUS96Y8LXqeflw,304
218
218
  ngsolve/solvers.pyi,sha256=bLdZ0s0njapOEx4sQRDnyAW7gr6ooYaaeZSlycoTr3I,682
219
219
  ngsolve/timestepping.py,sha256=SLbsgE5pY5tXYTLGlVypk4kS2Ui8GxOwWmKVxqneZRU,8350
220
- ngsolve/timestepping.pyi,sha256=xBr65IeQCre0bALYm6UzOm0n6tqsPpJNtYvBwhRZX6c,3174
220
+ ngsolve/timestepping.pyi,sha256=0R2_3rhWPWLYEzcmWDjb1F7VsBo0H7npZbh5RaRmF_I,3174
221
221
  ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
222
222
  ngsolve/timing.pyi,sha256=xPztq8AkyDsKOkkZGy3jGBLM0iOdAIcyLvow8FhoJOI,1920
223
223
  ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
224
- ngsolve/utils.pyi,sha256=si810Oc7DjYJHepgTOEweiHWmsSBhfFwSQOF6y10DL8,13731
224
+ ngsolve/utils.pyi,sha256=6W1-M3ub5881ZjkEDhCE773BwcDAMaZkk8xT-UOXR6M,13731
225
225
  ngsolve/webgui.py,sha256=Oz6RN1_xQ8d6oMIx-KYIRDnBmlJIgwluCtZZjUOHtCs,24233
226
- ngsolve/cmake/NGSolveConfig.cmake,sha256=8-Obbl8jcnU7Bn77qDs_SzTCu_1iFTe50OPvNjcSNbc,5227
226
+ ngsolve/cmake/NGSolveConfig.cmake,sha256=lS8JXcabhZAfn3fF-BPwMYT3oA4QCnfa0x_pLPPsZ1E,5227
227
227
  ngsolve/cmake/ngsolve-targets-release.cmake,sha256=nMntuQpzqLTlVDB6b6P-ImLBZfFa4USlrHMz_TpGMCY,2986
228
228
  ngsolve/cmake/ngsolve-targets.cmake,sha256=DsDUqn52_zo3Ebz9_WLs4tlCrtsg6RzvYhllj_TzYdY,5706
229
- ngsolve/comp/__init__.pyi,sha256=pQKuHNXziZvTpEVPuLhKvB4RU7Fm46IBCw_kWZcx1uY,202392
229
+ ngsolve/comp/__init__.pyi,sha256=RGg8voUVJhFtgMnoX7FfxBuTvlxRULZjaeMCDWKI860,202400
230
230
  ngsolve/comp/pml.pyi,sha256=W_mxBHx145_IseOYF5drDA79axCnI294nVytJkxla1k,2719
231
231
  ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
232
- ngsolve/config/__init__.pyi,sha256=UWxEy2jFqE_EeyBrgOIahK6nqCwOgq9mH0QJa5fA72Y,2910
232
+ ngsolve/config/__init__.pyi,sha256=bP2Y8ftY2uoAZd-MutxBxO2v2W4NBCPFBHll_v7O8y0,2910
233
233
  ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
234
- ngsolve/config/config.py,sha256=FIBKZL-FQcOHIEBUUOyyoXcKy8nci4Xxg1zB-z6pS1s,2467
235
- ngsolve/config/config.pyi,sha256=usfMbi924YQcyJiStbk1dtpNH9rO9Jk8fypwBcuz3YU,2891
234
+ ngsolve/config/config.py,sha256=Lg9peCDbvFaHSZz24p5bU8BAGIX9qjgy_LJfIocNrYo,2467
235
+ ngsolve/config/config.pyi,sha256=FhpbN3DMdGvav1QmUITz2fJJHYd38wwEMX6QVb8bDwg,2891
236
236
  ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
237
237
  ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
238
238
  ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
@@ -264,41 +264,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
264
264
  ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
265
265
  ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
266
266
  ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
267
- ngsolve-6.2.2501.post48.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
268
- ngsolve-6.2.2501.post48.dev1.data/data/bin/ngscxx,sha256=w0-evuenajwmKfBRw0Rjhmh6G_H-yQTIK030wVvXbro,1755
269
- ngsolve-6.2.2501.post48.dev1.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
270
- ngsolve-6.2.2501.post48.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
271
- ngsolve-6.2.2501.post48.dev1.data/data/bin/ngspy,sha256=3M56jzqqnplklrMiBlA6FOB7noOg7ln2dO1lHMu7c7o,103
272
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
273
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
274
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
275
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
276
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
277
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
278
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
279
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
280
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
281
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
282
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
283
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
284
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
285
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
286
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
287
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
288
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
289
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
290
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
291
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
292
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
293
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
294
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
295
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
296
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
297
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
298
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
299
- ngsolve-6.2.2501.post48.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
300
- ngsolve-6.2.2501.post48.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
301
- ngsolve-6.2.2501.post48.dev1.dist-info/METADATA,sha256=c3DeYSOt_7SUYBNfBrk736j0Tk9HMtoXgAXLCpZwYAo,199
302
- ngsolve-6.2.2501.post48.dev1.dist-info/WHEEL,sha256=QVbUCYUNRbuKxXaqaAntI7fGN-NW9vx0es8US308Qlk,110
303
- ngsolve-6.2.2501.post48.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
304
- ngsolve-6.2.2501.post48.dev1.dist-info/RECORD,,
267
+ ngsolve-6.2.2501.post60.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
268
+ ngsolve-6.2.2501.post60.dev1.data/data/bin/ngscxx,sha256=w0-evuenajwmKfBRw0Rjhmh6G_H-yQTIK030wVvXbro,1755
269
+ ngsolve-6.2.2501.post60.dev1.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
270
+ ngsolve-6.2.2501.post60.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
271
+ ngsolve-6.2.2501.post60.dev1.data/data/bin/ngspy,sha256=3M56jzqqnplklrMiBlA6FOB7noOg7ln2dO1lHMu7c7o,103
272
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
273
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
274
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
275
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
276
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
277
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
278
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
279
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
280
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
281
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
282
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
283
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
284
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
285
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
286
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
287
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
288
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
289
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
290
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
291
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
292
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
293
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
294
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
295
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
296
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
297
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
298
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
299
+ ngsolve-6.2.2501.post60.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
300
+ ngsolve-6.2.2501.post60.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
301
+ ngsolve-6.2.2501.post60.dev1.dist-info/METADATA,sha256=o1-AFawAZpI1AobYitp-ZFlcjrWE7cG20_h-Vp9VwXw,199
302
+ ngsolve-6.2.2501.post60.dev1.dist-info/WHEEL,sha256=QVbUCYUNRbuKxXaqaAntI7fGN-NW9vx0es8US308Qlk,110
303
+ ngsolve-6.2.2501.post60.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
304
+ ngsolve-6.2.2501.post60.dev1.dist-info/RECORD,,