ngsolve 6.2.2502.post11.dev1__cp313-cp313-macosx_10_15_universal2.whl → 6.2.2504__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/include/integrator.hpp +4 -16
- netgen/include/intrules_SauterSchwab.hpp +25 -0
- netgen/include/mp_coefficient.hpp +140 -0
- netgen/include/mptools.hpp +98 -165
- netgen/include/potentialtools.hpp +1 -1
- netgen/include/symbolicintegrator.hpp +1 -0
- 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__.py +1 -0
- ngsolve/__init__.pyi +6 -4
- ngsolve/bla.pyi +8 -0
- ngsolve/cmake/NGSolveConfig.cmake +5 -5
- ngsolve/cmake/ngsolve-targets-release.cmake +10 -0
- ngsolve/cmake/ngsolve-targets.cmake +9 -2
- ngsolve/comp/__init__.pyi +8 -3
- ngsolve/config/__init__.pyi +7 -7
- ngsolve/config/config.py +6 -6
- ngsolve/config/config.pyi +7 -7
- ngsolve/fem.pyi +7 -122
- ngsolve/krylovspace.pyi +3 -3
- ngsolve/ngslib.so +0 -0
- ngsolve/nonlinearsolvers.pyi +1 -1
- ngsolve/solve_implementation.py +146 -0
- ngsolve/solve_implementation.pyi +52 -0
- ngsolve/timestepping.pyi +3 -3
- ngsolve/timing.pyi +1 -1
- ngsolve/utils.pyi +2 -15
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2504.dist-info}/METADATA +2 -2
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2504.dist-info}/RECORD +70 -65
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2504.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2504.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2502.post11.dev1.dist-info → ngsolve-6.2.2504.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
import functools
|
|
2
|
+
|
|
3
|
+
from ngsolve import (
|
|
4
|
+
BilinearForm,
|
|
5
|
+
GridFunction,
|
|
6
|
+
CoefficientFunction,
|
|
7
|
+
Region,
|
|
8
|
+
BND,
|
|
9
|
+
Preconditioner,
|
|
10
|
+
)
|
|
11
|
+
from .nonlinearsolvers import NewtonSolver
|
|
12
|
+
from .krylovspace import GMResSolver, LinearSolver
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
class Dirichlet:
|
|
16
|
+
def __init__(self, cf, region):
|
|
17
|
+
self.cf = cf
|
|
18
|
+
self.region = region
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
class Application:
|
|
22
|
+
def __init__(self, a: BilinearForm, gf: GridFunction):
|
|
23
|
+
self.a = a
|
|
24
|
+
self.gf = gf
|
|
25
|
+
|
|
26
|
+
def Solve(
|
|
27
|
+
self,
|
|
28
|
+
rhs,
|
|
29
|
+
*args,
|
|
30
|
+
dirichlet = None,
|
|
31
|
+
pre = None,
|
|
32
|
+
printrates: bool = False,
|
|
33
|
+
**kwargs,
|
|
34
|
+
):
|
|
35
|
+
raise NotImplementedError("Solve method must be implemented in subclasses")
|
|
36
|
+
|
|
37
|
+
def __eq__(self, other):
|
|
38
|
+
return Equation(self, other)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
class NonLinearApplication(Application):
|
|
42
|
+
def Solve(
|
|
43
|
+
self,
|
|
44
|
+
rhs=None,
|
|
45
|
+
dirichlet = None,
|
|
46
|
+
printing: bool = False,
|
|
47
|
+
**kwargs,
|
|
48
|
+
):
|
|
49
|
+
solver_args = {}
|
|
50
|
+
|
|
51
|
+
if rhs is not None and rhs != 0:
|
|
52
|
+
rhs.Assemble()
|
|
53
|
+
solver_args["rhs"] = rhs
|
|
54
|
+
solver = NewtonSolver(self.a, self.gf, **solver_args)
|
|
55
|
+
if dirichlet is not None:
|
|
56
|
+
dirichlet_gf = GridFunction(self.gf.space)
|
|
57
|
+
if isinstance(dirichlet, Dirichlet):
|
|
58
|
+
dirichlet_gf.Set(dirichlet.cf, definedon=dirichlet.region)
|
|
59
|
+
else:
|
|
60
|
+
dirichlet_gf.Set(dirichlet, BND)
|
|
61
|
+
solver.SetDirichlet(dirichlet_gf.vec)
|
|
62
|
+
solver.Solve(**kwargs)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
class LinearApplication(Application):
|
|
66
|
+
def Assemble(self):
|
|
67
|
+
if not hasattr(self, "vec"):
|
|
68
|
+
self.vec = self.gf.vec.CreateVector()
|
|
69
|
+
self.a.Apply(self.gf.vec, self.vec)
|
|
70
|
+
|
|
71
|
+
def Solve(
|
|
72
|
+
self,
|
|
73
|
+
rhs,
|
|
74
|
+
*args,
|
|
75
|
+
dirichlet = None,
|
|
76
|
+
pre = None,
|
|
77
|
+
lin_solver=None,
|
|
78
|
+
lin_solver_args = None,
|
|
79
|
+
printrates: bool = False,
|
|
80
|
+
):
|
|
81
|
+
self.a.Assemble()
|
|
82
|
+
for arg in args:
|
|
83
|
+
if isinstance(arg, Dirichlet) or isinstance(arg, CoefficientFunction):
|
|
84
|
+
assert dirichlet is None, "Only one dirichlet condition can be set"
|
|
85
|
+
dirichlet = arg
|
|
86
|
+
if isinstance(arg, Preconditioner):
|
|
87
|
+
assert pre is None, "Only one preconditioner can be set"
|
|
88
|
+
pre = arg
|
|
89
|
+
if isinstance(arg, type) and issubclass(arg, LinearSolver):
|
|
90
|
+
assert lin_solver is None, "Only one linear solver can be set"
|
|
91
|
+
lin_solver = arg
|
|
92
|
+
rhs.Assemble()
|
|
93
|
+
if dirichlet is not None:
|
|
94
|
+
if isinstance(dirichlet, Dirichlet):
|
|
95
|
+
self.gf.Set(dirichlet.cf, definedon=dirichlet.region)
|
|
96
|
+
else:
|
|
97
|
+
self.gf.Set(dirichlet, BND)
|
|
98
|
+
rhs.vec.data += -self.a.mat * self.gf.vec
|
|
99
|
+
else:
|
|
100
|
+
self.gf.vec[:] = 0.0
|
|
101
|
+
if self.a.condense:
|
|
102
|
+
rhs.vec.data += self.a.harmonic_extension_trans * rhs.vec
|
|
103
|
+
if pre is None and lin_solver is None:
|
|
104
|
+
ainv = self.a.mat.Inverse(self.a.space.FreeDofs(self.a.condense))
|
|
105
|
+
else:
|
|
106
|
+
if lin_solver is None:
|
|
107
|
+
lin_solver = GMResSolver
|
|
108
|
+
if lin_solver_args is None:
|
|
109
|
+
lin_solver_args = {}
|
|
110
|
+
if pre is None:
|
|
111
|
+
freedofs = self.a.space.FreeDofs(self.a.condense)
|
|
112
|
+
else:
|
|
113
|
+
freedofs = None
|
|
114
|
+
if "printrates" not in lin_solver_args:
|
|
115
|
+
lin_solver_args["printrates"] = printrates
|
|
116
|
+
ainv = lin_solver(
|
|
117
|
+
mat=self.a.mat, pre=pre, freedofs=freedofs, **lin_solver_args
|
|
118
|
+
)
|
|
119
|
+
self.gf.vec.data += ainv * rhs.vec
|
|
120
|
+
if self.a.condense:
|
|
121
|
+
self.gf.vec.data += self.a.harmonic_extension * self.gf.vec
|
|
122
|
+
self.gf.vec.data += self.a.inner_solve * rhs.vec
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
class Equation:
|
|
126
|
+
def __init__(self, lhs, rhs):
|
|
127
|
+
self.lhs = lhs
|
|
128
|
+
self.rhs = rhs
|
|
129
|
+
|
|
130
|
+
@functools.wraps(Application.Solve)
|
|
131
|
+
def Solve(self, *args, **kwargs):
|
|
132
|
+
self.lhs.Solve(self.rhs, *args, **kwargs)
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
def _create_lin_appl(self, gfu: GridFunction) -> LinearApplication:
|
|
136
|
+
if not isinstance(gfu, GridFunction):
|
|
137
|
+
raise TypeError("gfu must be a GridFunction")
|
|
138
|
+
return LinearApplication(self, gfu)
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
BilinearForm.__mul__ = _create_lin_appl
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
@functools.wraps(Application.Solve)
|
|
145
|
+
def Solve(eq: Equation, *args, **kwargs):
|
|
146
|
+
eq.Solve(*args, **kwargs)
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
import functools as functools
|
|
3
|
+
import ngsolve.comp
|
|
4
|
+
from ngsolve.comp import BilinearForm
|
|
5
|
+
from ngsolve.comp import GridFunction
|
|
6
|
+
from ngsolve.comp import Preconditioner
|
|
7
|
+
from ngsolve.comp import Region
|
|
8
|
+
from ngsolve.fem import CoefficientFunction
|
|
9
|
+
from ngsolve.krylovspace import GMResSolver
|
|
10
|
+
from ngsolve.krylovspace import LinearSolver
|
|
11
|
+
from ngsolve.nonlinearsolvers import NewtonSolver
|
|
12
|
+
import typing
|
|
13
|
+
__all__ = ['Application', 'BND', 'BilinearForm', 'CoefficientFunction', 'Dirichlet', 'Equation', 'GMResSolver', 'GridFunction', 'LinearApplication', 'LinearSolver', 'NewtonSolver', 'NonLinearApplication', 'Preconditioner', 'Region', 'Solve', 'functools']
|
|
14
|
+
class Application:
|
|
15
|
+
__firstlineno__: typing.ClassVar[int] = 21
|
|
16
|
+
__hash__: typing.ClassVar[None] = None
|
|
17
|
+
__static_attributes__: typing.ClassVar[tuple] = ('gf', 'a')
|
|
18
|
+
def Solve(self, rhs, *args, dirichlet = None, pre = None, printrates: bool = False, **kwargs):
|
|
19
|
+
...
|
|
20
|
+
def __eq__(self, other):
|
|
21
|
+
...
|
|
22
|
+
def __init__(self, a: ngsolve.comp.BilinearForm, gf: ngsolve.comp.GridFunction):
|
|
23
|
+
...
|
|
24
|
+
class Dirichlet:
|
|
25
|
+
__firstlineno__: typing.ClassVar[int] = 15
|
|
26
|
+
__static_attributes__: typing.ClassVar[tuple] = ('region', 'cf')
|
|
27
|
+
def __init__(self, cf, region):
|
|
28
|
+
...
|
|
29
|
+
class Equation:
|
|
30
|
+
__firstlineno__: typing.ClassVar[int] = 125
|
|
31
|
+
__static_attributes__: typing.ClassVar[tuple] = ('rhs', 'lhs')
|
|
32
|
+
def Solve(self, *args, **kwargs):
|
|
33
|
+
...
|
|
34
|
+
def __init__(self, lhs, rhs):
|
|
35
|
+
...
|
|
36
|
+
class LinearApplication(Application):
|
|
37
|
+
__firstlineno__: typing.ClassVar[int] = 65
|
|
38
|
+
__static_attributes__: typing.ClassVar[tuple] = ('vec')
|
|
39
|
+
def Assemble(self):
|
|
40
|
+
...
|
|
41
|
+
def Solve(self, rhs, *args, dirichlet = None, pre = None, lin_solver = None, lin_solver_args = None, printrates: bool = False):
|
|
42
|
+
...
|
|
43
|
+
class NonLinearApplication(Application):
|
|
44
|
+
__firstlineno__: typing.ClassVar[int] = 41
|
|
45
|
+
__static_attributes__: typing.ClassVar[tuple] = tuple()
|
|
46
|
+
def Solve(self, rhs = None, dirichlet = None, printing: bool = False, **kwargs):
|
|
47
|
+
...
|
|
48
|
+
def Solve(eq, *args, **kwargs):
|
|
49
|
+
...
|
|
50
|
+
def _create_lin_appl(self, gfu: ngsolve.comp.GridFunction) -> LinearApplication:
|
|
51
|
+
...
|
|
52
|
+
BND: ngsolve.comp.VorB # value = <VorB.BND: 1>
|
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] = ('
|
|
10
|
+
__static_attributes__: typing.ClassVar[tuple] = ('time', 'bfmstar', '_lin_solver_args', 'gfu_old', '_lin_solver_cls', 'c', 'dt')
|
|
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] = ('
|
|
19
|
+
__static_attributes__: typing.ClassVar[tuple] = ('time', 'bfmstar', '_lin_solver_args', 'gfu_old', '_lin_solver_cls', 'c', 'dt')
|
|
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] = ('
|
|
28
|
+
__static_attributes__: typing.ClassVar[tuple] = ('time', 'gfa_old', 'bfmstar', '_lin_solver_args', 'gfu_old', 'gfv_old', '_lin_solver_cls', 'c', 'dt')
|
|
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/timing.pyi
CHANGED
|
@@ -32,7 +32,7 @@ class Timing:
|
|
|
32
32
|
|
|
33
33
|
"""
|
|
34
34
|
__firstlineno__: typing.ClassVar[int] = 5
|
|
35
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
35
|
+
__static_attributes__: typing.ClassVar[tuple] = ('name', 'timings', 'timings_par')
|
|
36
36
|
def CompareTo(self, folder):
|
|
37
37
|
"""
|
|
38
38
|
|
ngsolve/utils.pyi
CHANGED
|
@@ -3,7 +3,6 @@ from netgen import TimeFunction
|
|
|
3
3
|
from ngsolve.bla import Norm
|
|
4
4
|
import ngsolve.comp
|
|
5
5
|
from ngsolve.comp import APhiHCurlAMG
|
|
6
|
-
from ngsolve.comp import AddCurrentDensity
|
|
7
6
|
from ngsolve.comp import Array_N6ngcomp13COUPLING_TYPEE_S
|
|
8
7
|
from ngsolve.comp import BDDCPreconditioner
|
|
9
8
|
from ngsolve.comp import BDDCPreconditioner_complex
|
|
@@ -48,8 +47,8 @@ from ngsolve.comp import HDiv
|
|
|
48
47
|
from ngsolve.comp import HDivDiv
|
|
49
48
|
from ngsolve.comp import HDivDivSurface
|
|
50
49
|
from ngsolve.comp import HDivSurface
|
|
51
|
-
from ngsolve.comp import Hidden as PrivateSpace
|
|
52
50
|
from ngsolve.comp import Hidden
|
|
51
|
+
from ngsolve.comp import Hidden as PrivateSpace
|
|
53
52
|
from ngsolve.comp import Integral
|
|
54
53
|
from ngsolve.comp import Integrate
|
|
55
54
|
from ngsolve.comp import IntegrationRuleSpace
|
|
@@ -127,9 +126,6 @@ from ngsolve.fem import BFI
|
|
|
127
126
|
from ngsolve.fem import BSpline
|
|
128
127
|
from ngsolve.fem import BSpline2D
|
|
129
128
|
from ngsolve.fem import BaseMappedIntegrationPoint
|
|
130
|
-
from ngsolve.fem import BiotSavartCF
|
|
131
|
-
from ngsolve.fem import BiotSavartRegularMLCF
|
|
132
|
-
from ngsolve.fem import BiotSavartSingularMLCF
|
|
133
129
|
from ngsolve.fem import BlockBFI
|
|
134
130
|
from ngsolve.fem import BlockLFI
|
|
135
131
|
from ngsolve.fem import CacheCF
|
|
@@ -172,19 +168,10 @@ from ngsolve.fem import Parameter
|
|
|
172
168
|
from ngsolve.fem import ParameterC
|
|
173
169
|
from ngsolve.fem import PlaceholderCF
|
|
174
170
|
from ngsolve.fem import PointEvaluationFunctional
|
|
175
|
-
from ngsolve.fem import RegularMLMP
|
|
176
|
-
from ngsolve.fem import RegularMLMultiPoleCF
|
|
177
|
-
from ngsolve.fem import RegularMultiPoleCF
|
|
178
171
|
from ngsolve.fem import ScalarFE
|
|
179
172
|
from ngsolve.fem import SetPMLParameters
|
|
180
|
-
from ngsolve.fem import SingularMLMP
|
|
181
|
-
from ngsolve.fem import SingularMLMP3
|
|
182
|
-
from ngsolve.fem import SingularMLMultiPoleCF
|
|
183
|
-
from ngsolve.fem import SingularMultiPoleCF
|
|
184
173
|
from ngsolve.fem import Skew
|
|
185
174
|
from ngsolve.fem import SpecialCFCreator
|
|
186
|
-
from ngsolve.fem import SphericalHarmonicsCF
|
|
187
|
-
from ngsolve.fem import Sphericalharmonics
|
|
188
175
|
from ngsolve.fem import Sym
|
|
189
176
|
from ngsolve.fem import Trace
|
|
190
177
|
from ngsolve.fem import VoxelCoefficient
|
|
@@ -207,7 +194,7 @@ from ngsolve.fem import sqrt
|
|
|
207
194
|
from ngsolve.fem import tan
|
|
208
195
|
from ngsolve.ngstd import IntRange
|
|
209
196
|
from pyngcore.pyngcore import Timer
|
|
210
|
-
__all__ = ['APhiHCurlAMG', '
|
|
197
|
+
__all__ = ['APhiHCurlAMG', 'Array_N6ngcomp13COUPLING_TYPEE_S', 'BBBND', 'BBND', 'BDDCPreconditioner', 'BDDCPreconditioner_complex', 'BDDCPreconditioner_double', 'BFI', 'BND', 'BSpline', 'BSpline2D', 'BaseMappedIntegrationPoint', 'BilinearForm', 'BlockBFI', 'BlockLFI', 'BndElementId', 'BoundaryFromVolumeCF', 'CELL', 'COUPLING_TYPE', 'CacheCF', 'CoefficientFunction', 'Cof', 'CompilePythonModule', 'ComponentGridFunction', 'CompoundBFI', 'CompoundLFI', 'Compress', 'CompressCompound', 'Conj', 'ConstantCF', 'ContactBoundary', 'ConvertOperator', 'CoordCF', 'CoordinateTrafo', 'Cross', 'Det', 'Deviator', 'DifferentialOperator', 'DifferentialSymbol', 'Discontinuous', 'DomainConstantCF', 'DualProxyFunction', 'EDGE', 'ELEMENT', 'ET', 'Einsum', 'ElementId', 'ElementRange', 'ElementTopology', 'ElementTransformation', 'FACE', 'FACET', 'FESpace', 'FESpaceElement', 'FESpaceElementRange', 'FacetFESpace', 'FacetSurface', 'FiniteElement', 'FlatArray_N6ngcomp13COUPLING_TYPEE_S', 'FromArchiveCF', 'FromArchiveFESpace', 'FromArchiveMesh', 'GenerateL2ElementCode', 'GlobalInterfaceSpace', 'GlobalSpace', 'GlobalVariables', 'Grad', 'GridFunction', 'GridFunctionC', 'GridFunctionCoefficientFunction', 'GridFunctionD', 'H1', 'H1FE', 'H1LumpingFESpace', 'HCurl', 'HCurlAMG', 'HCurlCurl', 'HCurlDiv', 'HCurlFE', 'HDiv', 'HDivDiv', 'HDivDivFE', 'HDivDivSurface', 'HDivFE', 'HDivSurface', 'HEX', 'Hidden', 'Id', 'IfPos', 'IntRange', 'Integral', 'Integrate', 'IntegrationPoint', 'IntegrationRule', 'IntegrationRuleSpace', 'IntegrationRuleSpaceSurface', 'Interpolate', 'InterpolateProxy', 'Inv', 'KSpaceCoeffs', 'L2', 'L2FE', 'LFI', 'Laplace', 'LeviCivitaSymbol', 'LinearForm', 'LocalPreconditioner', 'LoggingCF', 'Mass', 'MatrixFreeOperator', 'MatrixValued', 'Mesh', 'MeshNode', 'MeshNodeRange', 'MeshPoint', 'MinimizationCF', 'MixedFE', 'MultiGridPreconditioner', 'NGS_Object', 'NODE_TYPE', 'Neumann', 'NewtonCF', 'Ngs_Element', 'NodalFESpace', 'NodeId', 'NodeRange', 'Norm', 'NormalFacetFESpace', 'NormalFacetSurface', 'Normalize', 'NumberSpace', 'ORDER_POLICY', 'OuterProduct', 'POINT', 'PRISM', 'PYRAMID', 'Parameter', 'ParameterC', 'PatchwiseSolve', 'Periodic', 'PlaceholderCF', 'PlateauFESpace', 'PointEvaluationFunctional', 'Preconditioner', 'PrivateSpace', 'ProductSpace', 'Prolongate', 'ProlongateCoefficientFunction', 'Prolongation', 'ProxyFunction', 'PyCof', 'PyCross', 'PyDet', 'PyId', 'PyInv', 'PySkew', 'PySym', 'PyTrace', 'QUAD', 'QuasiPeriodicC', 'QuasiPeriodicD', 'Region', 'RegisterPreconditioner', 'Reorder', 'SEGM', 'ScalarFE', 'SetHeapSize', 'SetPMLParameters', 'SetTestoutFile', 'Skew', 'Source', 'SpecialCFCreator', 'SumOfIntegrals', 'SurfaceL2', 'Sym', 'SymbolTable_D', 'SymbolTable_sp_D', 'SymbolTable_sp_N5ngfem19CoefficientFunctionE', 'SymbolTable_sp_N6ngcomp10LinearFormE', 'SymbolTable_sp_N6ngcomp12BilinearFormE', 'SymbolTable_sp_N6ngcomp12GridFunctionE', 'SymbolTable_sp_N6ngcomp14PreconditionerE', 'SymbolTable_sp_N6ngcomp7FESpaceE', 'SymbolicBFI', 'SymbolicEnergy', 'SymbolicLFI', 'SymbolicTPBFI', 'TET', 'TRIG', 'TangentialFacetFESpace', 'TangentialSurfaceL2', 'TensorProductFESpace', 'TensorProductIntegrate', 'TimeFunction', 'Timer', 'ToArchive', 'Trace', 'Transfer2StdMesh', 'VERTEX', 'VOL', 'VTKOutput', 'Variation', 'VectorFacet', 'VectorFacetFESpace', 'VectorFacetSurface', 'VectorH1', 'VectorL2', 'VectorNodalFESpace', 'VectorSurfaceL2', 'VectorValued', 'VorB', 'VoxelCoefficient', 'Zero', 'acos', 'asin', 'atan', 'atan2', 'ceil', 'cos', 'cosh', 'curl', 'div', 'ds', 'dt', 'dx', 'erf', 'exp', 'floor', 'grad', 'log', 'ngsglobals', 'pml', 'pow', 'printonce', 'sin', 'sinh', 'specialcf', 'sqrt', 'tan', 'x', 'y', 'z']
|
|
211
198
|
def ConstantCF(val):
|
|
212
199
|
...
|
|
213
200
|
def Deviator(mat):
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ngsolve
|
|
3
|
-
Version: 6.2.
|
|
3
|
+
Version: 6.2.2504
|
|
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.
|
|
8
|
+
Requires-Dist: netgen-mesher==6.2.2504
|
|
9
9
|
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
netgen/libngbla.dylib,sha256=
|
|
2
|
-
netgen/libngcomp.dylib,sha256=
|
|
3
|
-
netgen/libngfem.dylib,sha256=
|
|
4
|
-
netgen/libngla.dylib,sha256=
|
|
5
|
-
netgen/
|
|
6
|
-
netgen/
|
|
1
|
+
netgen/libngbla.dylib,sha256=jiFHOP2JWzPIf_Fjj41iJCiroBl3U8uU9ddTpCA0_Pw,5298336
|
|
2
|
+
netgen/libngcomp.dylib,sha256=z6-UGWArnQTsEPPKZ6QDupjcyVTAwWyV1dLqp8pfjYU,43144576
|
|
3
|
+
netgen/libngfem.dylib,sha256=RskYshSrjipzkbAkzPR1ReCFXzoi8gSa7TLDwyX5UrA,51466832
|
|
4
|
+
netgen/libngla.dylib,sha256=pHZIZmubI34Q1CUHtja9xcQ7QaeqGaMR9kImhYG23xk,25445344
|
|
5
|
+
netgen/libngsbem.dylib,sha256=A4mimmmHBXRG5NIelnLbc9sPqkRHmfTI714VffHGQbs,4594592
|
|
6
|
+
netgen/libngsolve.dylib,sha256=IX1RzaKhj9q-9uGAESfTSAoTMvbnbQYhkIFE11cF5UM,940384
|
|
7
|
+
netgen/libngstd.dylib,sha256=MA4Ay7AWEEe7VWE4XGuC38EMSRzeYAIB333UqsQFbYU,940928
|
|
7
8
|
netgen/include/arnoldi.hpp,sha256=b8mRu9wGyaLa7z6mXCFIhxfW_xcQvsOMD6TqbfYZ05g,1437
|
|
8
9
|
netgen/include/bandmatrix.hpp,sha256=zwKz89QY53MPsWgNsl0cXEAFKka_W4sXPIO54M3eT80,7778
|
|
9
10
|
netgen/include/basematrix.hpp,sha256=6YGW07HMH7F2JWXUKOwlGZ2ZvEoP7uCSGihdrzzKPag,28634
|
|
@@ -93,10 +94,11 @@ netgen/include/hidden.hpp,sha256=nYQrLY1eO8MiVZWfYLi5Sp8bOwiK4C7ZGPjQToLx_Os,264
|
|
|
93
94
|
netgen/include/householder.hpp,sha256=YdSftg0_Nxsj7owID1FlhOyUrecVeOcdZAS9LA-dSV4,5920
|
|
94
95
|
netgen/include/hypre_ams_precond.hpp,sha256=3OekWNg0VGIW1D7_5iVWiw6aUN4R7VlX3YtU3L4eKVU,3165
|
|
95
96
|
netgen/include/hypre_precond.hpp,sha256=UjXH52siS1EkY1jWkfcbB1YyTH1y6eDaSnDja3Ty2u8,1845
|
|
96
|
-
netgen/include/integrator.hpp,sha256=
|
|
97
|
+
netgen/include/integrator.hpp,sha256=w3qWz6zijhuCW-tbfya862tHX4JazcY2m8Elf6Rc3Co,65144
|
|
97
98
|
netgen/include/integratorcf.hpp,sha256=2we_yBJ3VfNxeJktLM5_33omlI7FXb7MJfyWpDRocCA,7866
|
|
98
99
|
netgen/include/interpolate.hpp,sha256=hhLTubF95erlQ-3iCgSqRVqbCDUeE3f2zBWqIKHPQtI,1640
|
|
99
100
|
netgen/include/intrule.hpp,sha256=_9a5im2qNmF6dLOSCrp8JMz6M_5GoSG2MCRhegkA1O4,80820
|
|
101
|
+
netgen/include/intrules_SauterSchwab.hpp,sha256=1HiSgmdJHNoCp1ZYY7gNFPHdanepbGtay2YJrTaYHBg,650
|
|
100
102
|
netgen/include/irspace.hpp,sha256=DcpkPMFKx5nDvfLfTWKmpYuLX-X5rBuWF8Ta9e__m-A,1508
|
|
101
103
|
netgen/include/jacobi.hpp,sha256=pIrx5vu5H0sLUiarGpu2s2__6qEWFcB7xU1ezdKSW5U,4086
|
|
102
104
|
netgen/include/l2hofe.hpp,sha256=Qjg5jtkhx8cE1gUdoKslhKTqlUg9qbAbL8g4NTMCW2s,6650
|
|
@@ -109,7 +111,8 @@ netgen/include/matrix.hpp,sha256=6Tg9xvyHWRmzrmK_pa15fE_V77y9pof3z78GnyzXmRE,557
|
|
|
109
111
|
netgen/include/memusage.hpp,sha256=H-8rWQ8UQDCnOiYQnbwvILPuPoJD8bqwiNGB2QAUa0o,1168
|
|
110
112
|
netgen/include/meshaccess.hpp,sha256=7K6OgV987dOd-LRlJ5MGLeIjA6VSnfeE3I-hQximURU,47061
|
|
111
113
|
netgen/include/mgpre.hpp,sha256=zdNozWRSyluOF8E4GLeOR290Yw2wqGYGc1sTTSB5n3U,4825
|
|
112
|
-
netgen/include/
|
|
114
|
+
netgen/include/mp_coefficient.hpp,sha256=lzFP-XHYnFKDdAbb_4cWqEpCIgk4gwUWxOmwvJvSN3w,4736
|
|
115
|
+
netgen/include/mptools.hpp,sha256=Wh2wxGYmO7iJYCH-B4iiZ5nrwR2bepwjLQ1k-4swCpU,34474
|
|
113
116
|
netgen/include/multigrid.hpp,sha256=ovl1GXcTfXuYLVVMcFfCKP5sg6diSGlqdjCMMPCgFUo,856
|
|
114
117
|
netgen/include/multivector.hpp,sha256=nuLxMiq2y6HoH5w9j6ka2BhJjRyREPeEnNFx_x0SMU0,12635
|
|
115
118
|
netgen/include/mumpsinverse.hpp,sha256=Jaa5NPQzwPo2kSbHijI_LX3tr0qUmVhqVlRM14KeD18,4062
|
|
@@ -138,7 +141,7 @@ netgen/include/plateaufespace.hpp,sha256=H031F3WCIJNHx8HVmfUZJM7D46D9sWtV7pn5OIR
|
|
|
138
141
|
netgen/include/pml.hpp,sha256=GM19mHCmme07y32MV80D2xULzPrZPG6u45ORn4W-uYU,7284
|
|
139
142
|
netgen/include/pmltrafo.hpp,sha256=SrlOgJ4qmBST4uIjtl4VatEw5dsGrL1-7xSrXnuAPAg,19606
|
|
140
143
|
netgen/include/postproc.hpp,sha256=kaMQUfm_kd5Q4E0C5NaXPv3XyZncgOjwnZrvNJIP39A,5192
|
|
141
|
-
netgen/include/potentialtools.hpp,sha256=
|
|
144
|
+
netgen/include/potentialtools.hpp,sha256=SFOWcEpbecioRbUFTZA6PbyQsMLAzG2zT9VNc-wRiW0,335
|
|
142
145
|
netgen/include/precomp.hpp,sha256=R-xo8gpTBNlyaQ-vj12q-VZoGZMox0FM5IWF22zWmMA,1277
|
|
143
146
|
netgen/include/preconditioner.hpp,sha256=AAU4RjzjJDslSWoomyid1MIpWqBq1uwr7XWPmn3jrGQ,14028
|
|
144
147
|
netgen/include/prolongation.hpp,sha256=_VUX2vzhcXOGPM1HnRBXkTKrNyXew72VWRnAnvFitF4,10927
|
|
@@ -165,7 +168,7 @@ netgen/include/specialelement.hpp,sha256=iiQaIE-cHbwGX014jET8k-rfb8k1GT6Gs_vsMIB
|
|
|
165
168
|
netgen/include/statushandler.hpp,sha256=Lh0Cevr7xnEoFW4QhTlNzEq9brpneGGmjAbv9o1kotY,646
|
|
166
169
|
netgen/include/stringops.hpp,sha256=QiiQAFqB87FhxuMO_sigJU7L6FHfE3ebBy-cngouf_U,262
|
|
167
170
|
netgen/include/superluinverse.hpp,sha256=FDSnHdTbVFDsFPF6B56IZJPDQKZx4fp2OubRQjE5_TU,3165
|
|
168
|
-
netgen/include/symbolicintegrator.hpp,sha256=
|
|
171
|
+
netgen/include/symbolicintegrator.hpp,sha256=KOByp_prcH7IHILwKBSpIGyoePR8Cuf23IDw4ME5ZXk,36032
|
|
169
172
|
netgen/include/symmetricmatrix.hpp,sha256=YNzHHV9TWt3O-f1l6VAcFeml-KwIUQgMXcBco_Dt0MY,2810
|
|
170
173
|
netgen/include/tangentialfacetfe.hpp,sha256=qCh6qYnPd_5PEYdEiLmx6-VrIPMJMBaR1UZ44EVk6IM,7267
|
|
171
174
|
netgen/include/tangentialfacetfespace.hpp,sha256=iwgRIYZhrPdsgUBdheL3XfLOf-VO710a8lC3Unf_WaA,2717
|
|
@@ -191,50 +194,52 @@ netgen/include/webgui.hpp,sha256=Mm25CMVB0e_7vpfWOjNLrskMGeSk4CmsHdYH_DJVKek,210
|
|
|
191
194
|
ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w,8353
|
|
192
195
|
ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
|
|
193
196
|
ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
|
|
194
|
-
ngsolve/__init__.py,sha256=
|
|
195
|
-
ngsolve/__init__.pyi,sha256=
|
|
197
|
+
ngsolve/__init__.py,sha256=jiKgjpR98P6_MojCVJKnSRGkr1gbZ0fY3tdLCnoPLec,5472
|
|
198
|
+
ngsolve/__init__.pyi,sha256=D1qN0KbajKlaXAoOlSMLbbqzMSR_HQ3jkdY0xYRZ_4w,10755
|
|
196
199
|
ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
|
|
197
|
-
ngsolve/bla.pyi,sha256=
|
|
200
|
+
ngsolve/bla.pyi,sha256=879vuLfqWyOlacs8ravICPGPg6KllSMVZh6QXUQC8sE,32718
|
|
198
201
|
ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
|
|
199
202
|
ngsolve/bvp.pyi,sha256=Xdf16ONPlUy-Z2QR-TYTdfu9FzDdlGw0cheR_y3iaIY,837
|
|
200
203
|
ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
|
|
201
204
|
ngsolve/directsolvers.pyi,sha256=13vlr7Iy-Wz6pNBbp976W1vVMXvR0GD1EVYo-p2XonE,683
|
|
202
205
|
ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
|
|
203
206
|
ngsolve/eigenvalues.pyi,sha256=rElS4Dt4F4hMQLyMJ-wXaMrMhcrHIlsp3Zy1_ESJzKk,1090
|
|
204
|
-
ngsolve/fem.pyi,sha256=
|
|
207
|
+
ngsolve/fem.pyi,sha256=tOIAhdGt9uyw79cuZILBVV4Cab-w_CoixVP_3GHjFto,47711
|
|
205
208
|
ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
|
|
206
209
|
ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
|
|
207
|
-
ngsolve/krylovspace.pyi,sha256=
|
|
210
|
+
ngsolve/krylovspace.pyi,sha256=gZ7lePOM0hJo0MlVk8nW8AoB1SCMRJFIn95eP82u9iE,12801
|
|
208
211
|
ngsolve/la.pyi,sha256=RJi-B5Hz6FatlQiwCjK063JboAwWatS_ZvKv6zOfdBQ,40148
|
|
209
212
|
ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
|
|
210
213
|
ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
|
|
211
214
|
ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
|
|
212
|
-
ngsolve/ngslib.so,sha256=
|
|
215
|
+
ngsolve/ngslib.so,sha256=yR3TpFDgOrcJwGMQsrBzcXUIiksfw8d5pOs-leWjR2g,337288
|
|
213
216
|
ngsolve/ngstd.pyi,sha256=_w37fmYsO4AdTsakDJy3bjISQcC_q4YaEv2uBsVZapw,1528
|
|
214
217
|
ngsolve/nonlinearsolvers.py,sha256=8Q_CrD9vjdpZRV9sj2Fth7Y_kJJl7djPgarQmTK7Xfw,8216
|
|
215
|
-
ngsolve/nonlinearsolvers.pyi,sha256=
|
|
218
|
+
ngsolve/nonlinearsolvers.pyi,sha256=mP50RCdg_FIqDMQPNOz7K7RpchQl0cK3ff3rtpfLUP4,4615
|
|
216
219
|
ngsolve/preconditioners.py,sha256=WSr3vnxskLHgnlwFVYpSyWJFpvrDUK6_30tATiBB5V8,208
|
|
217
220
|
ngsolve/preconditioners.pyi,sha256=ebfRkcIpoXqwhmb1ahR5wZMs87XMMPfF5t6n0jkCJ_g,290
|
|
218
221
|
ngsolve/solve.pyi,sha256=7XW343dSW7eOzaW5jQXuDskEBfwbCr6F7EUlqqQ7w3I,2943
|
|
222
|
+
ngsolve/solve_implementation.py,sha256=r51oazPIyCSpf1kK1CcRxtcKDnHq0yJTkjctct4Jq6Y,4378
|
|
223
|
+
ngsolve/solve_implementation.pyi,sha256=C4gcg3-CAF3SB_JYECiIPLpQKQef7q1Z0qVLuMTG3uE,2262
|
|
219
224
|
ngsolve/solvers.py,sha256=WgZ9X1x9mtQegXDu8VcTjP-wbS2EnrUS96Y8LXqeflw,304
|
|
220
225
|
ngsolve/solvers.pyi,sha256=bLdZ0s0njapOEx4sQRDnyAW7gr6ooYaaeZSlycoTr3I,682
|
|
221
226
|
ngsolve/timestepping.py,sha256=SLbsgE5pY5tXYTLGlVypk4kS2Ui8GxOwWmKVxqneZRU,8350
|
|
222
|
-
ngsolve/timestepping.pyi,sha256=
|
|
227
|
+
ngsolve/timestepping.pyi,sha256=N7xbd3Dq1osDYiJcnxVmXgESej7_-BH9yurilDbHoFk,3174
|
|
223
228
|
ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
|
|
224
|
-
ngsolve/timing.pyi,sha256=
|
|
229
|
+
ngsolve/timing.pyi,sha256=NgsCmh1VsW0gm8eKSu-ech-GVvF4UxVvYVWr7UX3UrU,1920
|
|
225
230
|
ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
|
|
226
|
-
ngsolve/utils.pyi,sha256=
|
|
231
|
+
ngsolve/utils.pyi,sha256=jRWgBLTCfBwXQ-lkKeDvthSBEF3sEpXiJv8nCCwH74M,13272
|
|
227
232
|
ngsolve/webgui.py,sha256=Oz6RN1_xQ8d6oMIx-KYIRDnBmlJIgwluCtZZjUOHtCs,24233
|
|
228
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256=
|
|
229
|
-
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=
|
|
230
|
-
ngsolve/cmake/ngsolve-targets.cmake,sha256=
|
|
231
|
-
ngsolve/comp/__init__.pyi,sha256=
|
|
233
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=d3LkCc1dBaRb0ohCi96Z_ervQ4r5XBcavOBiyJShUzs,5093
|
|
234
|
+
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=2dUHzaaMQX08eT7Tjti0crzp_Ah3oqW86gp5UgSufmw,3426
|
|
235
|
+
ngsolve/cmake/ngsolve-targets.cmake,sha256=PkU7IkeB_TUBkFf5qMh06vIlQ0qJZxWdJfQMeWal78A,5891
|
|
236
|
+
ngsolve/comp/__init__.pyi,sha256=5-fJnmMF4I_dGGCnOLxb_KCCaUo-4KMdoQvRP2GRYLM,203010
|
|
232
237
|
ngsolve/comp/pml.pyi,sha256=W_mxBHx145_IseOYF5drDA79axCnI294nVytJkxla1k,2719
|
|
233
238
|
ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
|
|
234
|
-
ngsolve/config/__init__.pyi,sha256=
|
|
239
|
+
ngsolve/config/__init__.pyi,sha256=xTypgFvp_R7hISLVHhobndI3puDXgZmXmXZct81ZHtg,2881
|
|
235
240
|
ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
|
|
236
|
-
ngsolve/config/config.py,sha256=
|
|
237
|
-
ngsolve/config/config.pyi,sha256=
|
|
241
|
+
ngsolve/config/config.py,sha256=rIeMlTcWeWQPsVkVRJP7U2eHKMKHRRC32b0SC0llKGA,2439
|
|
242
|
+
ngsolve/config/config.pyi,sha256=CgsTtxIIttizufFJyMpUmAjOYW61WFoOJsUzO7Y9Mr4,2862
|
|
238
243
|
ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
239
244
|
ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
240
245
|
ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
|
|
@@ -266,41 +271,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
|
|
|
266
271
|
ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
|
|
267
272
|
ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
|
|
268
273
|
ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
|
|
269
|
-
ngsolve-6.2.
|
|
270
|
-
ngsolve-6.2.
|
|
271
|
-
ngsolve-6.2.
|
|
272
|
-
ngsolve-6.2.
|
|
273
|
-
ngsolve-6.2.
|
|
274
|
-
ngsolve-6.2.
|
|
275
|
-
ngsolve-6.2.
|
|
276
|
-
ngsolve-6.2.
|
|
277
|
-
ngsolve-6.2.
|
|
278
|
-
ngsolve-6.2.
|
|
279
|
-
ngsolve-6.2.
|
|
280
|
-
ngsolve-6.2.
|
|
281
|
-
ngsolve-6.2.
|
|
282
|
-
ngsolve-6.2.
|
|
283
|
-
ngsolve-6.2.
|
|
284
|
-
ngsolve-6.2.
|
|
285
|
-
ngsolve-6.2.
|
|
286
|
-
ngsolve-6.2.
|
|
287
|
-
ngsolve-6.2.
|
|
288
|
-
ngsolve-6.2.
|
|
289
|
-
ngsolve-6.2.
|
|
290
|
-
ngsolve-6.2.
|
|
291
|
-
ngsolve-6.2.
|
|
292
|
-
ngsolve-6.2.
|
|
293
|
-
ngsolve-6.2.
|
|
294
|
-
ngsolve-6.2.
|
|
295
|
-
ngsolve-6.2.
|
|
296
|
-
ngsolve-6.2.
|
|
297
|
-
ngsolve-6.2.
|
|
298
|
-
ngsolve-6.2.
|
|
299
|
-
ngsolve-6.2.
|
|
300
|
-
ngsolve-6.2.
|
|
301
|
-
ngsolve-6.2.
|
|
302
|
-
ngsolve-6.2.
|
|
303
|
-
ngsolve-6.2.
|
|
304
|
-
ngsolve-6.2.
|
|
305
|
-
ngsolve-6.2.
|
|
306
|
-
ngsolve-6.2.
|
|
274
|
+
ngsolve-6.2.2504.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
|
|
275
|
+
ngsolve-6.2.2504.data/data/bin/ngscxx,sha256=w0-evuenajwmKfBRw0Rjhmh6G_H-yQTIK030wVvXbro,1755
|
|
276
|
+
ngsolve-6.2.2504.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
|
|
277
|
+
ngsolve-6.2.2504.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
|
|
278
|
+
ngsolve-6.2.2504.data/data/bin/ngspy,sha256=3M56jzqqnplklrMiBlA6FOB7noOg7ln2dO1lHMu7c7o,103
|
|
279
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
|
|
280
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
|
|
281
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
|
|
282
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
|
|
283
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
|
|
284
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
|
|
285
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
|
|
286
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
|
|
287
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
|
|
288
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
|
|
289
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
|
|
290
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
|
|
291
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
|
|
292
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
|
|
293
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
|
|
294
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
|
|
295
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
|
|
296
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
|
|
297
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
|
|
298
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
|
|
299
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
|
|
300
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
|
|
301
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
|
|
302
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
303
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
|
|
304
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
|
|
305
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
|
|
306
|
+
ngsolve-6.2.2504.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
|
|
307
|
+
ngsolve-6.2.2504.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
308
|
+
ngsolve-6.2.2504.dist-info/METADATA,sha256=NAJdORXUs9h391BKBVgIPDl5EQf8dMws_LuuQ_Va7iA,175
|
|
309
|
+
ngsolve-6.2.2504.dist-info/WHEEL,sha256=QVbUCYUNRbuKxXaqaAntI7fGN-NW9vx0es8US308Qlk,110
|
|
310
|
+
ngsolve-6.2.2504.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
311
|
+
ngsolve-6.2.2504.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/coilshield.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/coilshield.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d11_chip_nitsche.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d1_square.pde
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d3_helmholtz.pde
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d8_coilshield.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/d9_hybridDG.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/doubleglazing.in2d
RENAMED
|
File without changes
|
{ngsolve-6.2.2502.post11.dev1.data → ngsolve-6.2.2504.data}/data/share/ngsolve/doubleglazing.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|