ngsolve 6.2.2501.post82.dev1__cp313-cp313-macosx_10_15_universal2.whl → 6.2.2502__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/facetfespace.hpp +2 -0
- netgen/include/fespace.hpp +2 -1
- netgen/include/mptools.hpp +305 -84
- netgen/include/ngblas.hpp +14 -0
- netgen/include/prolongation.hpp +20 -1
- netgen/include/python_ngstd.hpp +1 -0
- netgen/include/sparsecholesky.hpp +1 -1
- netgen/include/tensor.hpp +1 -1
- netgen/libngbla.dylib +0 -0
- netgen/libngcomp.dylib +0 -0
- netgen/libngfem.dylib +0 -0
- netgen/libngla.dylib +0 -0
- netgen/libngstd.dylib +0 -0
- ngsolve/__init__.pyi +2 -2
- ngsolve/cmake/NGSolveConfig.cmake +1 -1
- ngsolve/comp/__init__.pyi +4 -0
- ngsolve/config/__init__.pyi +7 -7
- ngsolve/config/config.py +6 -6
- ngsolve/config/config.pyi +7 -7
- ngsolve/directsolvers.pyi +1 -1
- ngsolve/fem.pyi +29 -1
- ngsolve/krylovspace.pyi +2 -2
- ngsolve/nonlinearsolvers.pyi +1 -1
- ngsolve/timestepping.pyi +3 -3
- ngsolve/timing.pyi +1 -1
- ngsolve/utils.pyi +5 -1
- {ngsolve-6.2.2501.post82.dev1.dist-info → ngsolve-6.2.2502.dist-info}/METADATA +1 -1
- {ngsolve-6.2.2501.post82.dev1.dist-info → ngsolve-6.2.2502.dist-info}/RECORD +64 -64
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2501.post82.dev1.dist-info → ngsolve-6.2.2502.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2501.post82.dev1.dist-info → ngsolve-6.2.2502.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2501.post82.dev1.dist-info → ngsolve-6.2.2502.dist-info}/top_level.txt +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
netgen/libngbla.dylib,sha256=
|
|
2
|
-
netgen/libngcomp.dylib,sha256=
|
|
3
|
-
netgen/libngfem.dylib,sha256=
|
|
4
|
-
netgen/libngla.dylib,sha256=
|
|
1
|
+
netgen/libngbla.dylib,sha256=1k6bTBe-STBg-YKIbVJOrE4GRg8xHKe6TTWuNQ-RohU,5309904
|
|
2
|
+
netgen/libngcomp.dylib,sha256=GJ843eABD8VFUbj_-IVLfWCoQqBkumfpXhVtUbqa3AE,43707088
|
|
3
|
+
netgen/libngfem.dylib,sha256=8i98h271IVoq1QKPMjY8LsFN9COOeFBNipRY8UP1QWM,51953520
|
|
4
|
+
netgen/libngla.dylib,sha256=fwvdL7G2ZkmvRwDqrXn2kLv8pqH91ddtncru1Orz67s,24999136
|
|
5
5
|
netgen/libngsolve.dylib,sha256=XowzwDGYno-bUWF0sxjQQPKQHVGRymxbN_mEi1PXwg0,940384
|
|
6
|
-
netgen/libngstd.dylib,sha256=
|
|
6
|
+
netgen/libngstd.dylib,sha256=gqnKyPG5_kPBwg1jjNn1sYA-Q8vKvmP-qDf5o2y4mmI,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
|
|
@@ -47,13 +47,13 @@ netgen/include/elementtransformation.hpp,sha256=PDLQsfkVyDkA7L4hLBOBTSimd3a-E-06
|
|
|
47
47
|
netgen/include/evalfunc.hpp,sha256=J0v1ACrYTkQDAxsklPUJYhv-fPjHIUDqvzlZoCucAqg,10019
|
|
48
48
|
netgen/include/expr.hpp,sha256=z4p2M3u6TfB32Lqj05HJ5Q2EGEt-xW1IikhCQfPuzuY,45129
|
|
49
49
|
netgen/include/facetfe.hpp,sha256=h1vCg8GhJAvxvVgt15MuhA8MXOwvVahZaWB5__PhCDs,4920
|
|
50
|
-
netgen/include/facetfespace.hpp,sha256=
|
|
50
|
+
netgen/include/facetfespace.hpp,sha256=1vXyL3r6FkZTLSwYw-zWdJTddyF4m27Taqdt26E0c6U,4739
|
|
51
51
|
netgen/include/facethofe.hpp,sha256=-ks3RV2WUrPgQ0ElYIM7h7t0Mwvu6MIGiW1bCIeHtSc,3701
|
|
52
52
|
netgen/include/facetsurffespace.hpp,sha256=3FTy--cwUqVFZqF9MAaK78aRSIHWQUgOvSjPr-YvN1Y,2409
|
|
53
53
|
netgen/include/fe_interfaces.hpp,sha256=gWxTH8E-g3RgDfLG7kkggKUIBC_zWefOaJPpYFBiiDI,822
|
|
54
54
|
netgen/include/fem.hpp,sha256=xXxfiwpi3EW3jJZtWE9WxRJm9htSaivfKhCbD2_ToBo,2094
|
|
55
55
|
netgen/include/fesconvert.hpp,sha256=WL-icGOUDl2edBG6QoI1MCohKibLqPVFuaTzyAenIb0,560
|
|
56
|
-
netgen/include/fespace.hpp,sha256=
|
|
56
|
+
netgen/include/fespace.hpp,sha256=U7MFlS7vdNpqrveigBrW3ruqK7_1rL02rfvEhYUZhU0,46962
|
|
57
57
|
netgen/include/finiteelement.hpp,sha256=yGHVHO5GJqHCnEcvyNwtXZHFRhebVTdaBfM96jlIppg,9145
|
|
58
58
|
netgen/include/globalinterfacespace.hpp,sha256=JMRw_B8kfWRAlhZglT0IH9fFvcQbHZgF1T0tnIuszsM,2719
|
|
59
59
|
netgen/include/globalspace.hpp,sha256=Hjzmz9zaUuKVSkduBYVr6zbRHV503wK2vdFL6Vxr_fY,3964
|
|
@@ -109,13 +109,13 @@ netgen/include/matrix.hpp,sha256=6Tg9xvyHWRmzrmK_pa15fE_V77y9pof3z78GnyzXmRE,557
|
|
|
109
109
|
netgen/include/memusage.hpp,sha256=H-8rWQ8UQDCnOiYQnbwvILPuPoJD8bqwiNGB2QAUa0o,1168
|
|
110
110
|
netgen/include/meshaccess.hpp,sha256=7K6OgV987dOd-LRlJ5MGLeIjA6VSnfeE3I-hQximURU,47061
|
|
111
111
|
netgen/include/mgpre.hpp,sha256=zdNozWRSyluOF8E4GLeOR290Yw2wqGYGc1sTTSB5n3U,4825
|
|
112
|
-
netgen/include/mptools.hpp,sha256=
|
|
112
|
+
netgen/include/mptools.hpp,sha256=Nn_hGWyyhWMDPNk9jEu-XpxlXQ6YtQHvT3KU90YZ7SQ,37057
|
|
113
113
|
netgen/include/multigrid.hpp,sha256=ovl1GXcTfXuYLVVMcFfCKP5sg6diSGlqdjCMMPCgFUo,856
|
|
114
114
|
netgen/include/multivector.hpp,sha256=nuLxMiq2y6HoH5w9j6ka2BhJjRyREPeEnNFx_x0SMU0,12635
|
|
115
115
|
netgen/include/mumpsinverse.hpp,sha256=Jaa5NPQzwPo2kSbHijI_LX3tr0qUmVhqVlRM14KeD18,4062
|
|
116
116
|
netgen/include/mycomplex.hpp,sha256=8xKKByk_qMMCvDAl-Wg5wN_Y8A1eCGxe8sWowWdG0co,7662
|
|
117
117
|
netgen/include/ng_lapack.hpp,sha256=1sH75a5q-ja2lbGU450tiX-z1KPkerMV5ftjzUg4Inc,48408
|
|
118
|
-
netgen/include/ngblas.hpp,sha256=
|
|
118
|
+
netgen/include/ngblas.hpp,sha256=ArfhQ60ahMUgo6voSK8Z3EHxPJhfT0BZT-mBgNGGNus,42769
|
|
119
119
|
netgen/include/ngs_defines.hpp,sha256=bGB_MsAq5tvNml55sklzLjGkzLuH3ZHCPCriS8zM7yM,686
|
|
120
120
|
netgen/include/ngs_stdcpp_include.hpp,sha256=RUjXe5YfnAIBDg8jInLBw7DXu5AYvrkja3EFhMBa5fY,2551
|
|
121
121
|
netgen/include/ngs_utils.hpp,sha256=qoXJBajujUW35GXix_olD7C7S3xWUeOcQ23kIF_hjXw,3144
|
|
@@ -140,11 +140,11 @@ netgen/include/pmltrafo.hpp,sha256=SrlOgJ4qmBST4uIjtl4VatEw5dsGrL1-7xSrXnuAPAg,1
|
|
|
140
140
|
netgen/include/postproc.hpp,sha256=kaMQUfm_kd5Q4E0C5NaXPv3XyZncgOjwnZrvNJIP39A,5192
|
|
141
141
|
netgen/include/precomp.hpp,sha256=R-xo8gpTBNlyaQ-vj12q-VZoGZMox0FM5IWF22zWmMA,1277
|
|
142
142
|
netgen/include/preconditioner.hpp,sha256=AAU4RjzjJDslSWoomyid1MIpWqBq1uwr7XWPmn3jrGQ,14028
|
|
143
|
-
netgen/include/prolongation.hpp,sha256=
|
|
143
|
+
netgen/include/prolongation.hpp,sha256=sLxm8xVtfKmfsKr96UJzT8WJ3XQgzLeIIECBp5W5qGY,7214
|
|
144
144
|
netgen/include/python_comp.hpp,sha256=IVR8USVPy6hf1ZksUCUjvXcK7lcnyTpqzteR8a6Sblw,3464
|
|
145
145
|
netgen/include/python_fem.hpp,sha256=9-GoQrCprOReAgK9-v_X3NwGWJ229vmGjtwGI9td5GA,3072
|
|
146
146
|
netgen/include/python_linalg.hpp,sha256=JBDn31Fq7yaOsMgtXQFJfrOd46A12XXpTWF8lPV3btQ,1703
|
|
147
|
-
netgen/include/python_ngstd.hpp,sha256=
|
|
147
|
+
netgen/include/python_ngstd.hpp,sha256=Xh4Laie5rhhiDOqhWJAvita06hIx3gETbZCppVdWMF4,10417
|
|
148
148
|
netgen/include/recursive_pol.hpp,sha256=MMAekAd0GWvVK8csJnWBh9mo_8_SxoKyxGlbfWyt4ok,118743
|
|
149
149
|
netgen/include/recursive_pol_tet.hpp,sha256=axXeTNYOr6hQsYmdmcD_Ogh4XPQeOIVaD0ofKGkLuA8,9468
|
|
150
150
|
netgen/include/recursive_pol_trig.hpp,sha256=_nH74Ls5-T_RzwzqH71tYRUhjCYJ47Yy5UmBEXUrLcg,10841
|
|
@@ -155,7 +155,7 @@ netgen/include/shapefunction_utils.hpp,sha256=Zz78vzdgIeMA_5iYG1GTGP3ZKbbThDqbMz
|
|
|
155
155
|
netgen/include/simd_complex.hpp,sha256=k-CsDOWAAU4ZO3_JGI3QHA-2jnWIaaZd1nLFdKuMBQ4,9726
|
|
156
156
|
netgen/include/smoother.hpp,sha256=hZAe15R6BU88hMfhcTM3-eclRgzmHJnPKgYYWol9Sx8,6643
|
|
157
157
|
netgen/include/solve.hpp,sha256=OZQfkg6HN20eudQ4kkRSecr-miwV35NPEjAtoMcunG4,2034
|
|
158
|
-
netgen/include/sparsecholesky.hpp,sha256=
|
|
158
|
+
netgen/include/sparsecholesky.hpp,sha256=2HKM6aKO02YX32jxGna6CAjBBfeXvCsmPk4hoWZWIQk,8888
|
|
159
159
|
netgen/include/sparsematrix.hpp,sha256=7YN50okcY5Lxipc43njHPKzzKZ_gLtMhwQB_Jsj99rE,32706
|
|
160
160
|
netgen/include/sparsematrix_dyn.hpp,sha256=T6J3fGx_qgeA56ctmGUi6b4NdwrdCOxKlzg5rKv5VjU,2701
|
|
161
161
|
netgen/include/sparsematrix_impl.hpp,sha256=BwgxyJOFITQRhYQ_mW6wh5HyPXLKO2N1EydPrqpIj7o,27812
|
|
@@ -168,7 +168,7 @@ netgen/include/symbolicintegrator.hpp,sha256=7bk-m6p8KVEo9wi6zRBCjhq7iDnEsDuWj-q
|
|
|
168
168
|
netgen/include/symmetricmatrix.hpp,sha256=YNzHHV9TWt3O-f1l6VAcFeml-KwIUQgMXcBco_Dt0MY,2810
|
|
169
169
|
netgen/include/tangentialfacetfe.hpp,sha256=qCh6qYnPd_5PEYdEiLmx6-VrIPMJMBaR1UZ44EVk6IM,7267
|
|
170
170
|
netgen/include/tangentialfacetfespace.hpp,sha256=B0xCNiZKTc16-3eHqbyi0ahQAtyGDoEPn1Gm6mHjOkA,3092
|
|
171
|
-
netgen/include/tensor.hpp,sha256=
|
|
171
|
+
netgen/include/tensor.hpp,sha256=KamSIrz84lS67oahraDusQNjGJWpDGfOAUkSy0ymhbk,12013
|
|
172
172
|
netgen/include/tensorcoefficient.hpp,sha256=FXb0umIxQT5lQ5D-qtYddh8E1OtpIn2pVZaf_I7qWAU,17076
|
|
173
173
|
netgen/include/tensorproductintegrator.hpp,sha256=ZtcEnhvibtXK20dmfntzk0xKFdwazP5emZKdZYmX-II,4530
|
|
174
174
|
netgen/include/thcurlfe.hpp,sha256=37ry6XxTNT72uzM8IAcUiVtNrpi2dscnHTp0Bo6injI,4971
|
|
@@ -191,19 +191,19 @@ ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w
|
|
|
191
191
|
ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
|
|
192
192
|
ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
|
|
193
193
|
ngsolve/__init__.py,sha256=z2CG5eq5x97RUbozHnklsbG4TBder0zZVf6IpufgBzU,5432
|
|
194
|
-
ngsolve/__init__.pyi,sha256=
|
|
194
|
+
ngsolve/__init__.pyi,sha256=_FBatmLWNzYDR9MY2JRiKeAPz6NOSRrvkh25DP3U_P8,10628
|
|
195
195
|
ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
|
|
196
196
|
ngsolve/bla.pyi,sha256=EwWVd13Rkdj9-K6zKOQcBLGigtDJHjkQ88R1ODAAtpY,32526
|
|
197
197
|
ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
|
|
198
198
|
ngsolve/bvp.pyi,sha256=Xdf16ONPlUy-Z2QR-TYTdfu9FzDdlGw0cheR_y3iaIY,837
|
|
199
199
|
ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
|
|
200
|
-
ngsolve/directsolvers.pyi,sha256=
|
|
200
|
+
ngsolve/directsolvers.pyi,sha256=IgfXK9t7UtNfaV_FMDovanttlbgTkPuegcnKqDXXZ2Y,683
|
|
201
201
|
ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
|
|
202
202
|
ngsolve/eigenvalues.pyi,sha256=rElS4Dt4F4hMQLyMJ-wXaMrMhcrHIlsp3Zy1_ESJzKk,1090
|
|
203
|
-
ngsolve/fem.pyi,sha256=
|
|
203
|
+
ngsolve/fem.pyi,sha256=n9BbIS9E2XdZ_2iU6e6Cg08lKXutjbMoFAV-xay6joM,51875
|
|
204
204
|
ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
|
|
205
205
|
ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
|
|
206
|
-
ngsolve/krylovspace.pyi,sha256=
|
|
206
|
+
ngsolve/krylovspace.pyi,sha256=qqcDkKnRnrTSy1aOZ6BiYjO5we37BGUmRLFBbJh6z94,12801
|
|
207
207
|
ngsolve/la.pyi,sha256=RJi-B5Hz6FatlQiwCjK063JboAwWatS_ZvKv6zOfdBQ,40148
|
|
208
208
|
ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
|
|
209
209
|
ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
|
|
@@ -211,29 +211,29 @@ ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
|
|
|
211
211
|
ngsolve/ngslib.so,sha256=12mJzhYN47MRcx9CCccsCBgQnQ3dqZxqAoRwpsQIry4,337176
|
|
212
212
|
ngsolve/ngstd.pyi,sha256=_w37fmYsO4AdTsakDJy3bjISQcC_q4YaEv2uBsVZapw,1528
|
|
213
213
|
ngsolve/nonlinearsolvers.py,sha256=8Q_CrD9vjdpZRV9sj2Fth7Y_kJJl7djPgarQmTK7Xfw,8216
|
|
214
|
-
ngsolve/nonlinearsolvers.pyi,sha256=
|
|
214
|
+
ngsolve/nonlinearsolvers.pyi,sha256=snTAlyjKu2cZn-gba_hD5AyYNcGiwaQF68Oe51Bp6E0,4615
|
|
215
215
|
ngsolve/preconditioners.py,sha256=WSr3vnxskLHgnlwFVYpSyWJFpvrDUK6_30tATiBB5V8,208
|
|
216
216
|
ngsolve/preconditioners.pyi,sha256=ebfRkcIpoXqwhmb1ahR5wZMs87XMMPfF5t6n0jkCJ_g,290
|
|
217
217
|
ngsolve/solve.pyi,sha256=7XW343dSW7eOzaW5jQXuDskEBfwbCr6F7EUlqqQ7w3I,2943
|
|
218
218
|
ngsolve/solvers.py,sha256=WgZ9X1x9mtQegXDu8VcTjP-wbS2EnrUS96Y8LXqeflw,304
|
|
219
219
|
ngsolve/solvers.pyi,sha256=bLdZ0s0njapOEx4sQRDnyAW7gr6ooYaaeZSlycoTr3I,682
|
|
220
220
|
ngsolve/timestepping.py,sha256=SLbsgE5pY5tXYTLGlVypk4kS2Ui8GxOwWmKVxqneZRU,8350
|
|
221
|
-
ngsolve/timestepping.pyi,sha256=
|
|
221
|
+
ngsolve/timestepping.pyi,sha256=L3K1qnn5gwatoOijH2oFGeP-YLpYFOoYJMmiVZcV_dY,3174
|
|
222
222
|
ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
|
|
223
|
-
ngsolve/timing.pyi,sha256=
|
|
223
|
+
ngsolve/timing.pyi,sha256=NgsCmh1VsW0gm8eKSu-ech-GVvF4UxVvYVWr7UX3UrU,1920
|
|
224
224
|
ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
|
|
225
|
-
ngsolve/utils.pyi,sha256=
|
|
225
|
+
ngsolve/utils.pyi,sha256=eNbBsmSHBY2wdtaxNIcvGnJi2hIV2hRKOhnMbMIz-Ic,14034
|
|
226
226
|
ngsolve/webgui.py,sha256=Oz6RN1_xQ8d6oMIx-KYIRDnBmlJIgwluCtZZjUOHtCs,24233
|
|
227
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256=
|
|
227
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=Mvwprgxhu6aFjoNn7EbX4UmH8c9C-3-kiD6EheJh_10,5213
|
|
228
228
|
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=nMntuQpzqLTlVDB6b6P-ImLBZfFa4USlrHMz_TpGMCY,2986
|
|
229
229
|
ngsolve/cmake/ngsolve-targets.cmake,sha256=DsDUqn52_zo3Ebz9_WLs4tlCrtsg6RzvYhllj_TzYdY,5706
|
|
230
|
-
ngsolve/comp/__init__.pyi,sha256=
|
|
230
|
+
ngsolve/comp/__init__.pyi,sha256=F0JYCoqD4FP0_Cnqo7IP6b2ZTW_DIERHbKIHZfsuAtg,202569
|
|
231
231
|
ngsolve/comp/pml.pyi,sha256=W_mxBHx145_IseOYF5drDA79axCnI294nVytJkxla1k,2719
|
|
232
232
|
ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
|
|
233
|
-
ngsolve/config/__init__.pyi,sha256=
|
|
233
|
+
ngsolve/config/__init__.pyi,sha256=Ig7hidyKVY0N8dsNHlT24ctESiAm87gK7ookkD7RXJw,2881
|
|
234
234
|
ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
|
|
235
|
-
ngsolve/config/config.py,sha256=
|
|
236
|
-
ngsolve/config/config.pyi,sha256=
|
|
235
|
+
ngsolve/config/config.py,sha256=JC1Wdbrb1GNpClp-hV2i4w5qn_4IRPt7KeadCZ6NfNg,2439
|
|
236
|
+
ngsolve/config/config.pyi,sha256=OaAm6VjwTTVAUtkOy1gDuDeVba-AHZ2YcANf7h4koSs,2862
|
|
237
237
|
ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
238
238
|
ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
239
239
|
ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
|
|
@@ -265,41 +265,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
|
|
|
265
265
|
ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
|
|
266
266
|
ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
|
|
267
267
|
ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
|
|
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.
|
|
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.
|
|
268
|
+
ngsolve-6.2.2502.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
|
|
269
|
+
ngsolve-6.2.2502.data/data/bin/ngscxx,sha256=w0-evuenajwmKfBRw0Rjhmh6G_H-yQTIK030wVvXbro,1755
|
|
270
|
+
ngsolve-6.2.2502.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
|
|
271
|
+
ngsolve-6.2.2502.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
|
|
272
|
+
ngsolve-6.2.2502.data/data/bin/ngspy,sha256=3M56jzqqnplklrMiBlA6FOB7noOg7ln2dO1lHMu7c7o,103
|
|
273
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
|
|
274
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
|
|
275
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
|
|
276
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
|
|
277
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
|
|
278
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
|
|
279
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
|
|
280
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
|
|
281
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
|
|
282
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
|
|
283
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
|
|
284
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
|
|
285
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
|
|
286
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
|
|
287
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
|
|
288
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
|
|
289
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
|
|
290
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
|
|
291
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
|
|
292
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
|
|
293
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
|
|
294
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
|
|
295
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
|
|
296
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
297
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
|
|
298
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
|
|
299
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
|
|
300
|
+
ngsolve-6.2.2502.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
|
|
301
|
+
ngsolve-6.2.2502.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
302
|
+
ngsolve-6.2.2502.dist-info/METADATA,sha256=qCGBB21tGK6mWPUUWQreexbitEPS1kNGD9mxEtvtR_M,187
|
|
303
|
+
ngsolve-6.2.2502.dist-info/WHEEL,sha256=QVbUCYUNRbuKxXaqaAntI7fGN-NW9vx0es8US308Qlk,110
|
|
304
|
+
ngsolve-6.2.2502.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
305
|
+
ngsolve-6.2.2502.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.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/coilshield.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/coilshield.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d11_chip_nitsche.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d1_square.pde
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.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.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d8_coilshield.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/d9_hybridDG.pde
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.data}/data/share/ngsolve/doubleglazing.in2d
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post82.dev1.data → ngsolve-6.2.2502.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
|