ngsolve 6.2.2506.post73.dev0__cp312-cp312-macosx_10_15_universal2.whl → 6.2.2506.post74.dev0__cp312-cp312-macosx_10_15_universal2.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ngsolve might be problematic. Click here for more details.
- netgen/libngbla.dylib +0 -0
- netgen/libngcomp.dylib +0 -0
- netgen/libngfem.dylib +0 -0
- netgen/libngla.dylib +0 -0
- netgen/libngsbem.dylib +0 -0
- netgen/libngsolve.dylib +0 -0
- netgen/libngstd.dylib +0 -0
- ngsolve/__init__.pyi +58 -58
- ngsolve/bla.pyi +150 -94
- ngsolve/cmake/NGSolveConfig.cmake +5 -5
- ngsolve/comp/__init__.pyi +386 -102
- ngsolve/comp/pml.pyi +4 -1
- ngsolve/config/__init__.pyi +6 -6
- ngsolve/config/config.py +5 -5
- ngsolve/config/config.pyi +6 -6
- ngsolve/eigenvalues.pyi +4 -4
- ngsolve/fem.pyi +194 -110
- ngsolve/krylovspace.pyi +9 -9
- ngsolve/la.pyi +251 -88
- ngsolve/ngslib.so +0 -0
- ngsolve/ngstd.pyi +23 -4
- ngsolve/nonlinearsolvers.pyi +2 -2
- ngsolve/solve.pyi +7 -6
- ngsolve/utils.pyi +70 -70
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/METADATA +2 -2
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/RECORD +62 -62
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2506.post73.dev0.dist-info → ngsolve-6.2.2506.post74.dev0.dist-info}/top_level.txt +0 -0
ngsolve/ngslib.so
CHANGED
|
Binary file
|
ngsolve/ngstd.pyi
CHANGED
|
@@ -2,15 +2,22 @@
|
|
|
2
2
|
pybind ngstd
|
|
3
3
|
"""
|
|
4
4
|
from __future__ import annotations
|
|
5
|
+
import collections.abc
|
|
5
6
|
import pyngcore.pyngcore
|
|
6
7
|
import typing
|
|
7
8
|
__all__ = ['Archive', 'DummyArgument', 'HeapReset', 'IntRange', 'LocalHeap', 'TestFlagsConversion']
|
|
8
9
|
class Archive:
|
|
10
|
+
@staticmethod
|
|
11
|
+
def _pybind11_conduit_v1_(*args, **kwargs):
|
|
12
|
+
...
|
|
9
13
|
def __and__(self, array: pyngcore.pyngcore.Array_I_S) -> Archive:
|
|
10
14
|
...
|
|
11
15
|
def __init__(self, filename: str, write: bool, binary: bool) -> None:
|
|
12
16
|
...
|
|
13
17
|
class DummyArgument:
|
|
18
|
+
@staticmethod
|
|
19
|
+
def _pybind11_conduit_v1_(*args, **kwargs):
|
|
20
|
+
...
|
|
14
21
|
def __bool__(self) -> bool:
|
|
15
22
|
...
|
|
16
23
|
def __repr__(self) -> str:
|
|
@@ -19,14 +26,20 @@ class HeapReset:
|
|
|
19
26
|
"""
|
|
20
27
|
stores heap-pointer on init, and resets it on exit
|
|
21
28
|
"""
|
|
29
|
+
@staticmethod
|
|
30
|
+
def _pybind11_conduit_v1_(*args, **kwargs):
|
|
31
|
+
...
|
|
22
32
|
def __init__(self, lh: LocalHeap) -> None:
|
|
23
33
|
...
|
|
24
34
|
class IntRange:
|
|
25
|
-
|
|
35
|
+
@staticmethod
|
|
36
|
+
def _pybind11_conduit_v1_(*args, **kwargs):
|
|
26
37
|
...
|
|
27
|
-
def
|
|
38
|
+
def __contains__(self, arg0: typing.SupportsInt) -> bool:
|
|
28
39
|
...
|
|
29
|
-
def
|
|
40
|
+
def __init__(self, arg0: typing.SupportsInt, arg1: typing.SupportsInt) -> None:
|
|
41
|
+
...
|
|
42
|
+
def __iter__(self) -> collections.abc.Iterator[int]:
|
|
30
43
|
...
|
|
31
44
|
def __str__(self) -> str:
|
|
32
45
|
...
|
|
@@ -43,9 +56,15 @@ class LocalHeap:
|
|
|
43
56
|
"""
|
|
44
57
|
A heap for fast memory allocation
|
|
45
58
|
"""
|
|
46
|
-
|
|
59
|
+
@staticmethod
|
|
60
|
+
def _pybind11_conduit_v1_(*args, **kwargs):
|
|
61
|
+
...
|
|
62
|
+
def __init__(self, size: typing.SupportsInt = 1000000, name: str = 'PyLocalHeap') -> None:
|
|
47
63
|
...
|
|
48
64
|
class _MemoryView:
|
|
65
|
+
@staticmethod
|
|
66
|
+
def _pybind11_conduit_v1_(*args, **kwargs):
|
|
67
|
+
...
|
|
49
68
|
def __getstate__(self) -> tuple:
|
|
50
69
|
...
|
|
51
70
|
def __setstate__(self, arg0: tuple) -> None:
|
ngsolve/nonlinearsolvers.pyi
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
from __future__ import annotations
|
|
2
2
|
from math import sqrt
|
|
3
3
|
from netgen import TimeFunction
|
|
4
|
-
from ngsolve.bla import Norm
|
|
5
|
-
from ngsolve.la import InnerProduct
|
|
4
|
+
from ngsolve.bla.pybind11_detail_function_record_v1_system_libcpp_abi1 import Norm
|
|
6
5
|
from ngsolve.la import Projector
|
|
6
|
+
from ngsolve.la.pybind11_detail_function_record_v1_system_libcpp_abi1 import InnerProduct
|
|
7
7
|
__all__ = ['InnerProduct', 'Newton', 'NewtonMinimization', 'NewtonSolver', 'Norm', 'Projector', 'TimeFunction', 'sqrt']
|
|
8
8
|
class NewtonSolver:
|
|
9
9
|
@staticmethod
|
ngsolve/solve.pyi
CHANGED
|
@@ -2,12 +2,13 @@
|
|
|
2
2
|
pybind solve
|
|
3
3
|
"""
|
|
4
4
|
from __future__ import annotations
|
|
5
|
+
import collections.abc
|
|
5
6
|
import ngsolve.comp
|
|
6
7
|
import ngsolve.fem
|
|
7
8
|
import typing
|
|
8
9
|
__all__ = ['Draw', 'SetVisualization', 'Tcl_Eval']
|
|
9
10
|
@typing.overload
|
|
10
|
-
def Draw(cf: ngsolve.fem.CoefficientFunction, mesh: ngsolve.comp.Mesh | ngsolve.comp.Region, name: str, sd:
|
|
11
|
+
def Draw(cf: ngsolve.fem.CoefficientFunction, mesh: ngsolve.comp.Mesh | ngsolve.comp.Region, name: str, sd: typing.SupportsInt = 2, autoscale: bool = True, min: typing.SupportsFloat = 0.0, max: typing.SupportsFloat = 1.0, draw_vol: bool = True, draw_surf: bool = True, reset: bool = False, title: str = '', number_format: str = '%.3e', unit: str = '', **kwargs) -> None:
|
|
11
12
|
"""
|
|
12
13
|
Parameters:
|
|
13
14
|
|
|
@@ -48,7 +49,7 @@ def Draw(cf: ngsolve.fem.CoefficientFunction, mesh: ngsolve.comp.Mesh | ngsolve.
|
|
|
48
49
|
string (ASCII only) to print after maximum value of colormap
|
|
49
50
|
"""
|
|
50
51
|
@typing.overload
|
|
51
|
-
def Draw(gf: ngsolve.comp.GridFunction, sd:
|
|
52
|
+
def Draw(gf: ngsolve.comp.GridFunction, sd: typing.SupportsInt = 2, autoscale: bool = True, min: typing.SupportsFloat = 0.0, max: typing.SupportsFloat = 1.0, **kwargs) -> None:
|
|
52
53
|
"""
|
|
53
54
|
Parameters:
|
|
54
55
|
|
|
@@ -73,7 +74,7 @@ def Draw(mesh: ngsolve.comp.Mesh, **kwargs) -> None:
|
|
|
73
74
|
@typing.overload
|
|
74
75
|
def Draw(arg0: typing.Any) -> None:
|
|
75
76
|
...
|
|
76
|
-
def SetVisualization(deformation: bool | None = None, min:
|
|
77
|
+
def SetVisualization(deformation: bool | None = None, min: typing.SupportsFloat | None = None, max: typing.SupportsFloat | None = None, clipnormal: tuple | None = None, clipping: bool | None = None) -> None:
|
|
77
78
|
"""
|
|
78
79
|
Set visualization options
|
|
79
80
|
|
|
@@ -96,11 +97,11 @@ def SetVisualization(deformation: bool | None = None, min: float | None = None,
|
|
|
96
97
|
"""
|
|
97
98
|
def Tcl_Eval(arg0: str) -> None:
|
|
98
99
|
...
|
|
99
|
-
def _GetFacetValues(arg0: ngsolve.fem.CoefficientFunction, arg1: ngsolve.comp.Mesh, arg2:
|
|
100
|
+
def _GetFacetValues(arg0: ngsolve.fem.CoefficientFunction, arg1: ngsolve.comp.Mesh, arg2: collections.abc.Mapping[ngsolve.fem.ET, ngsolve.fem.IntegrationRule]) -> dict:
|
|
100
101
|
...
|
|
101
|
-
def _GetValues(arg0: ngsolve.fem.CoefficientFunction, arg1: ngsolve.comp.Mesh, arg2: ngsolve.comp.VorB, arg3:
|
|
102
|
+
def _GetValues(arg0: ngsolve.fem.CoefficientFunction, arg1: ngsolve.comp.Mesh, arg2: ngsolve.comp.VorB, arg3: collections.abc.Mapping[ngsolve.fem.ET, ngsolve.fem.IntegrationRule], arg4: bool) -> dict:
|
|
102
103
|
...
|
|
103
|
-
def _GetVisualizationData(arg0: ngsolve.comp.Mesh, arg1:
|
|
104
|
+
def _GetVisualizationData(arg0: ngsolve.comp.Mesh, arg1: collections.abc.Mapping[ngsolve.fem.ET, ngsolve.fem.IntegrationRule]) -> dict:
|
|
104
105
|
...
|
|
105
106
|
def _SetLocale() -> None:
|
|
106
107
|
...
|
ngsolve/utils.pyi
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from __future__ import annotations
|
|
2
2
|
from netgen import TimeFunction
|
|
3
|
-
from ngsolve.bla import Norm
|
|
3
|
+
from ngsolve.bla.pybind11_detail_function_record_v1_system_libcpp_abi1 import Norm
|
|
4
4
|
import ngsolve.comp
|
|
5
5
|
from ngsolve.comp import APhiHCurlAMG
|
|
6
6
|
from ngsolve.comp import Array_N6ngcomp13COUPLING_TYPEE_S
|
|
@@ -8,14 +8,10 @@ from ngsolve.comp import BDDCPreconditioner
|
|
|
8
8
|
from ngsolve.comp import BDDCPreconditioner_complex
|
|
9
9
|
from ngsolve.comp import BDDCPreconditioner_double
|
|
10
10
|
from ngsolve.comp import BilinearForm
|
|
11
|
-
from ngsolve.comp import BndElementId
|
|
12
|
-
from ngsolve.comp import BoundaryFromVolumeCF
|
|
13
11
|
from ngsolve.comp import COUPLING_TYPE
|
|
14
12
|
from ngsolve.comp import ComponentGridFunction
|
|
15
13
|
from ngsolve.comp import Compress
|
|
16
|
-
from ngsolve.comp import CompressCompound
|
|
17
14
|
from ngsolve.comp import ContactBoundary
|
|
18
|
-
from ngsolve.comp import ConvertOperator
|
|
19
15
|
from ngsolve.comp import DifferentialSymbol
|
|
20
16
|
from ngsolve.comp import Discontinuous
|
|
21
17
|
from ngsolve.comp import DualProxyFunction
|
|
@@ -27,9 +23,6 @@ from ngsolve.comp import FESpaceElementRange
|
|
|
27
23
|
from ngsolve.comp import FacetFESpace
|
|
28
24
|
from ngsolve.comp import FacetSurface
|
|
29
25
|
from ngsolve.comp import FlatArray_N6ngcomp13COUPLING_TYPEE_S
|
|
30
|
-
from ngsolve.comp import FromArchiveCF
|
|
31
|
-
from ngsolve.comp import FromArchiveFESpace
|
|
32
|
-
from ngsolve.comp import FromArchiveMesh
|
|
33
26
|
from ngsolve.comp import GlobalInterfaceSpace
|
|
34
27
|
from ngsolve.comp import GlobalSpace
|
|
35
28
|
from ngsolve.comp import GlobalVariables
|
|
@@ -51,16 +44,12 @@ from ngsolve.comp import HDivSurface
|
|
|
51
44
|
from ngsolve.comp import Hidden
|
|
52
45
|
from ngsolve.comp import Hidden as PrivateSpace
|
|
53
46
|
from ngsolve.comp import Integral
|
|
54
|
-
from ngsolve.comp import Integrate
|
|
55
47
|
from ngsolve.comp import IntegrationRuleSpace
|
|
56
48
|
from ngsolve.comp import IntegrationRuleSpaceSurface
|
|
57
|
-
from ngsolve.comp import Interpolate
|
|
58
49
|
from ngsolve.comp import InterpolateProxy
|
|
59
|
-
from ngsolve.comp import KSpaceCoeffs
|
|
60
50
|
from ngsolve.comp import L2
|
|
61
51
|
from ngsolve.comp import LinearForm
|
|
62
52
|
from ngsolve.comp import LocalPreconditioner
|
|
63
|
-
from ngsolve.comp import MatrixFreeOperator
|
|
64
53
|
from ngsolve.comp import MatrixValued
|
|
65
54
|
from ngsolve.comp import Mesh
|
|
66
55
|
from ngsolve.comp import MeshNode
|
|
@@ -75,22 +64,16 @@ from ngsolve.comp import NormalFacetFESpace
|
|
|
75
64
|
from ngsolve.comp import NormalFacetSurface
|
|
76
65
|
from ngsolve.comp import NumberSpace
|
|
77
66
|
from ngsolve.comp import ORDER_POLICY
|
|
78
|
-
from ngsolve.comp import PatchwiseSolve
|
|
79
67
|
from ngsolve.comp import Periodic
|
|
80
68
|
from ngsolve.comp import PlateauFESpace
|
|
81
69
|
from ngsolve.comp import Preconditioner
|
|
82
70
|
from ngsolve.comp import ProductSpace
|
|
83
|
-
from ngsolve.comp import Prolongate
|
|
84
|
-
from ngsolve.comp import ProlongateCoefficientFunction
|
|
85
71
|
from ngsolve.comp import Prolongation
|
|
86
72
|
from ngsolve.comp import ProxyFunction
|
|
87
73
|
from ngsolve.comp import QuasiPeriodicC
|
|
88
74
|
from ngsolve.comp import QuasiPeriodicD
|
|
89
75
|
from ngsolve.comp import Region
|
|
90
|
-
from ngsolve.comp import RegisterPreconditioner
|
|
91
76
|
from ngsolve.comp import Reorder
|
|
92
|
-
from ngsolve.comp import SetHeapSize
|
|
93
|
-
from ngsolve.comp import SetTestoutFile
|
|
94
77
|
from ngsolve.comp import SumOfIntegrals
|
|
95
78
|
from ngsolve.comp import SurfaceL2
|
|
96
79
|
from ngsolve.comp import SymbolTable_D
|
|
@@ -101,16 +84,8 @@ from ngsolve.comp import SymbolTable_sp_N6ngcomp12BilinearFormE
|
|
|
101
84
|
from ngsolve.comp import SymbolTable_sp_N6ngcomp12GridFunctionE
|
|
102
85
|
from ngsolve.comp import SymbolTable_sp_N6ngcomp14PreconditionerE
|
|
103
86
|
from ngsolve.comp import SymbolTable_sp_N6ngcomp7FESpaceE
|
|
104
|
-
from ngsolve.comp import SymbolicBFI
|
|
105
|
-
from ngsolve.comp import SymbolicEnergy
|
|
106
|
-
from ngsolve.comp import SymbolicLFI
|
|
107
|
-
from ngsolve.comp import SymbolicTPBFI
|
|
108
87
|
from ngsolve.comp import TangentialFacetFESpace
|
|
109
88
|
from ngsolve.comp import TangentialSurfaceL2
|
|
110
|
-
from ngsolve.comp import TensorProductFESpace
|
|
111
|
-
from ngsolve.comp import TensorProductIntegrate
|
|
112
|
-
from ngsolve.comp import ToArchive
|
|
113
|
-
from ngsolve.comp import Transfer2StdMesh
|
|
114
89
|
from ngsolve.comp import VTKOutput
|
|
115
90
|
from ngsolve.comp import Variation
|
|
116
91
|
from ngsolve.comp import VectorFacetFESpace
|
|
@@ -122,77 +97,102 @@ from ngsolve.comp import VectorSurfaceL2
|
|
|
122
97
|
from ngsolve.comp import VectorValued
|
|
123
98
|
from ngsolve.comp import VorB
|
|
124
99
|
from ngsolve.comp import pml
|
|
100
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import BndElementId
|
|
101
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import BoundaryFromVolumeCF
|
|
102
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import CompressCompound
|
|
103
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import ConvertOperator
|
|
104
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import FromArchiveCF
|
|
105
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import FromArchiveFESpace
|
|
106
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import FromArchiveMesh
|
|
107
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import Integrate
|
|
108
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import Interpolate
|
|
109
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import KSpaceCoeffs
|
|
110
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import MatrixFreeOperator
|
|
111
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import PatchwiseSolve
|
|
112
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import Prolongate
|
|
113
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import ProlongateCoefficientFunction
|
|
114
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import RegisterPreconditioner
|
|
115
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import SetHeapSize
|
|
116
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import SetTestoutFile
|
|
117
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import SymbolicBFI
|
|
118
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import SymbolicEnergy
|
|
119
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import SymbolicLFI
|
|
120
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import SymbolicTPBFI
|
|
121
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import TensorProductFESpace
|
|
122
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import TensorProductIntegrate
|
|
123
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import ToArchive
|
|
124
|
+
from ngsolve.comp.pybind11_detail_function_record_v1_system_libcpp_abi1 import Transfer2StdMesh
|
|
125
125
|
import ngsolve.fem
|
|
126
126
|
from ngsolve.fem import BFI
|
|
127
127
|
from ngsolve.fem import BSpline
|
|
128
128
|
from ngsolve.fem import BSpline2D
|
|
129
129
|
from ngsolve.fem import BaseMappedIntegrationPoint
|
|
130
|
-
from ngsolve.fem import BlockBFI
|
|
131
|
-
from ngsolve.fem import BlockLFI
|
|
132
|
-
from ngsolve.fem import CacheCF
|
|
133
130
|
from ngsolve.fem import CoefficientFunction
|
|
134
|
-
from ngsolve.fem import Cof
|
|
135
|
-
from ngsolve.fem import CompilePythonModule
|
|
136
|
-
from ngsolve.fem import CompoundBFI
|
|
137
|
-
from ngsolve.fem import CompoundLFI
|
|
138
|
-
from ngsolve.fem import Conj
|
|
139
|
-
from ngsolve.fem import CoordCF
|
|
140
131
|
from ngsolve.fem import CoordinateTrafo
|
|
141
|
-
from ngsolve.fem import Cross
|
|
142
|
-
from ngsolve.fem import Det
|
|
143
132
|
from ngsolve.fem import DifferentialOperator
|
|
144
133
|
from ngsolve.fem import ET
|
|
145
|
-
from ngsolve.fem import Einsum
|
|
146
134
|
from ngsolve.fem import ElementTopology
|
|
147
135
|
from ngsolve.fem import ElementTransformation
|
|
148
136
|
from ngsolve.fem import FiniteElement
|
|
149
|
-
from ngsolve.fem import GenerateL2ElementCode
|
|
150
|
-
from ngsolve.fem import H1FE
|
|
151
137
|
from ngsolve.fem import HCurlFE
|
|
152
138
|
from ngsolve.fem import HDivDivFE
|
|
153
139
|
from ngsolve.fem import HDivFE
|
|
154
|
-
from ngsolve.fem import Id
|
|
155
|
-
from ngsolve.fem import IfPos
|
|
156
140
|
from ngsolve.fem import IntegrationPoint
|
|
157
141
|
from ngsolve.fem import IntegrationRule
|
|
158
|
-
from ngsolve.fem import Inv
|
|
159
|
-
from ngsolve.fem import L2FE
|
|
160
142
|
from ngsolve.fem import LFI
|
|
161
|
-
from ngsolve.fem import LeviCivitaSymbol
|
|
162
|
-
from ngsolve.fem import LoggingCF
|
|
163
143
|
from ngsolve.fem import MeshPoint
|
|
164
|
-
from ngsolve.fem import MinimizationCF
|
|
165
144
|
from ngsolve.fem import MixedFE
|
|
166
145
|
from ngsolve.fem import NODE_TYPE
|
|
167
|
-
from ngsolve.fem import NewtonCF
|
|
168
146
|
from ngsolve.fem import Parameter
|
|
169
147
|
from ngsolve.fem import ParameterC
|
|
170
148
|
from ngsolve.fem import PlaceholderCF
|
|
171
149
|
from ngsolve.fem import PointEvaluationFunctional
|
|
172
150
|
from ngsolve.fem import ScalarFE
|
|
173
|
-
from ngsolve.fem import SetPMLParameters
|
|
174
|
-
from ngsolve.fem import Skew
|
|
175
151
|
from ngsolve.fem import SpecialCFCreator
|
|
176
|
-
from ngsolve.fem import
|
|
177
|
-
from ngsolve.fem import
|
|
178
|
-
from ngsolve.fem import
|
|
179
|
-
from ngsolve.fem import
|
|
180
|
-
from ngsolve.fem import
|
|
181
|
-
from ngsolve.fem import
|
|
182
|
-
from ngsolve.fem import
|
|
183
|
-
from ngsolve.fem import
|
|
184
|
-
from ngsolve.fem import
|
|
185
|
-
from ngsolve.fem import
|
|
186
|
-
from ngsolve.fem import
|
|
187
|
-
from ngsolve.fem import
|
|
188
|
-
from ngsolve.fem import
|
|
189
|
-
from ngsolve.fem import
|
|
190
|
-
from ngsolve.fem import
|
|
191
|
-
from ngsolve.fem import
|
|
192
|
-
from ngsolve.fem import
|
|
193
|
-
from ngsolve.fem import
|
|
194
|
-
from ngsolve.fem import
|
|
195
|
-
from ngsolve.fem import
|
|
152
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import BlockBFI
|
|
153
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import BlockLFI
|
|
154
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import CacheCF
|
|
155
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Cof
|
|
156
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import CompilePythonModule
|
|
157
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import CompoundBFI
|
|
158
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import CompoundLFI
|
|
159
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Conj
|
|
160
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import CoordCF
|
|
161
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Cross
|
|
162
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Det
|
|
163
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Einsum
|
|
164
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import GenerateL2ElementCode
|
|
165
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import H1FE
|
|
166
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Id
|
|
167
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import IfPos
|
|
168
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Inv
|
|
169
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import L2FE
|
|
170
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import LeviCivitaSymbol
|
|
171
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import LoggingCF
|
|
172
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import MinimizationCF
|
|
173
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import NewtonCF
|
|
174
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import SetPMLParameters
|
|
175
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Skew
|
|
176
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Sym
|
|
177
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Trace
|
|
178
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import VoxelCoefficient
|
|
179
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import Zero
|
|
180
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import acos
|
|
181
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import asin
|
|
182
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import atan
|
|
183
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import atan2
|
|
184
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import ceil
|
|
185
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import cos
|
|
186
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import cosh
|
|
187
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import erf
|
|
188
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import exp
|
|
189
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import floor
|
|
190
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import log
|
|
191
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import pow
|
|
192
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import sin
|
|
193
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import sinh
|
|
194
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import sqrt
|
|
195
|
+
from ngsolve.fem.pybind11_detail_function_record_v1_system_libcpp_abi1 import tan
|
|
196
196
|
from ngsolve.ngstd import IntRange
|
|
197
197
|
from pyngcore.pyngcore import Timer
|
|
198
198
|
__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', 'H1AMG', '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']
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ngsolve
|
|
3
|
-
Version: 6.2.2506.
|
|
3
|
+
Version: 6.2.2506.post74.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.2506.
|
|
8
|
+
Requires-Dist: netgen-mesher ==6.2.2506.post11.dev0
|
|
9
9
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
netgen/libngbla.dylib,sha256=
|
|
2
|
-
netgen/libngcomp.dylib,sha256=
|
|
3
|
-
netgen/libngfem.dylib,sha256=
|
|
4
|
-
netgen/libngla.dylib,sha256=
|
|
5
|
-
netgen/libngsbem.dylib,sha256=
|
|
6
|
-
netgen/libngsolve.dylib,sha256=
|
|
7
|
-
netgen/libngstd.dylib,sha256=
|
|
1
|
+
netgen/libngbla.dylib,sha256=TAZT2VnD6ToxchclQP4LYULdMLy96VhTCjHcLEwrLDo,6127936
|
|
2
|
+
netgen/libngcomp.dylib,sha256=dG00b72rDbo_zNlTYpFoCuSE2G_ul1_twbxIcx-Noks,45134448
|
|
3
|
+
netgen/libngfem.dylib,sha256=EHoy7NWkISWJAJ2hF2uK87y78NSQEspUUnh7ntfzTgg,52127216
|
|
4
|
+
netgen/libngla.dylib,sha256=AKY780JxhJWwrdeX7IzdO8Escx1g9OHxuD9ZlvcYnrU,26292384
|
|
5
|
+
netgen/libngsbem.dylib,sha256=2GyDo1_sJTLXj6gtVK6DAL9oM6fZSmGHueWhTWBiTlo,9737984
|
|
6
|
+
netgen/libngsolve.dylib,sha256=uONXvZ7maP3Yj1Vc_SMVYsWCNxIMdKGNb1ZZErVOf50,1088240
|
|
7
|
+
netgen/libngstd.dylib,sha256=Q8hyDpj3Dn8QEe3WvbxnRBFpVeTGX08tJcqoE9PAX8c,1045776
|
|
8
8
|
netgen/include/analytic_integrals.hpp,sha256=xLVJ8n0-t6UlU_yKE8i0vYkXilsNuqVixkzJlmxptKw,238
|
|
9
9
|
netgen/include/arnoldi.hpp,sha256=b8mRu9wGyaLa7z6mXCFIhxfW_xcQvsOMD6TqbfYZ05g,1437
|
|
10
10
|
netgen/include/bandmatrix.hpp,sha256=zwKz89QY53MPsWgNsl0cXEAFKka_W4sXPIO54M3eT80,7778
|
|
@@ -199,30 +199,30 @@ ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w
|
|
|
199
199
|
ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
|
|
200
200
|
ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
|
|
201
201
|
ngsolve/__init__.py,sha256=jiKgjpR98P6_MojCVJKnSRGkr1gbZ0fY3tdLCnoPLec,5472
|
|
202
|
-
ngsolve/__init__.pyi,sha256=
|
|
202
|
+
ngsolve/__init__.pyi,sha256=DAPoQ03G8nfm71UPa4BTVkar1O_ESrCV5MsATGpDt34,13847
|
|
203
203
|
ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
|
|
204
|
-
ngsolve/bla.pyi,sha256=
|
|
204
|
+
ngsolve/bla.pyi,sha256=KikyT6w6AyMEkRPhxha6bhxqXyRFT1MB_ljHLNqe6MU,36263
|
|
205
205
|
ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
|
|
206
206
|
ngsolve/bvp.pyi,sha256=Xdf16ONPlUy-Z2QR-TYTdfu9FzDdlGw0cheR_y3iaIY,837
|
|
207
207
|
ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
|
|
208
208
|
ngsolve/directsolvers.pyi,sha256=g2lO8RBCsvfrsTs3EmtL2eEQFiTUYHdOjeifJhHM4uI,541
|
|
209
209
|
ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
|
|
210
|
-
ngsolve/eigenvalues.pyi,sha256=
|
|
211
|
-
ngsolve/fem.pyi,sha256=
|
|
210
|
+
ngsolve/eigenvalues.pyi,sha256=mkUNnoH2iMV_ev2ZwlKEheIgRLLEGRdQQ7cJZqip0Qc,1306
|
|
211
|
+
ngsolve/fem.pyi,sha256=9peaCosLN-dY1Jp9PuP7NVSHRmvVfl4Y4UohWYlXckY,52731
|
|
212
212
|
ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
|
|
213
213
|
ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
|
|
214
|
-
ngsolve/krylovspace.pyi,sha256=
|
|
215
|
-
ngsolve/la.pyi,sha256=
|
|
214
|
+
ngsolve/krylovspace.pyi,sha256=d46K2MDeAYIha3Q9dCKt52ujZUbXQBRzFyc4xF3SNFk,12808
|
|
215
|
+
ngsolve/la.pyi,sha256=U0PBCz8033kAUQFwAouxxjzLRXxui3StsVOszCZCSuM,45943
|
|
216
216
|
ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
|
|
217
217
|
ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
|
|
218
218
|
ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
|
|
219
|
-
ngsolve/ngslib.so,sha256=
|
|
220
|
-
ngsolve/ngstd.pyi,sha256=
|
|
219
|
+
ngsolve/ngslib.so,sha256=KFuFUNwxKQ6hXDqmJ6bhMQRqFtJmg74HyzKzY0dGIfM,375976
|
|
220
|
+
ngsolve/ngstd.pyi,sha256=Usgn2tJq4SS-OlSI8n1aMkLhVqKUUAmdCH6WnKqmRh0,2088
|
|
221
221
|
ngsolve/nonlinearsolvers.py,sha256=8Q_CrD9vjdpZRV9sj2Fth7Y_kJJl7djPgarQmTK7Xfw,8216
|
|
222
|
-
ngsolve/nonlinearsolvers.pyi,sha256=
|
|
222
|
+
ngsolve/nonlinearsolvers.pyi,sha256=jSDhSsf7pt5Hd72VpnvHl3fabqAGpjc1uU48UwcdhgI,4720
|
|
223
223
|
ngsolve/preconditioners.py,sha256=DLRUd9wQwxXUWL1wEBAbHQbWNp71qZYOFvH5Krfa834,239
|
|
224
224
|
ngsolve/preconditioners.pyi,sha256=4wke-MV5DCmTvO25ivVOE7VFo9UTMCL64HLCOttMUTU,330
|
|
225
|
-
ngsolve/solve.pyi,sha256=
|
|
225
|
+
ngsolve/solve.pyi,sha256=6JempMSbLqx3IYM-41Xq-SINsXxkLM6vPXDozcIkVyE,3165
|
|
226
226
|
ngsolve/solve_implementation.py,sha256=-yyggHGmivv_hhSfRpShFqfWw2SOECpR3BMvccidvE4,5540
|
|
227
227
|
ngsolve/solve_implementation.pyi,sha256=nEHak6L_pg2Mv_g1EgIeWy2q7EzI5AOMgZlIeExPPpw,1706
|
|
228
228
|
ngsolve/solvers.py,sha256=WgZ9X1x9mtQegXDu8VcTjP-wbS2EnrUS96Y8LXqeflw,304
|
|
@@ -232,18 +232,18 @@ ngsolve/timestepping.pyi,sha256=CLaOZHWranfhlzONovmfcoXsoYBijwyg8NAn-2wcZrw,2598
|
|
|
232
232
|
ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
|
|
233
233
|
ngsolve/timing.pyi,sha256=xlXc60336IpXfGT7Uk0EO0WE5iPXDgMfNLLCzUGu_tc,1777
|
|
234
234
|
ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
|
|
235
|
-
ngsolve/utils.pyi,sha256=
|
|
235
|
+
ngsolve/utils.pyi,sha256=0xlfvUYBvaUKijHnm7QWwII1XJJ5QPM6fVNLbR7gBCc,17093
|
|
236
236
|
ngsolve/webgui.py,sha256=EUhaOtWHZy80aLXhXbHwbCQVNjRSw-BAAE50cz7Ydaw,24313
|
|
237
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256=
|
|
237
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=zKMPMWVdZLreNExitaBe_rDeYvOLiQStKX8s4hesNWw,5066
|
|
238
238
|
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=2dUHzaaMQX08eT7Tjti0crzp_Ah3oqW86gp5UgSufmw,3426
|
|
239
239
|
ngsolve/cmake/ngsolve-targets.cmake,sha256=E8ohYhRtgLkf45gcWtPKh8vkuH0IgEVuyJnDpeMnNOo,5724
|
|
240
|
-
ngsolve/comp/__init__.pyi,sha256=
|
|
241
|
-
ngsolve/comp/pml.pyi,sha256=
|
|
240
|
+
ngsolve/comp/__init__.pyi,sha256=iaeVmdEUSl49yPL-kvzDxgOLUC4hdKRXLaRK0rMnywQ,213598
|
|
241
|
+
ngsolve/comp/pml.pyi,sha256=BANP6qftKQMBM2x7Yw6oChGcCLwbv4BrTOMbGMY5Lig,2812
|
|
242
242
|
ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
|
|
243
|
-
ngsolve/config/__init__.pyi,sha256=
|
|
243
|
+
ngsolve/config/__init__.pyi,sha256=xrASuoSIcpaD4qAXTG5YvYNr2FCKxd7nz27oZ4LkqoE,2910
|
|
244
244
|
ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
|
|
245
|
-
ngsolve/config/config.py,sha256=
|
|
246
|
-
ngsolve/config/config.pyi,sha256=
|
|
245
|
+
ngsolve/config/config.py,sha256=jGFrVxOCcMbod9V5CW7o67JDdsO-R7BdOuk2XLGHK4s,2467
|
|
246
|
+
ngsolve/config/config.pyi,sha256=XfsBhC1kWe7at69SWbHCYLnwHRd38o1bvQXDqIL6Nek,2891
|
|
247
247
|
ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
248
248
|
ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
249
249
|
ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
|
|
@@ -275,41 +275,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
|
|
|
275
275
|
ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
|
|
276
276
|
ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
|
|
277
277
|
ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
|
|
278
|
-
ngsolve-6.2.2506.
|
|
279
|
-
ngsolve-6.2.2506.
|
|
280
|
-
ngsolve-6.2.2506.
|
|
281
|
-
ngsolve-6.2.2506.
|
|
282
|
-
ngsolve-6.2.2506.
|
|
283
|
-
ngsolve-6.2.2506.
|
|
284
|
-
ngsolve-6.2.2506.
|
|
285
|
-
ngsolve-6.2.2506.
|
|
286
|
-
ngsolve-6.2.2506.
|
|
287
|
-
ngsolve-6.2.2506.
|
|
288
|
-
ngsolve-6.2.2506.
|
|
289
|
-
ngsolve-6.2.2506.
|
|
290
|
-
ngsolve-6.2.2506.
|
|
291
|
-
ngsolve-6.2.2506.
|
|
292
|
-
ngsolve-6.2.2506.
|
|
293
|
-
ngsolve-6.2.2506.
|
|
294
|
-
ngsolve-6.2.2506.
|
|
295
|
-
ngsolve-6.2.2506.
|
|
296
|
-
ngsolve-6.2.2506.
|
|
297
|
-
ngsolve-6.2.2506.
|
|
298
|
-
ngsolve-6.2.2506.
|
|
299
|
-
ngsolve-6.2.2506.
|
|
300
|
-
ngsolve-6.2.2506.
|
|
301
|
-
ngsolve-6.2.2506.
|
|
302
|
-
ngsolve-6.2.2506.
|
|
303
|
-
ngsolve-6.2.2506.
|
|
304
|
-
ngsolve-6.2.2506.
|
|
305
|
-
ngsolve-6.2.2506.
|
|
306
|
-
ngsolve-6.2.2506.
|
|
307
|
-
ngsolve-6.2.2506.
|
|
308
|
-
ngsolve-6.2.2506.
|
|
309
|
-
ngsolve-6.2.2506.
|
|
310
|
-
ngsolve-6.2.2506.
|
|
311
|
-
ngsolve-6.2.2506.
|
|
312
|
-
ngsolve-6.2.2506.
|
|
313
|
-
ngsolve-6.2.2506.
|
|
314
|
-
ngsolve-6.2.2506.
|
|
315
|
-
ngsolve-6.2.2506.
|
|
278
|
+
ngsolve-6.2.2506.post74.dev0.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
|
|
279
|
+
ngsolve-6.2.2506.post74.dev0.data/data/bin/ngscxx,sha256=ockVb7Im8CSd4dVUo1mSGXNJDCfwsUBVihkvmyMDtCQ,1755
|
|
280
|
+
ngsolve-6.2.2506.post74.dev0.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
|
|
281
|
+
ngsolve-6.2.2506.post74.dev0.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
|
|
282
|
+
ngsolve-6.2.2506.post74.dev0.data/data/bin/ngspy,sha256=WKxwhWwtXWGMfbQ0hoqr4RVbgV_i-mJr5f6I98rWbF0,103
|
|
283
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
|
|
284
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
|
|
285
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
|
|
286
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
|
|
287
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
|
|
288
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
|
|
289
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
|
|
290
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
|
|
291
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
|
|
292
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
|
|
293
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
|
|
294
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
|
|
295
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
|
|
296
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
|
|
297
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
|
|
298
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
|
|
299
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
|
|
300
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
|
|
301
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
|
|
302
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
|
|
303
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
|
|
304
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
|
|
305
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
|
|
306
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
307
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
|
|
308
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
|
|
309
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
|
|
310
|
+
ngsolve-6.2.2506.post74.dev0.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
|
|
311
|
+
ngsolve-6.2.2506.post74.dev0.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
312
|
+
ngsolve-6.2.2506.post74.dev0.dist-info/METADATA,sha256=OQ57vEgefS2Nib7sYU94SdXt3KygoBrkZk5GTbFxu0Q,200
|
|
313
|
+
ngsolve-6.2.2506.post74.dev0.dist-info/WHEEL,sha256=Rs0tttgtJ0omR3rUP4GnW1J4ixuIyT0TIVbeEuGkiG4,110
|
|
314
|
+
ngsolve-6.2.2506.post74.dev0.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
315
|
+
ngsolve-6.2.2506.post74.dev0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/bin/ngsolve.tcl
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/beam.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/beam.vol
RENAMED
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/chip.in2d
RENAMED
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/chip.vol
RENAMED
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coil.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/coil.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/cube.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2506.post73.dev0.data → ngsolve-6.2.2506.post74.dev0.data}/data/share/ngsolve/cube.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
|
|
File without changes
|
|
File without changes
|