ngsolve 6.2.2506.post73.dev0__cp313-cp313-macosx_10_15_universal2.whl → 6.2.2506.post74.dev0__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.
- netgen/libngbla.dylib +0 -0
- netgen/libngcomp.dylib +0 -0
- netgen/libngfem.dylib +0 -0
- netgen/libngla.dylib +0 -0
- netgen/libngsbem.dylib +0 -0
- netgen/libngsolve.dylib +0 -0
- netgen/libngstd.dylib +0 -0
- ngsolve/__init__.pyi +59 -59
- ngsolve/bla.pyi +150 -95
- ngsolve/cmake/NGSolveConfig.cmake +5 -5
- ngsolve/comp/__init__.pyi +386 -102
- ngsolve/comp/pml.pyi +4 -1
- ngsolve/config/__init__.pyi +6 -6
- ngsolve/config/config.py +5 -5
- ngsolve/config/config.pyi +6 -6
- ngsolve/directsolvers.pyi +1 -1
- ngsolve/eigenvalues.pyi +4 -4
- ngsolve/fem.pyi +194 -110
- ngsolve/krylovspace.pyi +12 -12
- ngsolve/la.pyi +250 -87
- ngsolve/ngslib.so +0 -0
- ngsolve/ngstd.pyi +23 -4
- ngsolve/nonlinearsolvers.pyi +3 -3
- ngsolve/solve.pyi +7 -6
- ngsolve/solve_implementation.pyi +1 -1
- ngsolve/timestepping.pyi +3 -3
- ngsolve/timing.pyi +1 -1
- ngsolve/utils.pyi +71 -71
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/METADATA +2 -2
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/RECORD +66 -66
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/top_level.txt +0 -0
ngsolve/krylovspace.pyi
CHANGED
|
@@ -2,22 +2,22 @@ from __future__ import annotations
|
|
|
2
2
|
import logging as logging
|
|
3
3
|
from math import log
|
|
4
4
|
from netgen import TimeFunction
|
|
5
|
-
from netgen.libngpy._meshing import _GetStatus
|
|
6
|
-
from netgen.libngpy._meshing import _PushStatus
|
|
7
|
-
from netgen.libngpy._meshing import _SetThreadPercentage
|
|
8
|
-
from ngsolve.bla import InnerProduct
|
|
9
|
-
from ngsolve.bla import Matrix
|
|
10
|
-
from ngsolve.bla import Norm
|
|
11
|
-
from ngsolve.bla import Vector
|
|
5
|
+
from netgen.libngpy._meshing.pybind11_detail_function_record_v1_system_libcpp_abi1 import _GetStatus
|
|
6
|
+
from netgen.libngpy._meshing.pybind11_detail_function_record_v1_system_libcpp_abi1 import _PushStatus
|
|
7
|
+
from netgen.libngpy._meshing.pybind11_detail_function_record_v1_system_libcpp_abi1 import _SetThreadPercentage
|
|
8
|
+
from ngsolve.bla.pybind11_detail_function_record_v1_system_libcpp_abi1 import InnerProduct
|
|
9
|
+
from ngsolve.bla.pybind11_detail_function_record_v1_system_libcpp_abi1 import Matrix
|
|
10
|
+
from ngsolve.bla.pybind11_detail_function_record_v1_system_libcpp_abi1 import Norm
|
|
11
|
+
from ngsolve.bla.pybind11_detail_function_record_v1_system_libcpp_abi1 import Vector
|
|
12
12
|
import ngsolve.comp
|
|
13
13
|
from ngsolve.comp import Preconditioner
|
|
14
|
-
from ngsolve.fem import sqrt
|
|
14
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import sqrt
|
|
15
15
|
import ngsolve.la
|
|
16
16
|
from ngsolve.la import BaseMatrix
|
|
17
17
|
from ngsolve.la import BaseVector
|
|
18
18
|
from ngsolve.la import BlockVector
|
|
19
|
-
from ngsolve.la import EigenValues_Preconditioner
|
|
20
19
|
from ngsolve.la import Projector
|
|
20
|
+
from ngsolve.la.pybind11_detail_function_record_v1_system_libcpp_abi1 import EigenValues_Preconditioner
|
|
21
21
|
import os as os
|
|
22
22
|
from pyngcore.pyngcore import BitArray
|
|
23
23
|
import typing
|
|
@@ -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] = ('
|
|
38
|
+
__static_attributes__: typing.ClassVar[tuple] = ('norm', 'innerproduct', 'iterations', 'restart')
|
|
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] = ('
|
|
46
|
+
__static_attributes__: typing.ClassVar[tuple] = ('plt', 'callback', 'callback_sol', 'tol', 'ax', 'display', 'iterations', 'maxiter', 'sol', 'clear_output', '_final_residual', 'pre', 'its', 'atol', 'residuals', 'mat', 'ress', 'printrates', 'fig', 'plotrates')
|
|
47
47
|
name: typing.ClassVar[str] = 'LinearSolver'
|
|
48
48
|
@staticmethod
|
|
49
49
|
def Solve(*args, **kwargs):
|
|
@@ -73,7 +73,7 @@ class MinResSolver(LinearSolver):
|
|
|
73
73
|
...
|
|
74
74
|
class QMRSolver(LinearSolver):
|
|
75
75
|
__firstlineno__: typing.ClassVar[int] = 295
|
|
76
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
76
|
+
__static_attributes__: typing.ClassVar[tuple] = ('pre2', 'ep')
|
|
77
77
|
name: typing.ClassVar[str] = 'QMR'
|
|
78
78
|
def _SolveImpl(self, rhs: ngsolve.la.BaseVector, sol: ngsolve.la.BaseVector):
|
|
79
79
|
...
|