ngsolve 6.2.2405.post22.dev1__cp313-cp313-macosx_10_15_universal2.whl → 6.2.2405.post28.dev1__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/coefficient.hpp +2 -1
- netgen/include/globalspace.hpp +28 -2
- netgen/include/gridfunction.hpp +2 -0
- netgen/libngcomp.dylib +0 -0
- netgen/libngfem.dylib +0 -0
- netgen/libngstd.dylib +0 -0
- ngsolve/__init__.pyi +2 -2
- ngsolve/cmake/NGSolveConfig.cmake +1 -1
- ngsolve/config/__init__.pyi +6 -6
- ngsolve/config/config.py +5 -5
- ngsolve/config/config.pyi +6 -6
- ngsolve/config.py +5 -5
- ngsolve/directsolvers.pyi +1 -1
- ngsolve/krylovspace.pyi +3 -3
- ngsolve/nonlinearsolvers.pyi +1 -1
- ngsolve/timestepping.pyi +3 -3
- ngsolve/timing.pyi +1 -1
- {ngsolve-6.2.2405.post22.dev1.dist-info → ngsolve-6.2.2405.post28.dev1.dist-info}/METADATA +1 -1
- {ngsolve-6.2.2405.post22.dev1.dist-info → ngsolve-6.2.2405.post28.dev1.dist-info}/RECORD +55 -55
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2405.post22.dev1.dist-info → ngsolve-6.2.2405.post28.dev1.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2405.post22.dev1.dist-info → ngsolve-6.2.2405.post28.dev1.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2405.post22.dev1.dist-info → ngsolve-6.2.2405.post28.dev1.dist-info}/top_level.txt +0 -0
netgen/include/coefficient.hpp
CHANGED
|
@@ -1785,7 +1785,8 @@ INLINE shared_ptr<CoefficientFunction> BinaryOpCF(shared_ptr<CoefficientFunction
|
|
|
1785
1785
|
|
|
1786
1786
|
|
|
1787
1787
|
NGS_DLL_HEADER shared_ptr<CoefficientFunction>
|
|
1788
|
-
MakeDomainWiseCoefficientFunction (Array<shared_ptr<CoefficientFunction>> aci
|
|
1788
|
+
MakeDomainWiseCoefficientFunction (Array<shared_ptr<CoefficientFunction>> aci,
|
|
1789
|
+
optional<VorB> vb=nullopt);
|
|
1789
1790
|
|
|
1790
1791
|
|
|
1791
1792
|
|
netgen/include/globalspace.hpp
CHANGED
|
@@ -31,8 +31,8 @@ namespace ngcomp
|
|
|
31
31
|
ELEMENT_TYPE type;
|
|
32
32
|
bool complex;
|
|
33
33
|
public:
|
|
34
|
-
FE(int adim, ELEMENT_TYPE atype, bool acomplex)
|
|
35
|
-
: FiniteElement(adim,
|
|
34
|
+
FE(int adim, int aorder, ELEMENT_TYPE atype, bool acomplex)
|
|
35
|
+
: FiniteElement(adim, aorder), type(atype), complex(acomplex) { };
|
|
36
36
|
ELEMENT_TYPE ElementType() const override { return type; }
|
|
37
37
|
bool ComplexShapes() const override { return complex; }
|
|
38
38
|
|
|
@@ -64,7 +64,33 @@ namespace ngcomp
|
|
|
64
64
|
BareSliceVector<Complex> x,
|
|
65
65
|
FlatVector<Complex> flux,
|
|
66
66
|
LocalHeap & lh) const override;
|
|
67
|
+
|
|
68
|
+
void Apply (const FiniteElement & fel,
|
|
69
|
+
const BaseMappedIntegrationRule & mir,
|
|
70
|
+
BareSliceVector<double> x,
|
|
71
|
+
BareSliceMatrix<double> flux,
|
|
72
|
+
LocalHeap & lh) const override;
|
|
73
|
+
|
|
74
|
+
void ApplyTrans (const FiniteElement & fel,
|
|
75
|
+
const BaseMappedIntegrationRule & mir,
|
|
76
|
+
FlatMatrix<double> flux,
|
|
77
|
+
BareSliceVector<double> x,
|
|
78
|
+
LocalHeap & lh) const override;
|
|
79
|
+
|
|
80
|
+
void CalcMatrix (const FiniteElement & fel,
|
|
81
|
+
const SIMD_BaseMappedIntegrationRule & mir,
|
|
82
|
+
BareSliceMatrix<SIMD<double>> mat) const override;
|
|
83
|
+
|
|
84
|
+
void Apply (const FiniteElement & bfel,
|
|
85
|
+
const SIMD_BaseMappedIntegrationRule & bmir,
|
|
86
|
+
BareSliceVector<double> x,
|
|
87
|
+
BareSliceMatrix<SIMD<double>> flux) const override;
|
|
88
|
+
|
|
67
89
|
|
|
90
|
+
void AddTrans (const FiniteElement & bfel,
|
|
91
|
+
const SIMD_BaseMappedIntegrationRule & bmir,
|
|
92
|
+
BareSliceMatrix<SIMD<double>> flux,
|
|
93
|
+
BareSliceVector<double> x) const override;
|
|
68
94
|
};
|
|
69
95
|
|
|
70
96
|
|
netgen/include/gridfunction.hpp
CHANGED
|
@@ -28,6 +28,7 @@ namespace ngcomp
|
|
|
28
28
|
GridFunctionCoefficientFunction (shared_ptr<DifferentialOperator> adiffop,
|
|
29
29
|
shared_ptr<DifferentialOperator> atrace_diffop = nullptr,
|
|
30
30
|
shared_ptr<DifferentialOperator> attrace_diffop = nullptr,
|
|
31
|
+
shared_ptr<DifferentialOperator> atttrace_diffop = nullptr,
|
|
31
32
|
int acomp = 0);
|
|
32
33
|
public:
|
|
33
34
|
GridFunctionCoefficientFunction () = default;
|
|
@@ -36,6 +37,7 @@ namespace ngcomp
|
|
|
36
37
|
shared_ptr<DifferentialOperator> adiffop,
|
|
37
38
|
shared_ptr<DifferentialOperator> atrace_diffop = nullptr,
|
|
38
39
|
shared_ptr<DifferentialOperator> attrace_diffop = nullptr,
|
|
40
|
+
shared_ptr<DifferentialOperator> atttrace_diffop = nullptr,
|
|
39
41
|
int acomp = 0);
|
|
40
42
|
GridFunctionCoefficientFunction (shared_ptr<GridFunction> agf,
|
|
41
43
|
shared_ptr<BilinearFormIntegrator> abfi, int acomp = 0);
|
netgen/libngcomp.dylib
CHANGED
|
Binary file
|
netgen/libngfem.dylib
CHANGED
|
Binary file
|
netgen/libngstd.dylib
CHANGED
|
Binary file
|
ngsolve/__init__.pyi
CHANGED
|
@@ -88,8 +88,8 @@ from ngsolve.fem import BSpline
|
|
|
88
88
|
from ngsolve.fem import BlockBFI
|
|
89
89
|
from ngsolve.fem import BlockLFI
|
|
90
90
|
from ngsolve.fem import CacheCF
|
|
91
|
-
from ngsolve.fem import CoefficientFunction as CF
|
|
92
91
|
from ngsolve.fem import CoefficientFunction
|
|
92
|
+
from ngsolve.fem import CoefficientFunction as CF
|
|
93
93
|
from ngsolve.fem import Cof
|
|
94
94
|
from ngsolve.fem import CompoundBFI
|
|
95
95
|
from ngsolve.fem import CompoundLFI
|
|
@@ -217,7 +217,7 @@ TET: fem.ET # value = <ET.TET: 20>
|
|
|
217
217
|
TRIG: fem.ET # value = <ET.TRIG: 10>
|
|
218
218
|
VERTEX: fem.NODE_TYPE # value = <NODE_TYPE.VERTEX: 0>
|
|
219
219
|
VOL: comp.VorB # value = <VorB.VOL: 0>
|
|
220
|
-
__version__: str = '6.2.2405-
|
|
220
|
+
__version__: str = '6.2.2405-28-g63cfc18ca'
|
|
221
221
|
ds: comp.DifferentialSymbol # value = <ngsolve.comp.DifferentialSymbol object>
|
|
222
222
|
dx: comp.DifferentialSymbol # value = <ngsolve.comp.DifferentialSymbol object>
|
|
223
223
|
ngsglobals: comp.GlobalVariables # value = <ngsolve.comp.GlobalVariables object>
|
ngsolve/config/__init__.pyi
CHANGED
|
@@ -23,14 +23,14 @@ NGSOLVE_INSTALL_DIR_INCLUDE: str = 'netgen/include'
|
|
|
23
23
|
NGSOLVE_INSTALL_DIR_LIB: str = 'netgen'
|
|
24
24
|
NGSOLVE_INSTALL_DIR_PYTHON: str = '.'
|
|
25
25
|
NGSOLVE_INSTALL_DIR_RES: str = 'share'
|
|
26
|
-
NGSOLVE_VERSION: str = '6.2.2405-
|
|
27
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.2405-
|
|
28
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
26
|
+
NGSOLVE_VERSION: str = '6.2.2405-28-g63cfc18ca'
|
|
27
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2405-28-g63cfc18ca'
|
|
28
|
+
NGSOLVE_VERSION_HASH: str = 'g63cfc18ca'
|
|
29
29
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
30
30
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
31
31
|
NGSOLVE_VERSION_PATCH: str = '2405'
|
|
32
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.2405.
|
|
33
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
32
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2405.post28.dev1'
|
|
33
|
+
NGSOLVE_VERSION_TWEAK: str = '28'
|
|
34
34
|
USE_CCACHE: bool = True
|
|
35
35
|
USE_HYPRE: bool = False
|
|
36
36
|
USE_LAPACK: bool = True
|
|
@@ -39,4 +39,4 @@ USE_MUMPS: bool = False
|
|
|
39
39
|
USE_PARDISO: bool = False
|
|
40
40
|
USE_UMFPACK: bool = True
|
|
41
41
|
is_python_package: bool = True
|
|
42
|
-
version: str = 'v6.2.2405-
|
|
42
|
+
version: str = 'v6.2.2405-28-g63cfc18ca'
|
ngsolve/config/config.py
CHANGED
|
@@ -30,15 +30,15 @@ NGSOLVE_INSTALL_DIR_INCLUDE = "netgen/include"
|
|
|
30
30
|
NGSOLVE_INSTALL_DIR_CMAKE = "ngsolve/cmake"
|
|
31
31
|
NGSOLVE_INSTALL_DIR_RES = "share"
|
|
32
32
|
|
|
33
|
-
NGSOLVE_VERSION = "6.2.2405-
|
|
34
|
-
NGSOLVE_VERSION_GIT = "v6.2.2405-
|
|
35
|
-
NGSOLVE_VERSION_PYTHON = "6.2.2405.
|
|
33
|
+
NGSOLVE_VERSION = "6.2.2405-28-g63cfc18ca"
|
|
34
|
+
NGSOLVE_VERSION_GIT = "v6.2.2405-28-g63cfc18ca"
|
|
35
|
+
NGSOLVE_VERSION_PYTHON = "6.2.2405.post28.dev1"
|
|
36
36
|
|
|
37
37
|
NGSOLVE_VERSION_MAJOR = "6"
|
|
38
38
|
NGSOLVE_VERSION_MINOR = "2"
|
|
39
|
-
NGSOLVE_VERSION_TWEAK = "
|
|
39
|
+
NGSOLVE_VERSION_TWEAK = "28"
|
|
40
40
|
NGSOLVE_VERSION_PATCH = "2405"
|
|
41
|
-
NGSOLVE_VERSION_HASH = "
|
|
41
|
+
NGSOLVE_VERSION_HASH = "g63cfc18ca"
|
|
42
42
|
|
|
43
43
|
CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
|
|
44
44
|
CMAKE_CUDA_COMPILER = ""
|
ngsolve/config/config.pyi
CHANGED
|
@@ -25,14 +25,14 @@ NGSOLVE_INSTALL_DIR_INCLUDE: str = 'netgen/include'
|
|
|
25
25
|
NGSOLVE_INSTALL_DIR_LIB: str = 'netgen'
|
|
26
26
|
NGSOLVE_INSTALL_DIR_PYTHON: str = '.'
|
|
27
27
|
NGSOLVE_INSTALL_DIR_RES: str = 'share'
|
|
28
|
-
NGSOLVE_VERSION: str = '6.2.2405-
|
|
29
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.2405-
|
|
30
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
28
|
+
NGSOLVE_VERSION: str = '6.2.2405-28-g63cfc18ca'
|
|
29
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2405-28-g63cfc18ca'
|
|
30
|
+
NGSOLVE_VERSION_HASH: str = 'g63cfc18ca'
|
|
31
31
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
32
32
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
33
33
|
NGSOLVE_VERSION_PATCH: str = '2405'
|
|
34
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.2405.
|
|
35
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
34
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2405.post28.dev1'
|
|
35
|
+
NGSOLVE_VERSION_TWEAK: str = '28'
|
|
36
36
|
USE_CCACHE: bool = True
|
|
37
37
|
USE_HYPRE: bool = False
|
|
38
38
|
USE_LAPACK: bool = True
|
|
@@ -41,4 +41,4 @@ USE_MUMPS: bool = False
|
|
|
41
41
|
USE_PARDISO: bool = False
|
|
42
42
|
USE_UMFPACK: bool = True
|
|
43
43
|
is_python_package: bool = True
|
|
44
|
-
version: str = 'v6.2.2405-
|
|
44
|
+
version: str = 'v6.2.2405-28-g63cfc18ca'
|
ngsolve/config.py
CHANGED
|
@@ -30,15 +30,15 @@ NGSOLVE_INSTALL_DIR_INCLUDE = "netgen/include"
|
|
|
30
30
|
NGSOLVE_INSTALL_DIR_CMAKE = "ngsolve/cmake"
|
|
31
31
|
NGSOLVE_INSTALL_DIR_RES = "share"
|
|
32
32
|
|
|
33
|
-
NGSOLVE_VERSION = "6.2.2405-
|
|
34
|
-
NGSOLVE_VERSION_GIT = "v6.2.2405-
|
|
35
|
-
NGSOLVE_VERSION_PYTHON = "6.2.2405.
|
|
33
|
+
NGSOLVE_VERSION = "6.2.2405-28-g63cfc18ca"
|
|
34
|
+
NGSOLVE_VERSION_GIT = "v6.2.2405-28-g63cfc18ca"
|
|
35
|
+
NGSOLVE_VERSION_PYTHON = "6.2.2405.post28.dev1"
|
|
36
36
|
|
|
37
37
|
NGSOLVE_VERSION_MAJOR = "6"
|
|
38
38
|
NGSOLVE_VERSION_MINOR = "2"
|
|
39
|
-
NGSOLVE_VERSION_TWEAK = "
|
|
39
|
+
NGSOLVE_VERSION_TWEAK = "28"
|
|
40
40
|
NGSOLVE_VERSION_PATCH = "2405"
|
|
41
|
-
NGSOLVE_VERSION_HASH = "
|
|
41
|
+
NGSOLVE_VERSION_HASH = "g63cfc18ca"
|
|
42
42
|
|
|
43
43
|
CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
|
|
44
44
|
CMAKE_CUDA_COMPILER = ""
|
ngsolve/directsolvers.pyi
CHANGED
|
@@ -9,7 +9,7 @@ import typing
|
|
|
9
9
|
__all__ = ['BaseMatrix', 'BaseVector', 'BilinearForm', 'BitArray', 'SuperLU']
|
|
10
10
|
class SuperLU(ngsolve.la.BaseMatrix):
|
|
11
11
|
__firstlineno__: typing.ClassVar[int] = 3
|
|
12
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
12
|
+
__static_attributes__: typing.ClassVar[tuple] = ('a', 'lu', 'fd', 'freedofs')
|
|
13
13
|
def Mult(self, x: ngsolve.la.BaseVector, y: ngsolve.la.BaseVector):
|
|
14
14
|
...
|
|
15
15
|
def Update(self):
|
ngsolve/krylovspace.pyi
CHANGED
|
@@ -35,7 +35,7 @@ class CGSolver(LinearSolver):
|
|
|
35
35
|
...
|
|
36
36
|
class GMResSolver(LinearSolver):
|
|
37
37
|
__firstlineno__: typing.ClassVar[int] = 740
|
|
38
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
38
|
+
__static_attributes__: typing.ClassVar[tuple] = ('innerproduct', 'restart', 'norm', 'iterations')
|
|
39
39
|
name: typing.ClassVar[str] = 'GMRes'
|
|
40
40
|
def _SolveImpl(self, rhs: ngsolve.la.BaseVector, sol: ngsolve.la.BaseVector):
|
|
41
41
|
...
|
|
@@ -43,7 +43,7 @@ class GMResSolver(LinearSolver):
|
|
|
43
43
|
...
|
|
44
44
|
class LinearSolver(ngsolve.la.BaseMatrix):
|
|
45
45
|
__firstlineno__: typing.ClassVar[int] = 50
|
|
46
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
46
|
+
__static_attributes__: typing.ClassVar[tuple] = ('tol', 'pre', 'mat', 'fig', 'plt', 'ress', 'maxiter', 'printrates', 'ax', 'clear_output', '_final_residual', 'iterations', 'display', 'its', 'callback_sol', 'callback', 'sol', 'plotrates', 'atol', 'residuals')
|
|
47
47
|
name: typing.ClassVar[str] = 'LinearSolver'
|
|
48
48
|
@staticmethod
|
|
49
49
|
def Solve(*args, **kwargs):
|
|
@@ -73,7 +73,7 @@ class MinResSolver(LinearSolver):
|
|
|
73
73
|
...
|
|
74
74
|
class QMRSolver(LinearSolver):
|
|
75
75
|
__firstlineno__: typing.ClassVar[int] = 295
|
|
76
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
76
|
+
__static_attributes__: typing.ClassVar[tuple] = ('ep', 'pre2')
|
|
77
77
|
name: typing.ClassVar[str] = 'QMR'
|
|
78
78
|
def _SolveImpl(self, rhs: ngsolve.la.BaseVector, sol: ngsolve.la.BaseVector):
|
|
79
79
|
...
|
ngsolve/nonlinearsolvers.pyi
CHANGED
|
@@ -8,7 +8,7 @@ import typing
|
|
|
8
8
|
__all__ = ['InnerProduct', 'Newton', 'NewtonMinimization', 'NewtonSolver', 'Norm', 'Projector', 'TimeFunction', 'sqrt']
|
|
9
9
|
class NewtonSolver:
|
|
10
10
|
__firstlineno__: typing.ClassVar[int] = 6
|
|
11
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
11
|
+
__static_attributes__: typing.ClassVar[tuple] = ('uh', 'w', 'a', 'u', 'inverse', 'lin_solver_cls', 'lin_solver_args', 'inv', 'freedofs', 'r', 'rhs')
|
|
12
12
|
@staticmethod
|
|
13
13
|
def Solve(*args, **kwargs):
|
|
14
14
|
...
|
ngsolve/timestepping.pyi
CHANGED
|
@@ -7,7 +7,7 @@ import typing
|
|
|
7
7
|
__all__ = ['CrankNicolson', 'ImplicitEuler', 'Newmark', 'ngs']
|
|
8
8
|
class CrankNicolson:
|
|
9
9
|
__firstlineno__: typing.ClassVar[int] = 129
|
|
10
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
10
|
+
__static_attributes__: typing.ClassVar[tuple] = ('c', 'gfu_old', 'time', 'dt', '_lin_solver_args', '_lin_solver_cls', 'bfmstar')
|
|
11
11
|
def Integrate(self, u_start: ngsolve.comp.GridFunction, end_time: float, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
|
|
12
12
|
...
|
|
13
13
|
def Step(self, u: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
|
|
@@ -16,7 +16,7 @@ class CrankNicolson:
|
|
|
16
16
|
...
|
|
17
17
|
class ImplicitEuler:
|
|
18
18
|
__firstlineno__: typing.ClassVar[int] = 5
|
|
19
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
19
|
+
__static_attributes__: typing.ClassVar[tuple] = ('c', 'gfu_old', 'time', 'dt', '_lin_solver_args', '_lin_solver_cls', 'bfmstar')
|
|
20
20
|
def Integrate(self, u_start: ngsolve.comp.GridFunction, end_time: float, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
|
|
21
21
|
...
|
|
22
22
|
def Step(self, u: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
|
|
@@ -25,7 +25,7 @@ class ImplicitEuler:
|
|
|
25
25
|
...
|
|
26
26
|
class Newmark:
|
|
27
27
|
__firstlineno__: typing.ClassVar[int] = 58
|
|
28
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
28
|
+
__static_attributes__: typing.ClassVar[tuple] = ('c', 'gfu_old', 'time', 'dt', 'gfa_old', '_lin_solver_args', '_lin_solver_cls', 'gfv_old', 'bfmstar')
|
|
29
29
|
def Integrate(self, u: ngsolve.comp.GridFunction, end_time: float, v: typing.Optional[ngsolve.comp.GridFunction] = None, a: typing.Optional[ngsolve.comp.GridFunction] = None, start_time: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None, callback: typing.Optional[typing.Callable] = None):
|
|
30
30
|
...
|
|
31
31
|
def Step(self, u: ngsolve.comp.GridFunction, v: ngsolve.comp.GridFunction, a: ngsolve.comp.GridFunction, dt: typing.Optional[float] = None, newton_args: typing.Optional[dict] = None):
|
ngsolve/timing.pyi
CHANGED
|
@@ -32,7 +32,7 @@ class Timing:
|
|
|
32
32
|
|
|
33
33
|
"""
|
|
34
34
|
__firstlineno__: typing.ClassVar[int] = 5
|
|
35
|
-
__static_attributes__: typing.ClassVar[tuple] = ('
|
|
35
|
+
__static_attributes__: typing.ClassVar[tuple] = ('name', 'timings', 'timings_par')
|
|
36
36
|
def CompareTo(self, folder):
|
|
37
37
|
"""
|
|
38
38
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
netgen/libngbla.dylib,sha256=DE5JDD0J0jBR6v__Uuj_9hLzXDVicy13Z9z9o4PYPOg,5424304
|
|
2
|
-
netgen/libngcomp.dylib,sha256=
|
|
3
|
-
netgen/libngfem.dylib,sha256=
|
|
2
|
+
netgen/libngcomp.dylib,sha256=gK-Pow0peRedLouJpgkHvkWndMhMo9hHAXRcJMd611M,44987632
|
|
3
|
+
netgen/libngfem.dylib,sha256=c_ZQ2UTOsj8bEJU2Vts4---kaHNQ48l1hCAdV3-WzG4,53184064
|
|
4
4
|
netgen/libngla.dylib,sha256=k-sOUxkudENU59Iyc5pZGtvXiZ1qFPOJyS1QSdY4kAU,25555136
|
|
5
5
|
netgen/libngsolve.dylib,sha256=llKLxLW69rpSArVwdnFzoS-qJaMqzQ_4RvPWgW4ueFg,957152
|
|
6
|
-
netgen/libngstd.dylib,sha256=
|
|
6
|
+
netgen/libngstd.dylib,sha256=isNc5Vg8ctCD87aX5LdYV8g2ndD6vlBsINO634GG8L8,957120
|
|
7
7
|
netgen/include/arnoldi.hpp,sha256=Wj6ooqfwFZxpeQXuWtbaGkNqTcUYPpPOAC44_i6dPiU,1409
|
|
8
8
|
netgen/include/bandmatrix.hpp,sha256=zwKz89QY53MPsWgNsl0cXEAFKka_W4sXPIO54M3eT80,7778
|
|
9
9
|
netgen/include/basematrix.hpp,sha256=5xU7WPSyfMzIaxiVn6EyvENA1KX09nJGQn8Y_93ZdRs,28670
|
|
@@ -22,7 +22,7 @@ netgen/include/chebyshev.hpp,sha256=SNvIBIAuMAIc-e44COGTWSLWiXZGry_PnBYRWqEhP_U,
|
|
|
22
22
|
netgen/include/cholesky.hpp,sha256=02kTHzICH8dmwxxukHyhb5TQLfSO0ZziXt_JBkEVVps,18577
|
|
23
23
|
netgen/include/clapack.h,sha256=L4LpLccbz12_DRpi4EWnBcEVmx_9ZXi2zddkFAcxhc4,376036
|
|
24
24
|
netgen/include/code_generation.hpp,sha256=n95bVkO9Oo2cZK0Lqc7X230P_c1wpjTOUHkTFcZlsF0,8241
|
|
25
|
-
netgen/include/coefficient.hpp,sha256=
|
|
25
|
+
netgen/include/coefficient.hpp,sha256=jKlGmi9U9IsM3tggkfbMBJ449_bnPdpjJtLGs1oTmuI,72245
|
|
26
26
|
netgen/include/coefficient_impl.hpp,sha256=MHjnAXTyoScfrjOxxFH1bzLd6-xQ6-AzyxHiK6wNfA0,269
|
|
27
27
|
netgen/include/coefficient_stdmath.hpp,sha256=JmuaBgZ-aQfeYNFA-e6rgfl2t82iu9fiTzXyHWFKvIY,5086
|
|
28
28
|
netgen/include/commutingAMG.hpp,sha256=LhzsAxEWCbDGmjRTVXWfUghbvcPtBr2vJdkI41qqfRA,2578
|
|
@@ -54,8 +54,8 @@ netgen/include/fesconvert.hpp,sha256=WL-icGOUDl2edBG6QoI1MCohKibLqPVFuaTzyAenIb0
|
|
|
54
54
|
netgen/include/fespace.hpp,sha256=jlpk2W5Lpodfc2PNfygwev52q7--avRUgum9yxNEW0c,47019
|
|
55
55
|
netgen/include/finiteelement.hpp,sha256=AGuub7Rq9LnxgXs1tmNGymiwnHvEIf1wQQ4sBJTzcNY,9165
|
|
56
56
|
netgen/include/globalinterfacespace.hpp,sha256=JMRw_B8kfWRAlhZglT0IH9fFvcQbHZgF1T0tnIuszsM,2719
|
|
57
|
-
netgen/include/globalspace.hpp,sha256=
|
|
58
|
-
netgen/include/gridfunction.hpp,sha256=
|
|
57
|
+
netgen/include/globalspace.hpp,sha256=Hjzmz9zaUuKVSkduBYVr6zbRHV503wK2vdFL6Vxr_fY,3964
|
|
58
|
+
netgen/include/gridfunction.hpp,sha256=em4M_5oUhofbD5jyoaAinKns4v4G9TCzs49Q2qANy0A,18041
|
|
59
59
|
netgen/include/h1amg.hpp,sha256=dA7vgP_6tw6bFvFzqOrMKmirOR4MkXTOvKgjfK1hzYU,1338
|
|
60
60
|
netgen/include/h1hofe.hpp,sha256=CSVONOnzWpt6bf-D2dacEheU-3OmID3QUeRD64Uoqz8,5844
|
|
61
61
|
netgen/include/h1hofe_impl.hpp,sha256=ruuxMbKB_jNOCviiPhj5PF0vR_idTSQMvb9jfU2_ylo,35456
|
|
@@ -188,20 +188,20 @@ ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w
|
|
|
188
188
|
ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
|
|
189
189
|
ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
|
|
190
190
|
ngsolve/__init__.py,sha256=a7H55_pjvXNxMOArqZDBiViFS-n3YpJDP_LTsyoT-3A,5238
|
|
191
|
-
ngsolve/__init__.pyi,sha256=
|
|
191
|
+
ngsolve/__init__.pyi,sha256=F4aqySVUCvzqQHHukmiy7OE7nYU1WnG0sZgGqiR_bJA,10642
|
|
192
192
|
ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
|
|
193
193
|
ngsolve/bla.pyi,sha256=EwWVd13Rkdj9-K6zKOQcBLGigtDJHjkQ88R1ODAAtpY,32526
|
|
194
194
|
ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
|
|
195
195
|
ngsolve/bvp.pyi,sha256=Xdf16ONPlUy-Z2QR-TYTdfu9FzDdlGw0cheR_y3iaIY,837
|
|
196
|
-
ngsolve/config.py,sha256=
|
|
196
|
+
ngsolve/config.py,sha256=KWr8DcqIBNMOWG8bSyCshMMzTU-sfChMS5dkNYa4nMw,2497
|
|
197
197
|
ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
|
|
198
|
-
ngsolve/directsolvers.pyi,sha256=
|
|
198
|
+
ngsolve/directsolvers.pyi,sha256=AHKJbOR2C5khTD0GdCLya9eDMXH9NLfqgxP3UbYPvJU,683
|
|
199
199
|
ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
|
|
200
200
|
ngsolve/eigenvalues.pyi,sha256=rElS4Dt4F4hMQLyMJ-wXaMrMhcrHIlsp3Zy1_ESJzKk,1090
|
|
201
201
|
ngsolve/fem.pyi,sha256=kSdiMxIrXdzAPFbhB-fMgBFsNFIfK9QOtTnBCgStyg0,50243
|
|
202
202
|
ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
|
|
203
203
|
ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
|
|
204
|
-
ngsolve/krylovspace.pyi,sha256=
|
|
204
|
+
ngsolve/krylovspace.pyi,sha256=JEmoSqP_EfR8H_sjgiepwUDkBkuUPzysxdJrPpR2zHc,12801
|
|
205
205
|
ngsolve/la.pyi,sha256=HzfzWH8bH2jsf1thOUeTIexW0ugBkq0bawsshSIRtKA,39847
|
|
206
206
|
ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
|
|
207
207
|
ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
|
|
@@ -209,64 +209,64 @@ ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
|
|
|
209
209
|
ngsolve/ngslib.so,sha256=B5TLki1aq32lAJLX--GjstniFUzc40wKNAaoSLQAkr4,337080
|
|
210
210
|
ngsolve/ngstd.pyi,sha256=_w37fmYsO4AdTsakDJy3bjISQcC_q4YaEv2uBsVZapw,1528
|
|
211
211
|
ngsolve/nonlinearsolvers.py,sha256=8Q_CrD9vjdpZRV9sj2Fth7Y_kJJl7djPgarQmTK7Xfw,8216
|
|
212
|
-
ngsolve/nonlinearsolvers.pyi,sha256=
|
|
212
|
+
ngsolve/nonlinearsolvers.pyi,sha256=K0bGtBl-IJRBWaaU3eNg2tBWamvww3DJxL6Jny_ZkTM,4615
|
|
213
213
|
ngsolve/preconditioners.py,sha256=WSr3vnxskLHgnlwFVYpSyWJFpvrDUK6_30tATiBB5V8,208
|
|
214
214
|
ngsolve/preconditioners.pyi,sha256=ebfRkcIpoXqwhmb1ahR5wZMs87XMMPfF5t6n0jkCJ_g,290
|
|
215
215
|
ngsolve/solve.pyi,sha256=7XW343dSW7eOzaW5jQXuDskEBfwbCr6F7EUlqqQ7w3I,2943
|
|
216
216
|
ngsolve/solvers.py,sha256=WgZ9X1x9mtQegXDu8VcTjP-wbS2EnrUS96Y8LXqeflw,304
|
|
217
217
|
ngsolve/solvers.pyi,sha256=bLdZ0s0njapOEx4sQRDnyAW7gr6ooYaaeZSlycoTr3I,682
|
|
218
218
|
ngsolve/timestepping.py,sha256=SLbsgE5pY5tXYTLGlVypk4kS2Ui8GxOwWmKVxqneZRU,8350
|
|
219
|
-
ngsolve/timestepping.pyi,sha256=
|
|
219
|
+
ngsolve/timestepping.pyi,sha256=MAWTB7Uhk_hHp1T0njHsfAXgFnc2zPe2y9gzXW_SAmE,3174
|
|
220
220
|
ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
|
|
221
|
-
ngsolve/timing.pyi,sha256=
|
|
221
|
+
ngsolve/timing.pyi,sha256=NgsCmh1VsW0gm8eKSu-ech-GVvF4UxVvYVWr7UX3UrU,1920
|
|
222
222
|
ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
|
|
223
223
|
ngsolve/utils.pyi,sha256=irfmQ_bCrFHZIYbvmxJriyuW_vB-0JC4U29HE5isz60,13665
|
|
224
224
|
ngsolve/webgui.py,sha256=8qoosw4lRj0dx2or9PthkrixQ_1JXLwul2HvV3kDrz0,24226
|
|
225
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256=
|
|
225
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=AMOUjctce3UAbn2HoaZZJrOQ6AGaUSR54GrdOVJdImQ,5227
|
|
226
226
|
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=nMntuQpzqLTlVDB6b6P-ImLBZfFa4USlrHMz_TpGMCY,2986
|
|
227
227
|
ngsolve/cmake/ngsolve-targets.cmake,sha256=DsDUqn52_zo3Ebz9_WLs4tlCrtsg6RzvYhllj_TzYdY,5706
|
|
228
228
|
ngsolve/comp/__init__.pyi,sha256=AwiyJCjTALkaSAy-U9AOHxq9TVirNjEg_b8giSQVY9M,200204
|
|
229
229
|
ngsolve/comp/pml.pyi,sha256=W_mxBHx145_IseOYF5drDA79axCnI294nVytJkxla1k,2719
|
|
230
230
|
ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
|
|
231
|
-
ngsolve/config/__init__.pyi,sha256=
|
|
231
|
+
ngsolve/config/__init__.pyi,sha256=hTSXl-FTOoR-GHIHJPdKb_vXgHz5BV9iRa83hpFxdUU,2879
|
|
232
232
|
ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
|
|
233
|
-
ngsolve/config/config.py,sha256=
|
|
234
|
-
ngsolve/config/config.pyi,sha256=
|
|
235
|
-
ngsolve-6.2.2405.
|
|
236
|
-
ngsolve-6.2.2405.
|
|
237
|
-
ngsolve-6.2.2405.
|
|
238
|
-
ngsolve-6.2.2405.
|
|
239
|
-
ngsolve-6.2.2405.
|
|
240
|
-
ngsolve-6.2.2405.
|
|
241
|
-
ngsolve-6.2.2405.
|
|
242
|
-
ngsolve-6.2.2405.
|
|
243
|
-
ngsolve-6.2.2405.
|
|
244
|
-
ngsolve-6.2.2405.
|
|
245
|
-
ngsolve-6.2.2405.
|
|
246
|
-
ngsolve-6.2.2405.
|
|
247
|
-
ngsolve-6.2.2405.
|
|
248
|
-
ngsolve-6.2.2405.
|
|
249
|
-
ngsolve-6.2.2405.
|
|
250
|
-
ngsolve-6.2.2405.
|
|
251
|
-
ngsolve-6.2.2405.
|
|
252
|
-
ngsolve-6.2.2405.
|
|
253
|
-
ngsolve-6.2.2405.
|
|
254
|
-
ngsolve-6.2.2405.
|
|
255
|
-
ngsolve-6.2.2405.
|
|
256
|
-
ngsolve-6.2.2405.
|
|
257
|
-
ngsolve-6.2.2405.
|
|
258
|
-
ngsolve-6.2.2405.
|
|
259
|
-
ngsolve-6.2.2405.
|
|
260
|
-
ngsolve-6.2.2405.
|
|
261
|
-
ngsolve-6.2.2405.
|
|
262
|
-
ngsolve-6.2.2405.
|
|
263
|
-
ngsolve-6.2.2405.
|
|
264
|
-
ngsolve-6.2.2405.
|
|
265
|
-
ngsolve-6.2.2405.
|
|
266
|
-
ngsolve-6.2.2405.
|
|
267
|
-
ngsolve-6.2.2405.
|
|
268
|
-
ngsolve-6.2.2405.
|
|
269
|
-
ngsolve-6.2.2405.
|
|
270
|
-
ngsolve-6.2.2405.
|
|
271
|
-
ngsolve-6.2.2405.
|
|
272
|
-
ngsolve-6.2.2405.
|
|
233
|
+
ngsolve/config/config.py,sha256=KWr8DcqIBNMOWG8bSyCshMMzTU-sfChMS5dkNYa4nMw,2497
|
|
234
|
+
ngsolve/config/config.pyi,sha256=Z9Phlvuk28tml0QFkrBbSrgWs1JIyY8FUcEwrhhCijI,2860
|
|
235
|
+
ngsolve-6.2.2405.post28.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
|
|
236
|
+
ngsolve-6.2.2405.post28.dev1.data/data/bin/ngscxx,sha256=lx7tS_tYK31C50jkbkVyuL4Xax5mk7mjtZPRasf-ZEw,1755
|
|
237
|
+
ngsolve-6.2.2405.post28.dev1.data/data/bin/ngsld,sha256=EpRWlM2d_SwT8ZZ2UQBGbfhKmCRDfyh2EPS6wP4xsC8,557
|
|
238
|
+
ngsolve-6.2.2405.post28.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
|
|
239
|
+
ngsolve-6.2.2405.post28.dev1.data/data/bin/ngspy,sha256=3M56jzqqnplklrMiBlA6FOB7noOg7ln2dO1lHMu7c7o,103
|
|
240
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
|
|
241
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
|
|
242
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
|
|
243
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
|
|
244
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
|
|
245
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
|
|
246
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
|
|
247
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
|
|
248
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
|
|
249
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
|
|
250
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
|
|
251
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
|
|
252
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
|
|
253
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
|
|
254
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
|
|
255
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
|
|
256
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
|
|
257
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
|
|
258
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
|
|
259
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
|
|
260
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
|
|
261
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
|
|
262
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
|
|
263
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
264
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
|
|
265
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
|
|
266
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
|
|
267
|
+
ngsolve-6.2.2405.post28.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
|
|
268
|
+
ngsolve-6.2.2405.post28.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
269
|
+
ngsolve-6.2.2405.post28.dev1.dist-info/METADATA,sha256=QR6GoVdOibUwlKdILMcXxshYRNyUzu5D-voTbfgCYQw,199
|
|
270
|
+
ngsolve-6.2.2405.post28.dev1.dist-info/WHEEL,sha256=QVbUCYUNRbuKxXaqaAntI7fGN-NW9vx0es8US308Qlk,110
|
|
271
|
+
ngsolve-6.2.2405.post28.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
272
|
+
ngsolve-6.2.2405.post28.dev1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/bin/ngsolve.tcl
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/beam.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/beam.vol
RENAMED
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/chip.in2d
RENAMED
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/chip.vol
RENAMED
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/coil.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/coil.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/cube.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/shaft.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.data → ngsolve-6.2.2405.post28.dev1.data}/data/share/ngsolve/shaft.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2405.post22.dev1.dist-info → ngsolve-6.2.2405.post28.dev1.dist-info}/top_level.txt
RENAMED
|
File without changes
|