ngsolve 6.2.2503__cp312-cp312-win_amd64.whl → 6.2.2504.post44.dev0__cp312-cp312-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ngsolve might be problematic. Click here for more details.
- netgen/include/blockjacobi.hpp +17 -5
- netgen/include/cholesky.hpp +2 -2
- netgen/include/h1amg.hpp +62 -2
- netgen/include/hdiv_equations.hpp +15 -0
- netgen/include/integrator.hpp +4 -16
- netgen/include/intrule.hpp +2 -1
- netgen/include/jacobi.hpp +35 -18
- netgen/include/meshaccess.hpp +3 -2
- netgen/include/mp_coefficient.hpp +140 -0
- netgen/include/mptools.hpp +42 -161
- netgen/include/potentialtools.hpp +2 -0
- netgen/include/preconditioner.hpp +21 -21
- netgen/include/sparsematrix_dyn.hpp +6 -7
- netgen/include/sparsematrix_impl.hpp +4 -2
- netgen/include/special_matrix.hpp +2 -0
- netgen/include/symbolicintegrator.hpp +2 -1
- netgen/lib/libngsolve.lib +0 -0
- netgen/libngsolve.dll +0 -0
- ngsolve/__init__.py +1 -0
- ngsolve/cmake/NGSolveConfig.cmake +5 -5
- ngsolve/cmake/ngsolve-targets.cmake +1 -9
- ngsolve/config/config.py +6 -6
- ngsolve/ngslib.lib +0 -0
- ngsolve/ngslib.pyd +0 -0
- ngsolve/preconditioners.py +1 -0
- ngsolve/solve_implementation.py +155 -0
- ngsolve/webgui.py +1 -0
- {ngsolve-6.2.2503.dist-info → ngsolve-6.2.2504.post44.dev0.dist-info}/METADATA +2 -2
- {ngsolve-6.2.2503.dist-info → ngsolve-6.2.2504.post44.dev0.dist-info}/RECORD +61 -59
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/Scripts/ngsolve.tcl +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2503.dist-info → ngsolve-6.2.2504.post44.dev0.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2503.dist-info → ngsolve-6.2.2504.post44.dev0.dist-info}/licenses/LICENSE +0 -0
- {ngsolve-6.2.2503.dist-info → ngsolve-6.2.2504.post44.dev0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,155 @@
|
|
|
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(printing=printing, **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, list):
|
|
95
|
+
for i in range(len(dirichlet)):
|
|
96
|
+
if dirichlet[i] is not None:
|
|
97
|
+
if isinstance(dirichlet[i], Dirichlet):
|
|
98
|
+
self.gf.components[i].Set(
|
|
99
|
+
dirichlet[i].cf, definedon=dirichlet[i].region
|
|
100
|
+
)
|
|
101
|
+
else:
|
|
102
|
+
self.gf.components[i].Set(dirichlet[i], BND)
|
|
103
|
+
elif isinstance(dirichlet, Dirichlet):
|
|
104
|
+
self.gf.Set(dirichlet.cf, definedon=dirichlet.region)
|
|
105
|
+
else:
|
|
106
|
+
self.gf.Set(dirichlet, BND)
|
|
107
|
+
rhs.vec.data += -self.a.mat * self.gf.vec
|
|
108
|
+
else:
|
|
109
|
+
self.gf.vec[:] = 0.0
|
|
110
|
+
if self.a.condense:
|
|
111
|
+
rhs.vec.data += self.a.harmonic_extension_trans * rhs.vec
|
|
112
|
+
if pre is None and lin_solver is None:
|
|
113
|
+
ainv = self.a.mat.Inverse(self.a.space.FreeDofs(self.a.condense))
|
|
114
|
+
else:
|
|
115
|
+
if lin_solver is None:
|
|
116
|
+
lin_solver = GMResSolver
|
|
117
|
+
if lin_solver_args is None:
|
|
118
|
+
lin_solver_args = {}
|
|
119
|
+
if pre is None:
|
|
120
|
+
freedofs = self.a.space.FreeDofs(self.a.condense)
|
|
121
|
+
else:
|
|
122
|
+
freedofs = None
|
|
123
|
+
if "printrates" not in lin_solver_args:
|
|
124
|
+
lin_solver_args["printrates"] = printrates
|
|
125
|
+
ainv = lin_solver(
|
|
126
|
+
mat=self.a.mat, pre=pre, freedofs=freedofs, **lin_solver_args
|
|
127
|
+
)
|
|
128
|
+
self.gf.vec.data += ainv * rhs.vec
|
|
129
|
+
if self.a.condense:
|
|
130
|
+
self.gf.vec.data += self.a.harmonic_extension * self.gf.vec
|
|
131
|
+
self.gf.vec.data += self.a.inner_solve * rhs.vec
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
class Equation:
|
|
135
|
+
def __init__(self, lhs, rhs):
|
|
136
|
+
self.lhs = lhs
|
|
137
|
+
self.rhs = rhs
|
|
138
|
+
|
|
139
|
+
@functools.wraps(Application.Solve)
|
|
140
|
+
def Solve(self, *args, **kwargs):
|
|
141
|
+
self.lhs.Solve(self.rhs, *args, **kwargs)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
def _create_lin_appl(self, gfu: GridFunction) -> LinearApplication:
|
|
145
|
+
if not isinstance(gfu, GridFunction):
|
|
146
|
+
raise TypeError("gfu must be a GridFunction")
|
|
147
|
+
return LinearApplication(self, gfu)
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
BilinearForm.__mul__ = _create_lin_appl
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
@functools.wraps(Application.Solve)
|
|
154
|
+
def Solve(eq: Equation, *args, **kwargs):
|
|
155
|
+
eq.Solve(*args, **kwargs)
|
ngsolve/webgui.py
CHANGED
|
@@ -4,6 +4,7 @@ import ngsolve as ngs
|
|
|
4
4
|
from typing import Optional
|
|
5
5
|
from netgen.webgui import Draw, register_draw_type, WebGLScene, encodeData
|
|
6
6
|
|
|
7
|
+
np.seterr(all='ignore', divide='ignore', invalid='ignore') # , over='ignore')
|
|
7
8
|
|
|
8
9
|
def updatePMinMax( pmat, pmima=None ):
|
|
9
10
|
pmima_new = [ngs.Vector(pmat[:,i], copy=False).MinMax(ignore_inf=True) for i in range(3)]
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ngsolve
|
|
3
|
-
Version: 6.2.
|
|
3
|
+
Version: 6.2.2504.post44.dev0
|
|
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.post13.dev0
|
|
9
9
|
Requires-Dist: mkl
|
|
10
10
|
Dynamic: author
|
|
11
11
|
Dynamic: license
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
netgen/libngsolve.dll,sha256=
|
|
1
|
+
netgen/libngsolve.dll,sha256=FCYvMJA1g2SOOBq49jCUV3ecTGp0i3M88senJyKwmfU,35684352
|
|
2
2
|
netgen/ngscxx.bat,sha256=OHagH0Xm9cOpt3urQF1XRhzsoBOIdfl3KE3wB1hG0i4,670
|
|
3
3
|
netgen/ngsld.bat,sha256=YD1I1rK70K_YvLev7aYQMD9mCcwF55k1B_8pRWPpob0,428
|
|
4
4
|
netgen/include/arnoldi.hpp,sha256=m39slyQUujB_9j3NDfTpEWyldC6Fw8natUpPuBkevLM,1492
|
|
@@ -11,12 +11,12 @@ netgen/include/bessel.hpp,sha256=Keq_nyAUXG__07TXcXy7-JEep1fJmjmXQHs6walemr8,263
|
|
|
11
11
|
netgen/include/bilinearform.hpp,sha256=iqLMXjs9lH3WwADWhXm8pGLK6J5I0qb1SUkTWqJP8Dk,31869
|
|
12
12
|
netgen/include/bla.hpp,sha256=1NT5mkGZ-vbiwTnhbJjO0dLlLsv2OA3eCFH6iYMI06U,522
|
|
13
13
|
netgen/include/blockalloc.hpp,sha256=9mK0UmvUBRybdoKDqTh4e0C0EOHysvVk60N2f6FzGDA,2080
|
|
14
|
-
netgen/include/blockjacobi.hpp,sha256=
|
|
14
|
+
netgen/include/blockjacobi.hpp,sha256=TO6hC5WP0MnJEjb5NGCYHGN9ejxkQ3F-oMwWe7HFNDc,9959
|
|
15
15
|
netgen/include/bspline.hpp,sha256=DPFM2Ut02BM7S1KozwoiE8v4vFXCzfSWmqAfBPqAWhY,4245
|
|
16
16
|
netgen/include/calcinverse.hpp,sha256=atB0A96UgmZb91_eT5TR0N4KRyZpdVKNG8ShbEWJ0Ok,3288
|
|
17
17
|
netgen/include/cg.hpp,sha256=dYUz-Tnhesz1F0wsthhvfHoiHatwOwMB5_uCC75DDMM,8155
|
|
18
18
|
netgen/include/chebyshev.hpp,sha256=TAyvGo4APRirUS0Od0saAf-PBJqQ1Yq4sABx1Gyz68E,1223
|
|
19
|
-
netgen/include/cholesky.hpp,sha256=
|
|
19
|
+
netgen/include/cholesky.hpp,sha256=2MEgph-u7r8-WURBVsuSP6vWtb9d76UTQEejLkMS-2Q,19303
|
|
20
20
|
netgen/include/clapack.h,sha256=K3j1ebecNeGVvSNM328DA6wsVMUuvMTc4y4dG5gYXs0,383290
|
|
21
21
|
netgen/include/code_generation.hpp,sha256=o5Qz25LGTeIz4IIzGB2yKGfIoNfzZTcXeMGy2BMOy-0,8537
|
|
22
22
|
netgen/include/coefficient.hpp,sha256=43ilbFIBHi9ySSQRI1XrIYWMlB1csS0R_iqwtdAsibs,75132
|
|
@@ -55,7 +55,7 @@ netgen/include/finiteelement.hpp,sha256=ULds8D80WXlpVqgCppjHKrXhFuo-WewzIr3IalsI
|
|
|
55
55
|
netgen/include/globalinterfacespace.hpp,sha256=atR009fWSlJpYjRI3OgMcvInOajz1W5egPLdfPAPFu8,2796
|
|
56
56
|
netgen/include/globalspace.hpp,sha256=ZYni-ie6O2DD0N3u-fdmVfwygpV5lwJ3SOAnSSgWMNo,4079
|
|
57
57
|
netgen/include/gridfunction.hpp,sha256=2cVEs1mGksX8KxaFaOzDRT8zVoec59ieT981g7Uej-c,18566
|
|
58
|
-
netgen/include/h1amg.hpp,sha256=
|
|
58
|
+
netgen/include/h1amg.hpp,sha256=sA50okLDMPtsPLvTiA2HIaljFrz2a3pQdOTGiGpMnFk,3103
|
|
59
59
|
netgen/include/h1hofe.hpp,sha256=qlGoYuCJkbV8ycE2Rmyv4Hpou6oBBtNkwvDP5Vny0_U,6032
|
|
60
60
|
netgen/include/h1hofe_impl.hpp,sha256=ULMV2gH0XdgtFcEtxL1s2u7swkpDMxt6X04uEs1futI,36718
|
|
61
61
|
netgen/include/h1hofefo.hpp,sha256=KD4U7ebOvgf3v_rCMjjIwDjF4OZy4VSsj6y7v8iN8pI,4613
|
|
@@ -74,7 +74,7 @@ netgen/include/hcurlhofe.hpp,sha256=AVwlhlamh4aW3V-8fwBnW5y9ikZexwB5nm1uDLRNlr0,
|
|
|
74
74
|
netgen/include/hcurlhofe_impl.hpp,sha256=wh3fjZAqZsTX2knugdbP59va_HFh5kEtI0gB9loPpyk,60492
|
|
75
75
|
netgen/include/hcurlhofespace.hpp,sha256=1xdVnAOacszZaU7zsdnkCGZJi7OuIOURa4Qck8asllY,5889
|
|
76
76
|
netgen/include/hcurllofe.hpp,sha256=GI-INZvbGYk7fKroPB-ecmO37wsblGyNjdoZgMWFiFw,29536
|
|
77
|
-
netgen/include/hdiv_equations.hpp,sha256=
|
|
77
|
+
netgen/include/hdiv_equations.hpp,sha256=Xqb_JJYjWp2t5t4uHFIicC74mQFLILQ3trt8szj9cg8,29719
|
|
78
78
|
netgen/include/hdivdivfe.hpp,sha256=eArkh3jTencXHL_98aLZb4maCuy9cg9bhtjQUnu3GDU,107161
|
|
79
79
|
netgen/include/hdivdivsurfacespace.hpp,sha256=TtQ6qMyM_Wr7D87pErYonx_DMhM9wDne9cNF7hzYNoc,2146
|
|
80
80
|
netgen/include/hdivfe.hpp,sha256=Vra8dGHfr6Ovf6Q0i_SVhtlGtQRX1IXV5eTYl1MoNyE,6822
|
|
@@ -90,13 +90,13 @@ netgen/include/hidden.hpp,sha256=t_dOumFNhFSPbqVVEnH2N7J4kZjKIdBCzIgGAXa9YXg,272
|
|
|
90
90
|
netgen/include/householder.hpp,sha256=DUZUZ-zG7zVTtpgUB7Bpo3-1l-w0QciSVBvzEmi7h_A,6101
|
|
91
91
|
netgen/include/hypre_ams_precond.hpp,sha256=fi2sMKV46VwHxj1mIcOorpA3eK0dJg2magch0YexSLE,3288
|
|
92
92
|
netgen/include/hypre_precond.hpp,sha256=_85-R4NqLi2w7GT-vHAk1SMIlbnxYUl1JDAwCpkIdTI,1918
|
|
93
|
-
netgen/include/integrator.hpp,sha256=
|
|
93
|
+
netgen/include/integrator.hpp,sha256=NsPm_eyi-OP6iSUTGfoiigGROuT4PgW3Z7qEHA8Btno,67156
|
|
94
94
|
netgen/include/integratorcf.hpp,sha256=YFUZSINM8_aUfXc73ewJEBVesuR6wD-mnt9rHoiB5Wg,8119
|
|
95
95
|
netgen/include/interpolate.hpp,sha256=mM3hYHpyjUtVlrinl59DaCUGA04F82-ZAJUCYMuh76M,1689
|
|
96
|
-
netgen/include/intrule.hpp,sha256=
|
|
96
|
+
netgen/include/intrule.hpp,sha256=zZAu7zxZ6oiHjE-UfRyRPZOJi5LMgJFItQHz0pORNvM,83399
|
|
97
97
|
netgen/include/intrules_SauterSchwab.hpp,sha256=2f9Lb77H6sgaVq7576L78zNGbv4MYgHpddIzfc36TKA,675
|
|
98
98
|
netgen/include/irspace.hpp,sha256=UFWeaFVUDwsHCJZqtZBBDnhWC4Oyy34z9Pr6KzofHPg,1557
|
|
99
|
-
netgen/include/jacobi.hpp,sha256=
|
|
99
|
+
netgen/include/jacobi.hpp,sha256=LvjGz2p4Eew3TPsRU34oWMNPXIZ_-tU6prsgjUiqgEs,4891
|
|
100
100
|
netgen/include/l2hofe.hpp,sha256=03O8VX8PyBM6v8IrrVooN85H_X-NM4j2neDPivn-xGI,6843
|
|
101
101
|
netgen/include/l2hofe_impl.hpp,sha256=GyZPQ2RFQWxBoiS82cg1I3LjTq1M7uFeZ6IHhZVe7Lw,16412
|
|
102
102
|
netgen/include/l2hofefo.hpp,sha256=ZA3Rqc_aGnLkS12eUz_W9AAV0hybvPSOzCIJeIMgIqE,17134
|
|
@@ -105,9 +105,10 @@ netgen/include/la.hpp,sha256=p5BoDV0c_Jq1HoBpqA5z3755EdDG1uS_eB1zOQBe8LY,763
|
|
|
105
105
|
netgen/include/linearform.hpp,sha256=XdTqQSXG94W6eJen4KoYqJW6C6CXsK2CmSA72_flag0,7335
|
|
106
106
|
netgen/include/matrix.hpp,sha256=0UT4qQMFBMf3eq8FS7XTkMbQaVSgz--EiNdVMzGq-Sc,57900
|
|
107
107
|
netgen/include/memusage.hpp,sha256=m_-fuupqepSve37WkRkoFHHyTtE9PdGnOVPIdQHlDiw,1209
|
|
108
|
-
netgen/include/meshaccess.hpp,sha256=
|
|
108
|
+
netgen/include/meshaccess.hpp,sha256=RSkB9LhWTXRIU8AoVsu-TbksjpXjbNzJfWuKDJ6y5_Q,48492
|
|
109
109
|
netgen/include/mgpre.hpp,sha256=5Zqt3pzrvm3EOfr84iU6rQx23LTkntUTd_s4_i6wEzI,5029
|
|
110
|
-
netgen/include/
|
|
110
|
+
netgen/include/mp_coefficient.hpp,sha256=TroJJa2ZrOfh8xaU2TY4m8raSaxvMU4pBXpxAeOZSt8,4876
|
|
111
|
+
netgen/include/mptools.hpp,sha256=ZiykV7RaX07CpRK5fJRO-vCUGJs_iusPXNK6G8rmKt8,35737
|
|
111
112
|
netgen/include/multigrid.hpp,sha256=7YgJfeGTBnb-aFWHrbcVk3dos6XYU0iVCgiY8UvRopY,898
|
|
112
113
|
netgen/include/multivector.hpp,sha256=5rkNSqyPhIXAb1lGKLcy908D9Uw9oqY4wpUXZEXbEPE,13082
|
|
113
114
|
netgen/include/mumpsinverse.hpp,sha256=8YiUlQZMFVsJ0kuwaSphGZvxyEZJAZZApH8XahiTeEo,4249
|
|
@@ -136,9 +137,9 @@ netgen/include/plateaufespace.hpp,sha256=EKUQyPESNdB1vhz3U7B-QVQmfkNACNk2r5KvN-x
|
|
|
136
137
|
netgen/include/pml.hpp,sha256=iftuUVHXkFSqa-dIU8hImQewscv0qdek_fN3gR9xbSY,7559
|
|
137
138
|
netgen/include/pmltrafo.hpp,sha256=j6Sk5tHbzKPT1hj_jI6n6-cRUgV5b3_o3kRNev95wDE,20237
|
|
138
139
|
netgen/include/postproc.hpp,sha256=TiEqDkANZJtxl-aOYMac-FKhtSkokXS3AuxAScqUDBQ,5334
|
|
139
|
-
netgen/include/potentialtools.hpp,sha256=
|
|
140
|
+
netgen/include/potentialtools.hpp,sha256=HvobpczMXdETaECQVVGaQ8ixxFVo1nIWFKQWCM3faLU,487
|
|
140
141
|
netgen/include/precomp.hpp,sha256=mx_zGsnBxqRVArwgkDpvUcX8EzP8v_8QwVdOp5m1nWQ,1337
|
|
141
|
-
netgen/include/preconditioner.hpp,sha256=
|
|
142
|
+
netgen/include/preconditioner.hpp,sha256=gqw1x3cX1d3-f9IYlBGGVffOif5-uGrzeCBPNdaA2kg,14768
|
|
142
143
|
netgen/include/prolongation.hpp,sha256=WjfpHPXxSBa1lOPbrTXEKo44wxe6OeGVMPK-XR0E-7c,11304
|
|
143
144
|
netgen/include/python_comp.hpp,sha256=FgujlcVk9FKWwMBEo9CfJ-q_Kb4TNcCziotVTFIuXvY,3571
|
|
144
145
|
netgen/include/python_fem.hpp,sha256=pdSB1RLhv2Vi52TaRoGpjQ21EHOA3RFAF0jeiWDp6EQ,3161
|
|
@@ -156,14 +157,14 @@ netgen/include/smoother.hpp,sha256=SoVZvhFynyPSIAe-x8EloVluIHUE0k78Dp3sQFu-Yfo,6
|
|
|
156
157
|
netgen/include/solve.hpp,sha256=lzCGHU1QOj9VXG43Q8MzvDi48-BfVH_fG8R0ttU8Xfg,2123
|
|
157
158
|
netgen/include/sparsecholesky.hpp,sha256=hOzFoXMEelAdJROF1q4zkYv0yfZgSDhjwaYvRRmiMcE,9201
|
|
158
159
|
netgen/include/sparsematrix.hpp,sha256=vyk1ViL0oXSiPZX4FfrFgy8whefffUrTmSlTS60SbrU,33744
|
|
159
|
-
netgen/include/sparsematrix_dyn.hpp,sha256=
|
|
160
|
-
netgen/include/sparsematrix_impl.hpp,sha256=
|
|
161
|
-
netgen/include/special_matrix.hpp,sha256=
|
|
160
|
+
netgen/include/sparsematrix_dyn.hpp,sha256=uZsxjlUtlN-dpVcCgKzeWuQeJSBgkEnbAjWbJzl2WS4,2744
|
|
161
|
+
netgen/include/sparsematrix_impl.hpp,sha256=a7fgpmcCEjeLB6XDAj-WPJZH5L3uoZgd8OI3luUCOSM,30568
|
|
162
|
+
netgen/include/special_matrix.hpp,sha256=j_9NSuEudoEzX3hx6TAdSwOEka5MiQgqJ1lAOwno4ng,16989
|
|
162
163
|
netgen/include/specialelement.hpp,sha256=ovP0KuLWkBRnoc72hfzGgrrigzNQBdJexVAgSUj63vg,3351
|
|
163
164
|
netgen/include/statushandler.hpp,sha256=IJPw19bARTth8D8wc6kHTBkxE4o3QTWB-cGDGz1Q2oE,679
|
|
164
165
|
netgen/include/stringops.hpp,sha256=vN_DL7f2M5e9dLpZOHIVDXzwoSovbqtuqClZdYMVDrA,274
|
|
165
166
|
netgen/include/superluinverse.hpp,sha256=A5YmUv_5R0qAzcD4zIxpUPAB6HqLcXuFU6J91Ygmnio,3301
|
|
166
|
-
netgen/include/symbolicintegrator.hpp,sha256=
|
|
167
|
+
netgen/include/symbolicintegrator.hpp,sha256=wqNooITNcQVDUiPbs3LIAaV7vpFBLhq1TvupEoDGs2A,36897
|
|
167
168
|
netgen/include/symmetricmatrix.hpp,sha256=M79mq0z70ohLFoi8cxPAxxlqD3RjFZAkbCrHwQrhvY8,2954
|
|
168
169
|
netgen/include/tangentialfacetfe.hpp,sha256=iEP_cU3nBtVUnH67dvzeMqIS-JM6SeILhB738YX9Spg,7491
|
|
169
170
|
netgen/include/tangentialfacetfespace.hpp,sha256=Ot0m9OA3ps0xh7AWiLUK-yeZ40ogeFx7zY6dGWQuTPc,2808
|
|
@@ -186,11 +187,11 @@ netgen/include/voxelcoefficientfunction.hpp,sha256=zPlatX_nf2ODK2X979wvpm1HXHEzn
|
|
|
186
187
|
netgen/include/vtkoutput.hpp,sha256=GwPaFtOVY27_1hKwSqpNHV4ppOk3CVsLdMpocm27odQ,6628
|
|
187
188
|
netgen/include/vvector.hpp,sha256=vpnwWlNWsEJB26ve8cKADbUMGVBTTVCFvrBC4r_LDDQ,4785
|
|
188
189
|
netgen/include/webgui.hpp,sha256=xm1S5KHockrzf_R4zHzQ9fzwfQ4H5aZaZm9ItCaR41s,2199
|
|
189
|
-
netgen/lib/libngsolve.lib,sha256=
|
|
190
|
+
netgen/lib/libngsolve.lib,sha256=FxGKaGJMTQXKqh251GhuinXdkYrpgP0cFzyr9HyK3IM,13533946
|
|
190
191
|
ngsolve/TensorProductTools.py,sha256=jD4LtJdEiLt2dDsU6STMXb10yrau_i20gatwGlqbiFQ,8562
|
|
191
192
|
ngsolve/__console.py,sha256=QLnfw1ONU9eVPQZ_LjzY-7b_gfZpRRRdI7imHR1lJR8,2983
|
|
192
193
|
ngsolve/__expr.py,sha256=ZAtv94PVtAdvWWKFIvQGJC55aIEY6ajo-l5Hp-1V-6s,4396
|
|
193
|
-
ngsolve/__init__.py,sha256=
|
|
194
|
+
ngsolve/__init__.py,sha256=_pRJLhaBNqv2q1vigj9p-2YqRbiROROrnl3iVM9G2ow,5620
|
|
194
195
|
ngsolve/_scikit_build_core_dependencies.py,sha256=usioLq44m3uusEH205dW0czyzGmzy87PZgizZKUoPs0,765
|
|
195
196
|
ngsolve/bvp.py,sha256=STQCDhEphVgEK3hfWGJyVkS1vi_ubTTKHq7fnuR-POo,2065
|
|
196
197
|
ngsolve/directsolvers.py,sha256=lVfEluGDFd_u6Y-vyQ08VjHA02xQuklIQ91hMopj-40,1021
|
|
@@ -200,21 +201,22 @@ ngsolve/krylovspace.py,sha256=uBV8zrTP9RaqlTjYqowFNqVOMfK7ECTg99J8AbeJTWY,32876
|
|
|
200
201
|
ngsolve/meshes.py,sha256=nz95LP1EEIVAEJ0jyQGqq0E-62uuy2tvIRgqIrEqDHQ,27534
|
|
201
202
|
ngsolve/ngs2petsc.py,sha256=PLAkvu4H-ZEXd0-bM2v0OJX7gga-OJ9d-NB7g322-wQ,12809
|
|
202
203
|
ngsolve/ngscxx.py,sha256=r9TV49w0MKIxE6fgJYO4FNv-5wcM9eAFYIG9GspUy_A,1335
|
|
203
|
-
ngsolve/ngslib.lib,sha256=
|
|
204
|
-
ngsolve/ngslib.pyd,sha256=
|
|
204
|
+
ngsolve/ngslib.lib,sha256=PMhmZBaGh5nKKYoOl2fg3yeDwwLKpe7a5XttqXXc5xc,1716
|
|
205
|
+
ngsolve/ngslib.pyd,sha256=0VfeLioI93i_glsdVrmhemrA4_jfpYdi0lRSCgYyia8,123904
|
|
205
206
|
ngsolve/nonlinearsolvers.py,sha256=nKd-SVJseTWztHZPEPKsbv0mLwQjFILZtOh7Ggft0xs,8419
|
|
206
|
-
ngsolve/preconditioners.py,sha256=
|
|
207
|
+
ngsolve/preconditioners.py,sha256=vsbO1lQG-ibmk88AHsiizDZcBYsfHEL-13_E_l-tYuw,250
|
|
208
|
+
ngsolve/solve_implementation.py,sha256=lrqwHbvoK-euEpsYVWBpWw28l3J7f6zZmE2qDnDeVZU,5026
|
|
207
209
|
ngsolve/solvers.py,sha256=Vbm5RfIJ83nMtQ1pYJL0uBBuys4-mcY6b63MNkyiqxU,311
|
|
208
210
|
ngsolve/timestepping.py,sha256=SuKsFS7cDXRixKWdMMIWW4flet12HLeqWTBC0DFhPwg,8535
|
|
209
211
|
ngsolve/timing.py,sha256=j_Plbbh51pS9QwMq93hyvFDSrbywmdKZ6Z6OOZmZoe4,4093
|
|
210
212
|
ngsolve/utils.py,sha256=jg6smLuKF6G9Rvg-EXjyYwjFJGyyiqSRknevdjp-9J4,4724
|
|
211
|
-
ngsolve/webgui.py,sha256=
|
|
212
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256
|
|
213
|
+
ngsolve/webgui.py,sha256=HVJnfG96eGuO6ZRfqiWQlRaKbK_Yv5y0QbicfNFAf6A,24983
|
|
214
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=9clmU47cWgsRId1NOC3BEzeyT0HcOctfcGM758gW2XU,5275
|
|
213
215
|
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=knQjCmz6J-x_Egg5DosY5hU_CZdZlSQxQ4Za7pS07fA,907
|
|
214
|
-
ngsolve/cmake/ngsolve-targets.cmake,sha256=
|
|
216
|
+
ngsolve/cmake/ngsolve-targets.cmake,sha256=CDY3Uo0eZa6NGJVRTLZDkbgSrLqTnub8olMieARMi48,5905
|
|
215
217
|
ngsolve/config/__init__.py,sha256=IjGKWBHvRx572Z6m-5z0q82xuQaWlBABy1whwy2Uxak,23
|
|
216
218
|
ngsolve/config/__main__.py,sha256=anI_XpgrpEnVnMyrFiH3Yon_tpQZkehnqRTNC02NiBI,93
|
|
217
|
-
ngsolve/config/config.py,sha256=
|
|
219
|
+
ngsolve/config/config.py,sha256=AJF3LD8gbV_lkfuVyjkPGpDnbdxBseXyx6dO6awzdFU,2549
|
|
218
220
|
ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
219
221
|
ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
220
222
|
ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=3Q9ntmVJGIKQ-JLdGWgECR_kDjTG8FPVCSiTJkxyi40,2188
|
|
@@ -246,37 +248,37 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=59TuQvIIGoDStyJneH47NG131nppBoQpZQ9rfvG_
|
|
|
246
248
|
ngsolve/demos/mpi/mpi_navierstokes.py,sha256=ieAWMDd9LoH99L14iBgF_YmX_xk7gltZ9MruTFN6xAY,3028
|
|
247
249
|
ngsolve/demos/mpi/mpi_poisson.py,sha256=_-H0HFqlwlpasiVD9OQjUvJbWJcQ34-4y-va1WOSOzE,2557
|
|
248
250
|
ngsolve/demos/mpi/mpi_timeDG.py,sha256=FUOh_1dzOGUU-uAsD4iyz0RVT382jMiMiuYkZjarhAE,1963
|
|
249
|
-
ngsolve-6.2.
|
|
250
|
-
ngsolve-6.2.
|
|
251
|
-
ngsolve-6.2.
|
|
252
|
-
ngsolve-6.2.
|
|
253
|
-
ngsolve-6.2.
|
|
254
|
-
ngsolve-6.2.
|
|
255
|
-
ngsolve-6.2.
|
|
256
|
-
ngsolve-6.2.
|
|
257
|
-
ngsolve-6.2.
|
|
258
|
-
ngsolve-6.2.
|
|
259
|
-
ngsolve-6.2.
|
|
260
|
-
ngsolve-6.2.
|
|
261
|
-
ngsolve-6.2.
|
|
262
|
-
ngsolve-6.2.
|
|
263
|
-
ngsolve-6.2.
|
|
264
|
-
ngsolve-6.2.
|
|
265
|
-
ngsolve-6.2.
|
|
266
|
-
ngsolve-6.2.
|
|
267
|
-
ngsolve-6.2.
|
|
268
|
-
ngsolve-6.2.
|
|
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.
|
|
251
|
+
ngsolve-6.2.2504.post44.dev0.data/data/Scripts/ngsolve.tcl,sha256=8KBOXZKYU_qx8785PIjdmVjcUbCxR5aYrod0BZ4UgGc,21637
|
|
252
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/beam.geo,sha256=HTv0A6IUoVuavifolhGKY6U44z0hni07Htonqe6rw_A,404
|
|
253
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/beam.vol,sha256=QZbM9JE4rBs5nVXaw7ZAbDf60yXbX19bm1OnOScF57M,13834
|
|
254
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/chip.in2d,sha256=561AjEIPnlzMZHIzep5lRjocQDm8w7o7IDna5u8s9JQ,592
|
|
255
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/chip.vol,sha256=gkEmBWlQh8BkSFNTf-XISfmuGzHXDKANV4Uoww_BwJI,28511
|
|
256
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/coil.geo,sha256=ylB2OiWEZztFXPx99qTNRJKmZFIDPEezEgQt4EPtZRA,376
|
|
257
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/coil.vol,sha256=t8cWP_YX38FMw0S-7vEVUOcSH0VK6DlaqVWG_zmBo-4,147284
|
|
258
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/coilshield.geo,sha256=Sq8w7i22WQ0viaiM3bU_63lZGFWp8JgyDqs3RdjeTe0,629
|
|
259
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/coilshield.vol,sha256=JiZOM9A529-hikvv1kyLwffTRpeatLtaVTNcu42o1fo,165576
|
|
260
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/cube.geo,sha256=Wd9AnPdoQgjQ-JK6zmoXjsNxPR9B8ED4pdHVwmRoe1M,405
|
|
261
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/cube.vol,sha256=RS8bay_KlF6IZM0QDDr7_dGaFLqoxszQU_w8TYutMKY,92127
|
|
262
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=lK3sXmK74eFEMk8F6hwFHe_tBYnOdRq3F-RbzKpDK0c,1354
|
|
263
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=VuEQtkZaIJA9yuvjG_jcx1UB9UtAaZSoeJYFHcHeYxk,1141
|
|
264
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d1_square.pde,sha256=24ZZ0nlbr5LKl_mPyeZZMSkiCBiBk1fzNElo3yITX2A,1072
|
|
265
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d2_chip.pde,sha256=yGIbzuTdCEjdoC9Ig_hbcy5qz69_wxgPZeYmhY1rN7k,985
|
|
266
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d3_helmholtz.pde,sha256=gWqQTh1M9NiKGohlu5JxDJuvRz-T28WlNSVbwmMvM-0,590
|
|
267
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d4_cube.pde,sha256=6kL43ehAh1PdwnFlLjadg325bFjpz02p2PpAOxlDFuc,1079
|
|
268
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d5_beam.pde,sha256=VQt9WbqAVWObFH9Jy1YieE9WHnVZ_hnsKVTz6ysEBxI,2059
|
|
269
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d6_shaft.pde,sha256=y10nLFA2-GwEwnAs5R-8wppRq-09vYJ_C9LJ3DSvlS0,1974
|
|
270
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d7_coil.pde,sha256=KFkqtZiPD4LQsGnghwwdq1qmpWf0T5xQR4HwbRL9ZZA,1250
|
|
271
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d8_coilshield.pde,sha256=9XG0TcgZ7mComh_pVntnuzDldEx5PD-C7gqK05PTWus,1190
|
|
272
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/d9_hybridDG.pde,sha256=vYschVRu5vC91YpyVZFCBFuno-ZlOcRznPD-OvJTLtQ,1551
|
|
273
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/doubleglazing.in2d,sha256=lDCukUh9iTpkiH-qJAVdeAlMpiYF0AibAA6g3jOeWDY,533
|
|
274
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/doubleglazing.vol,sha256=IUOhUrZi8WMnvrIJe--A8cYPN6mscslA8_4yxvKShb0,35724
|
|
275
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
276
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/shaft.geo,sha256=Y3OVQlWjgICe2Dwz6-Qs8r0tLanjwtWP0xFx5AwNRJk,2507
|
|
277
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/shaft.vol,sha256=IqViJ4hJKk3Uf66PkVJ-kHpBQ_ZpkigRuh5g1Po4euY,274741
|
|
278
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/square.in2d,sha256=5dewiEjTsRFiNkBlmaTjBAZejq55TTlusp8ALfTMc2M,209
|
|
279
|
+
ngsolve-6.2.2504.post44.dev0.data/data/share/ngsolve/square.vol,sha256=tWdPeQ52deUNgWOsWKhqgNVsJKhkJmEAVp5-xjhzEwg,9311
|
|
280
|
+
ngsolve-6.2.2504.post44.dev0.dist-info/licenses/LICENSE,sha256=iFoD9UsVeWEjb0aEPnmXKr_NaJC2y7NovH7KMo_5WhI,26934
|
|
281
|
+
ngsolve-6.2.2504.post44.dev0.dist-info/METADATA,sha256=0dw3_qRw0YGYyYZmFQxAlvCJ5H8OWecf_pGzu954bTM,326
|
|
282
|
+
ngsolve-6.2.2504.post44.dev0.dist-info/WHEEL,sha256=3cUY9TiuvxHsB0dWaW6wa9MO8pP_yfFeO2_t7ly9aNg,96
|
|
283
|
+
ngsolve-6.2.2504.post44.dev0.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
284
|
+
ngsolve-6.2.2504.post44.dev0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/coilshield.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/coilshield.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d11_chip_nitsche.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d1_square.pde
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.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.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d8_coilshield.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/d9_hybridDG.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/doubleglazing.in2d
RENAMED
|
File without changes
|
{ngsolve-6.2.2503.data → ngsolve-6.2.2504.post44.dev0.data}/data/share/ngsolve/doubleglazing.vol
RENAMED
|
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
|