ngsolve 6.2.2501.post55.dev1__cp312-cp312-macosx_10_15_universal2.whl → 6.2.2501.post70.dev1__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/include/ectypes.hpp +121 -0
- netgen/include/h1lofe.hpp +3 -0
- netgen/include/mptools.hpp +86 -1176
- netgen/include/vector.hpp +8 -0
- 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 +1 -1
- 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/fem.pyi +20 -3
- ngsolve/utils.pyi +2 -1
- {ngsolve-6.2.2501.post55.dev1.dist-info → ngsolve-6.2.2501.post70.dev1.dist-info}/METADATA +1 -1
- {ngsolve-6.2.2501.post55.dev1.dist-info → ngsolve-6.2.2501.post70.dev1.dist-info}/RECORD +54 -53
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2501.post55.dev1.dist-info → ngsolve-6.2.2501.post70.dev1.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2501.post55.dev1.dist-info → ngsolve-6.2.2501.post70.dev1.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2501.post55.dev1.dist-info → ngsolve-6.2.2501.post70.dev1.dist-info}/top_level.txt +0 -0
netgen/include/vector.hpp
CHANGED
|
@@ -350,6 +350,14 @@ namespace ngbla
|
|
|
350
350
|
return Range (range.First(), range.Next());
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
+
INLINE auto RangeN (size_t first, size_t n) const
|
|
354
|
+
{
|
|
355
|
+
NETGEN_CHECK_RANGE(first+n,first,Size()+1);
|
|
356
|
+
return VectorView<T,size_t,TDIST> (n, dist, data+first*dist);
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
353
361
|
/*
|
|
354
362
|
template <int S>
|
|
355
363
|
INLINE auto Range (IC<S> r) const
|
netgen/libngbla.dylib
CHANGED
|
Binary file
|
netgen/libngcomp.dylib
CHANGED
|
Binary file
|
netgen/libngfem.dylib
CHANGED
|
Binary file
|
netgen/libngla.dylib
CHANGED
|
Binary file
|
netgen/libngstd.dylib
CHANGED
|
Binary file
|
ngsolve/__init__.pyi
CHANGED
|
@@ -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.2501-
|
|
220
|
+
__version__: str = '6.2.2501-70-ge39085333'
|
|
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
|
@@ -24,14 +24,14 @@ NGSOLVE_INSTALL_DIR_INCLUDE: str = 'netgen/include'
|
|
|
24
24
|
NGSOLVE_INSTALL_DIR_LIB: str = 'netgen'
|
|
25
25
|
NGSOLVE_INSTALL_DIR_PYTHON: str = '.'
|
|
26
26
|
NGSOLVE_INSTALL_DIR_RES: str = 'share'
|
|
27
|
-
NGSOLVE_VERSION: str = '6.2.2501-
|
|
28
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.2501-
|
|
29
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
27
|
+
NGSOLVE_VERSION: str = '6.2.2501-70-ge39085333'
|
|
28
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2501-70-ge39085333'
|
|
29
|
+
NGSOLVE_VERSION_HASH: str = 'ge39085333'
|
|
30
30
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
31
31
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
32
32
|
NGSOLVE_VERSION_PATCH: str = '2501'
|
|
33
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.2501.
|
|
34
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
33
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2501.post70.dev1'
|
|
34
|
+
NGSOLVE_VERSION_TWEAK: str = '70'
|
|
35
35
|
USE_CCACHE: bool = True
|
|
36
36
|
USE_HYPRE: bool = False
|
|
37
37
|
USE_LAPACK: bool = True
|
|
@@ -40,4 +40,4 @@ USE_MUMPS: bool = False
|
|
|
40
40
|
USE_PARDISO: bool = False
|
|
41
41
|
USE_UMFPACK: bool = True
|
|
42
42
|
is_python_package: bool = True
|
|
43
|
-
version: str = 'v6.2.2501-
|
|
43
|
+
version: str = 'v6.2.2501-70-ge39085333'
|
ngsolve/config/config.py
CHANGED
|
@@ -29,15 +29,15 @@ NGSOLVE_INSTALL_DIR_INCLUDE = "netgen/include"
|
|
|
29
29
|
NGSOLVE_INSTALL_DIR_CMAKE = "ngsolve/cmake"
|
|
30
30
|
NGSOLVE_INSTALL_DIR_RES = "share"
|
|
31
31
|
|
|
32
|
-
NGSOLVE_VERSION = "6.2.2501-
|
|
33
|
-
NGSOLVE_VERSION_GIT = "v6.2.2501-
|
|
34
|
-
NGSOLVE_VERSION_PYTHON = "6.2.2501.
|
|
32
|
+
NGSOLVE_VERSION = "6.2.2501-70-ge39085333"
|
|
33
|
+
NGSOLVE_VERSION_GIT = "v6.2.2501-70-ge39085333"
|
|
34
|
+
NGSOLVE_VERSION_PYTHON = "6.2.2501.post70.dev1"
|
|
35
35
|
|
|
36
36
|
NGSOLVE_VERSION_MAJOR = "6"
|
|
37
37
|
NGSOLVE_VERSION_MINOR = "2"
|
|
38
|
-
NGSOLVE_VERSION_TWEAK = "
|
|
38
|
+
NGSOLVE_VERSION_TWEAK = "70"
|
|
39
39
|
NGSOLVE_VERSION_PATCH = "2501"
|
|
40
|
-
NGSOLVE_VERSION_HASH = "
|
|
40
|
+
NGSOLVE_VERSION_HASH = "ge39085333"
|
|
41
41
|
|
|
42
42
|
CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
|
|
43
43
|
CMAKE_CUDA_COMPILER = ""
|
ngsolve/config/config.pyi
CHANGED
|
@@ -26,14 +26,14 @@ NGSOLVE_INSTALL_DIR_INCLUDE: str = 'netgen/include'
|
|
|
26
26
|
NGSOLVE_INSTALL_DIR_LIB: str = 'netgen'
|
|
27
27
|
NGSOLVE_INSTALL_DIR_PYTHON: str = '.'
|
|
28
28
|
NGSOLVE_INSTALL_DIR_RES: str = 'share'
|
|
29
|
-
NGSOLVE_VERSION: str = '6.2.2501-
|
|
30
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.2501-
|
|
31
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
29
|
+
NGSOLVE_VERSION: str = '6.2.2501-70-ge39085333'
|
|
30
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2501-70-ge39085333'
|
|
31
|
+
NGSOLVE_VERSION_HASH: str = 'ge39085333'
|
|
32
32
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
33
33
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
34
34
|
NGSOLVE_VERSION_PATCH: str = '2501'
|
|
35
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.2501.
|
|
36
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
35
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2501.post70.dev1'
|
|
36
|
+
NGSOLVE_VERSION_TWEAK: str = '70'
|
|
37
37
|
USE_CCACHE: bool = True
|
|
38
38
|
USE_HYPRE: bool = False
|
|
39
39
|
USE_LAPACK: bool = True
|
|
@@ -42,4 +42,4 @@ USE_MUMPS: bool = False
|
|
|
42
42
|
USE_PARDISO: bool = False
|
|
43
43
|
USE_UMFPACK: bool = True
|
|
44
44
|
is_python_package: bool = True
|
|
45
|
-
version: str = 'v6.2.2501-
|
|
45
|
+
version: str = 'v6.2.2501-70-ge39085333'
|
ngsolve/fem.pyi
CHANGED
|
@@ -8,7 +8,7 @@ import numpy
|
|
|
8
8
|
import os
|
|
9
9
|
import pyngcore.pyngcore
|
|
10
10
|
import typing
|
|
11
|
-
__all__ = ['BFI', 'BSpline', 'BSpline2D', 'BaseMappedIntegrationPoint', 'BlockBFI', 'BlockLFI', 'CELL', 'CacheCF', 'CoefficientFunction', 'Cof', 'CompilePythonModule', 'CompoundBFI', 'CompoundLFI', 'Conj', 'CoordCF', 'CoordinateTrafo', 'Cross', 'Det', 'DifferentialOperator', 'EDGE', 'ELEMENT', 'ET', 'Einsum', 'ElementTopology', 'ElementTransformation', 'FACE', 'FACET', 'FiniteElement', 'GenerateL2ElementCode', 'H1FE', 'HCurlFE', 'HDivDivFE', 'HDivFE', 'HEX', 'Id', 'IfPos', 'IntegrationPoint', 'IntegrationRule', 'Inv', 'L2FE', 'LFI', 'LeviCivitaSymbol', 'LoggingCF', 'MeshPoint', 'MinimizationCF', 'MixedFE', 'NODE_TYPE', 'NewtonCF', 'POINT', 'PRISM', 'PYRAMID', 'Parameter', 'ParameterC', 'PlaceholderCF', 'PointEvaluationFunctional', 'QUAD', 'RegularMLMultiPoleCF', 'RegularMultiPoleCF', 'SEGM', 'ScalarFE', 'SetPMLParameters', 'SingularMLMP', 'SingularMLMultiPoleCF', 'SingularMultiPoleCF', 'Skew', 'SpecialCFCreator', 'SphericalHarmonicsCF', 'Sphericalharmonics', 'Sym', 'TET', 'TRIG', 'Trace', 'VERTEX', 'VoxelCoefficient', 'Zero', 'acos', 'asin', 'atan', 'atan2', 'ceil', 'cos', 'cosh', 'erf', 'exp', 'floor', 'log', 'pow', 'sin', 'sinh', 'specialcf', 'sqrt', 'tan']
|
|
11
|
+
__all__ = ['BFI', 'BSpline', 'BSpline2D', 'BaseMappedIntegrationPoint', 'BlockBFI', 'BlockLFI', 'CELL', 'CacheCF', 'CoefficientFunction', 'Cof', 'CompilePythonModule', 'CompoundBFI', 'CompoundLFI', 'Conj', 'CoordCF', 'CoordinateTrafo', 'Cross', 'Det', 'DifferentialOperator', 'EDGE', 'ELEMENT', 'ET', 'Einsum', 'ElementTopology', 'ElementTransformation', 'FACE', 'FACET', 'FiniteElement', 'GenerateL2ElementCode', 'H1FE', 'HCurlFE', 'HDivDivFE', 'HDivFE', 'HEX', 'Id', 'IfPos', 'IntegrationPoint', 'IntegrationRule', 'Inv', 'L2FE', 'LFI', 'LeviCivitaSymbol', 'LoggingCF', 'MeshPoint', 'MinimizationCF', 'MixedFE', 'NODE_TYPE', 'NewtonCF', 'POINT', 'PRISM', 'PYRAMID', 'Parameter', 'ParameterC', 'PlaceholderCF', 'PointEvaluationFunctional', 'QUAD', 'RegularMLMP', 'RegularMLMultiPoleCF', 'RegularMultiPoleCF', 'SEGM', 'ScalarFE', 'SetPMLParameters', 'SingularMLMP', 'SingularMLMultiPoleCF', 'SingularMultiPoleCF', 'Skew', 'SpecialCFCreator', 'SphericalHarmonicsCF', 'Sphericalharmonics', 'Sym', 'TET', 'TRIG', 'Trace', 'VERTEX', 'VoxelCoefficient', 'Zero', 'acos', 'asin', 'atan', 'atan2', 'ceil', 'cos', 'cosh', 'erf', 'exp', 'floor', 'log', 'pow', 'sin', 'sinh', 'specialcf', 'sqrt', 'tan']
|
|
12
12
|
class BFI:
|
|
13
13
|
"""
|
|
14
14
|
|
|
@@ -976,12 +976,22 @@ class PlaceholderCF(CoefficientFunction):
|
|
|
976
976
|
class PointEvaluationFunctional:
|
|
977
977
|
def Assemble(self) -> ngsolve.bla.SparseVector:
|
|
978
978
|
...
|
|
979
|
+
class RegularMLMP:
|
|
980
|
+
def Norm(self) -> float:
|
|
981
|
+
...
|
|
982
|
+
def __str__(self) -> str:
|
|
983
|
+
...
|
|
979
984
|
class RegularMLMultiPoleCF(CoefficientFunction):
|
|
980
|
-
def __init__(self,
|
|
985
|
+
def __init__(self, mp: SingularMLMultiPoleCF, center: ngsolve.bla.Vec3D, r: float, order: int = -1) -> None:
|
|
986
|
+
...
|
|
987
|
+
@property
|
|
988
|
+
def mlmp(self) -> RegularMLMP:
|
|
981
989
|
...
|
|
982
990
|
class RegularMultiPoleCF(CoefficientFunction):
|
|
983
991
|
def ShiftZ(self, arg0: float, arg1: RegularMultiPoleCF) -> None:
|
|
984
992
|
...
|
|
993
|
+
def Spectrum(self, scaled: bool) -> ngsolve.bla.VectorD:
|
|
994
|
+
...
|
|
985
995
|
def Transform(self, arg0: RegularMultiPoleCF) -> None:
|
|
986
996
|
...
|
|
987
997
|
def __init__(self, order: int, kappa: float, center: ngsolve.bla.Vec3D, scale: float = 1.0) -> None:
|
|
@@ -1055,7 +1065,7 @@ class SingularMLMP:
|
|
|
1055
1065
|
def __str__(self) -> str:
|
|
1056
1066
|
...
|
|
1057
1067
|
class SingularMLMultiPoleCF(CoefficientFunction):
|
|
1058
|
-
def __init__(self,
|
|
1068
|
+
def __init__(self, center: ngsolve.bla.Vec3D, r: float, order: int = -1, kappa: float) -> None:
|
|
1059
1069
|
...
|
|
1060
1070
|
@property
|
|
1061
1071
|
def mlmp(self) -> SingularMLMP:
|
|
@@ -1071,6 +1081,8 @@ class SingularMultiPoleCF(CoefficientFunction):
|
|
|
1071
1081
|
@typing.overload
|
|
1072
1082
|
def ShiftZ(self, arg0: float, arg1: SingularMultiPoleCF) -> None:
|
|
1073
1083
|
...
|
|
1084
|
+
def Spectrum(self, scaled: bool) -> ngsolve.bla.VectorD:
|
|
1085
|
+
...
|
|
1074
1086
|
@typing.overload
|
|
1075
1087
|
def Transform(self, arg0: RegularMultiPoleCF) -> None:
|
|
1076
1088
|
...
|
|
@@ -1160,6 +1172,11 @@ class Sphericalharmonics:
|
|
|
1160
1172
|
def __setitem__(self, arg0: tuple[int, int], arg1: complex) -> None:
|
|
1161
1173
|
...
|
|
1162
1174
|
@property
|
|
1175
|
+
def coefs(self) -> ngsolve.bla.FlatVectorC:
|
|
1176
|
+
"""
|
|
1177
|
+
coefficient vector
|
|
1178
|
+
"""
|
|
1179
|
+
@property
|
|
1163
1180
|
def order(self) -> int:
|
|
1164
1181
|
...
|
|
1165
1182
|
def BlockBFI(bfi: BFI = 0, dim: int = 2, comp: int = 0) -> ...:
|
ngsolve/utils.pyi
CHANGED
|
@@ -168,6 +168,7 @@ from ngsolve.fem import Parameter
|
|
|
168
168
|
from ngsolve.fem import ParameterC
|
|
169
169
|
from ngsolve.fem import PlaceholderCF
|
|
170
170
|
from ngsolve.fem import PointEvaluationFunctional
|
|
171
|
+
from ngsolve.fem import RegularMLMP
|
|
171
172
|
from ngsolve.fem import RegularMLMultiPoleCF
|
|
172
173
|
from ngsolve.fem import RegularMultiPoleCF
|
|
173
174
|
from ngsolve.fem import ScalarFE
|
|
@@ -201,7 +202,7 @@ from ngsolve.fem import sqrt
|
|
|
201
202
|
from ngsolve.fem import tan
|
|
202
203
|
from ngsolve.ngstd import IntRange
|
|
203
204
|
from pyngcore.pyngcore import Timer
|
|
204
|
-
__all__ = ['APhiHCurlAMG', 'Array_N6ngcomp13COUPLING_TYPEE_S', 'BBBND', 'BBND', 'BDDCPreconditioner', 'BDDCPreconditioner_complex', 'BDDCPreconditioner_double', 'BFI', 'BND', 'BSpline', 'BSpline2D', 'BaseMappedIntegrationPoint', 'BilinearForm', 'BlockBFI', 'BlockLFI', 'BndElementId', 'BoundaryFromVolumeCF', 'CELL', 'COUPLING_TYPE', 'CacheCF', 'CoefficientFunction', 'Cof', 'CompilePythonModule', 'ComponentGridFunction', 'CompoundBFI', 'CompoundLFI', 'Compress', 'CompressCompound', 'Conj', 'ConstantCF', 'ContactBoundary', 'ConvertOperator', 'CoordCF', 'CoordinateTrafo', 'Cross', 'Det', 'Deviator', 'DifferentialOperator', 'DifferentialSymbol', 'Discontinuous', 'DomainConstantCF', 'DualProxyFunction', 'EDGE', 'ELEMENT', 'ET', 'Einsum', 'ElementId', 'ElementRange', 'ElementTopology', 'ElementTransformation', 'FACE', 'FACET', 'FESpace', 'FESpaceElement', 'FESpaceElementRange', 'FacetFESpace', 'FacetSurface', 'FiniteElement', 'FlatArray_N6ngcomp13COUPLING_TYPEE_S', 'FromArchiveCF', 'FromArchiveFESpace', 'FromArchiveMesh', 'GenerateL2ElementCode', 'GlobalInterfaceSpace', 'GlobalSpace', 'GlobalVariables', 'Grad', 'GridFunction', 'GridFunctionC', 'GridFunctionCoefficientFunction', 'GridFunctionD', 'H1', 'H1FE', 'H1LumpingFESpace', 'HCurl', 'HCurlAMG', 'HCurlCurl', 'HCurlDiv', 'HCurlFE', 'HDiv', 'HDivDiv', 'HDivDivFE', 'HDivDivSurface', 'HDivFE', 'HDivSurface', 'HEX', 'Hidden', 'Id', 'IfPos', 'IntRange', 'Integral', 'Integrate', 'IntegrationPoint', 'IntegrationRule', 'IntegrationRuleSpace', 'IntegrationRuleSpaceSurface', 'Interpolate', 'InterpolateProxy', 'Inv', 'KSpaceCoeffs', 'L2', 'L2FE', 'LFI', 'Laplace', 'LeviCivitaSymbol', 'LinearForm', 'LocalPreconditioner', 'LoggingCF', 'Mass', 'MatrixFreeOperator', 'MatrixValued', 'Mesh', 'MeshNode', 'MeshNodeRange', 'MeshPoint', 'MinimizationCF', 'MixedFE', 'MultiGridPreconditioner', 'NGS_Object', 'NODE_TYPE', 'Neumann', 'NewtonCF', 'Ngs_Element', 'NodalFESpace', 'NodeId', 'NodeRange', 'Norm', 'NormalFacetFESpace', 'NormalFacetSurface', 'Normalize', 'NumberSpace', 'ORDER_POLICY', 'OuterProduct', 'POINT', 'PRISM', 'PYRAMID', 'Parameter', 'ParameterC', 'PatchwiseSolve', 'Periodic', 'PlaceholderCF', 'PlateauFESpace', 'PointEvaluationFunctional', 'Preconditioner', 'PrivateSpace', 'ProductSpace', 'Prolongate', 'ProlongateCoefficientFunction', 'Prolongation', 'ProxyFunction', 'PyCof', 'PyCross', 'PyDet', 'PyId', 'PyInv', 'PySkew', 'PySym', 'PyTrace', 'QUAD', 'QuasiPeriodicC', 'QuasiPeriodicD', 'Region', 'RegisterPreconditioner', 'RegularMLMultiPoleCF', 'RegularMultiPoleCF', 'Reorder', 'SEGM', 'ScalarFE', 'SetHeapSize', 'SetPMLParameters', 'SetTestoutFile', 'SingularMLMP', 'SingularMLMultiPoleCF', 'SingularMultiPoleCF', 'Skew', 'Source', 'SpecialCFCreator', 'SphericalHarmonicsCF', 'Sphericalharmonics', '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']
|
|
205
|
+
__all__ = ['APhiHCurlAMG', 'Array_N6ngcomp13COUPLING_TYPEE_S', 'BBBND', 'BBND', 'BDDCPreconditioner', 'BDDCPreconditioner_complex', 'BDDCPreconditioner_double', 'BFI', 'BND', 'BSpline', 'BSpline2D', 'BaseMappedIntegrationPoint', 'BilinearForm', 'BlockBFI', 'BlockLFI', 'BndElementId', 'BoundaryFromVolumeCF', 'CELL', 'COUPLING_TYPE', 'CacheCF', 'CoefficientFunction', 'Cof', 'CompilePythonModule', 'ComponentGridFunction', 'CompoundBFI', 'CompoundLFI', 'Compress', 'CompressCompound', 'Conj', 'ConstantCF', 'ContactBoundary', 'ConvertOperator', 'CoordCF', 'CoordinateTrafo', 'Cross', 'Det', 'Deviator', 'DifferentialOperator', 'DifferentialSymbol', 'Discontinuous', 'DomainConstantCF', 'DualProxyFunction', 'EDGE', 'ELEMENT', 'ET', 'Einsum', 'ElementId', 'ElementRange', 'ElementTopology', 'ElementTransformation', 'FACE', 'FACET', 'FESpace', 'FESpaceElement', 'FESpaceElementRange', 'FacetFESpace', 'FacetSurface', 'FiniteElement', 'FlatArray_N6ngcomp13COUPLING_TYPEE_S', 'FromArchiveCF', 'FromArchiveFESpace', 'FromArchiveMesh', 'GenerateL2ElementCode', 'GlobalInterfaceSpace', 'GlobalSpace', 'GlobalVariables', 'Grad', 'GridFunction', 'GridFunctionC', 'GridFunctionCoefficientFunction', 'GridFunctionD', 'H1', 'H1FE', 'H1LumpingFESpace', 'HCurl', 'HCurlAMG', 'HCurlCurl', 'HCurlDiv', 'HCurlFE', 'HDiv', 'HDivDiv', 'HDivDivFE', 'HDivDivSurface', 'HDivFE', 'HDivSurface', 'HEX', 'Hidden', 'Id', 'IfPos', 'IntRange', 'Integral', 'Integrate', 'IntegrationPoint', 'IntegrationRule', 'IntegrationRuleSpace', 'IntegrationRuleSpaceSurface', 'Interpolate', 'InterpolateProxy', 'Inv', 'KSpaceCoeffs', 'L2', 'L2FE', 'LFI', 'Laplace', 'LeviCivitaSymbol', 'LinearForm', 'LocalPreconditioner', 'LoggingCF', 'Mass', 'MatrixFreeOperator', 'MatrixValued', 'Mesh', 'MeshNode', 'MeshNodeRange', 'MeshPoint', 'MinimizationCF', 'MixedFE', 'MultiGridPreconditioner', 'NGS_Object', 'NODE_TYPE', 'Neumann', 'NewtonCF', 'Ngs_Element', 'NodalFESpace', 'NodeId', 'NodeRange', 'Norm', 'NormalFacetFESpace', 'NormalFacetSurface', 'Normalize', 'NumberSpace', 'ORDER_POLICY', 'OuterProduct', 'POINT', 'PRISM', 'PYRAMID', 'Parameter', 'ParameterC', 'PatchwiseSolve', 'Periodic', 'PlaceholderCF', 'PlateauFESpace', 'PointEvaluationFunctional', 'Preconditioner', 'PrivateSpace', 'ProductSpace', 'Prolongate', 'ProlongateCoefficientFunction', 'Prolongation', 'ProxyFunction', 'PyCof', 'PyCross', 'PyDet', 'PyId', 'PyInv', 'PySkew', 'PySym', 'PyTrace', 'QUAD', 'QuasiPeriodicC', 'QuasiPeriodicD', 'Region', 'RegisterPreconditioner', 'RegularMLMP', 'RegularMLMultiPoleCF', 'RegularMultiPoleCF', 'Reorder', 'SEGM', 'ScalarFE', 'SetHeapSize', 'SetPMLParameters', 'SetTestoutFile', 'SingularMLMP', 'SingularMLMultiPoleCF', 'SingularMultiPoleCF', 'Skew', 'Source', 'SpecialCFCreator', 'SphericalHarmonicsCF', 'Sphericalharmonics', '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']
|
|
205
206
|
def ConstantCF(val):
|
|
206
207
|
...
|
|
207
208
|
def Deviator(mat):
|
|
@@ -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=hqtvcCZUHyi4gpNtoHzp8sm29K5lLQXbaP97o5Clzx8,5309744
|
|
2
|
+
netgen/libngcomp.dylib,sha256=gQSKKvmgii3YjHLQmKplJl5cljXjV9BSGoy5euG4OHU,43346768
|
|
3
|
+
netgen/libngfem.dylib,sha256=jAg6jlpXRtkuVj6QQGI-nr8UkyJJ-m_jen6ePQqWNSo,51607856
|
|
4
|
+
netgen/libngla.dylib,sha256=0NkUkic1F2Uw5IkmRM6S7PA1pDpmaCAPlF2TjHEZcps,24999168
|
|
5
5
|
netgen/libngsolve.dylib,sha256=j8tqhS-yNC3ns6ZBh_u7Xsq23IdKhPdiaBiftf8cm8c,940208
|
|
6
|
-
netgen/libngstd.dylib,sha256=
|
|
6
|
+
netgen/libngstd.dylib,sha256=y1vyPn5btstvPOQdmzOpMYU38t8HyNU7QkIFGAnGkTs,940752
|
|
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
|
|
@@ -37,6 +37,7 @@ netgen/include/diffop.hpp,sha256=w7IteI4MKRSX13M3u74BuPKBvZfD9gU_jjAVSJD8hW4,443
|
|
|
37
37
|
netgen/include/diffop_impl.hpp,sha256=dNlhyfUP8j13dYVcB9vjlj4OD1o4-sk9upDu6gMzhvc,11200
|
|
38
38
|
netgen/include/discontinuous.hpp,sha256=_Mwx37ZOJ0tKVJ6FdJClEJo3fQYs1ht7-vzn-vhvWGg,3069
|
|
39
39
|
netgen/include/dump.hpp,sha256=SIdx6wQbmxGOthnUKGnGl5IYL4zRC_l6x0YdOXi598I,27010
|
|
40
|
+
netgen/include/ectypes.hpp,sha256=4eUASFuK828kMN4-OS83fy1kH1pstYByxqJGjPH_3H0,2595
|
|
40
41
|
netgen/include/eigen.hpp,sha256=Ic_HHdWd628lQR4LSp-PGWJwQy6ZVCTxvUmqEkhz8eg,1243
|
|
41
42
|
netgen/include/eigensystem.hpp,sha256=JgetcmfJQ0yVg6LNpVu_rSJICqPvFkGQkQCeJoUcf10,322
|
|
42
43
|
netgen/include/elasticity_equations.hpp,sha256=aP3dj6JTfYPHiq2c7l3TEIRz1Jmsjtifq5TO4GLHLEU,18172
|
|
@@ -63,7 +64,7 @@ netgen/include/h1hofe_impl.hpp,sha256=ruuxMbKB_jNOCviiPhj5PF0vR_idTSQMvb9jfU2_yl
|
|
|
63
64
|
netgen/include/h1hofefo.hpp,sha256=9wQDD_5zXMhlptPHZZzOUImFLkF0dZwYuYbLX1Ai2dA,4465
|
|
64
65
|
netgen/include/h1hofefo_impl.hpp,sha256=b9JSRP0tru-o5uJ_39WZwRJ9ibeU8jTtWpqsR1owT1M,4737
|
|
65
66
|
netgen/include/h1hofespace.hpp,sha256=tbRkknufUMTf9qBIkRgxWiVYbmsXyLvPdjZOrxvF_cA,5000
|
|
66
|
-
netgen/include/h1lofe.hpp,sha256=
|
|
67
|
+
netgen/include/h1lofe.hpp,sha256=VqISJ-aK0aiAW7ymCxGF6LK1bDfIADU_7mvUxKkkdJg,34079
|
|
67
68
|
netgen/include/h1lumping.hpp,sha256=eRodpAZKgp75o_82U6U3MQblw7R1-oamMU_Nth1lccE,809
|
|
68
69
|
netgen/include/hcurl_equations.hpp,sha256=P4wVs_awgLleesiC0VrltUY_2GjD_nr7JYZmO3AuqC0,46074
|
|
69
70
|
netgen/include/hcurlcurlfe.hpp,sha256=Gvt0lJvqI0iAVPbG_MK1MEz_ZtyhyiqNnlAum9yw0h8,84494
|
|
@@ -108,7 +109,7 @@ netgen/include/matrix.hpp,sha256=6Tg9xvyHWRmzrmK_pa15fE_V77y9pof3z78GnyzXmRE,557
|
|
|
108
109
|
netgen/include/memusage.hpp,sha256=H-8rWQ8UQDCnOiYQnbwvILPuPoJD8bqwiNGB2QAUa0o,1168
|
|
109
110
|
netgen/include/meshaccess.hpp,sha256=7K6OgV987dOd-LRlJ5MGLeIjA6VSnfeE3I-hQximURU,47061
|
|
110
111
|
netgen/include/mgpre.hpp,sha256=zdNozWRSyluOF8E4GLeOR290Yw2wqGYGc1sTTSB5n3U,4825
|
|
111
|
-
netgen/include/mptools.hpp,sha256=
|
|
112
|
+
netgen/include/mptools.hpp,sha256=uHgzSYrvw0_I8mK3zjCblFQmioSzgmPr9P0J-ClQ6NI,28505
|
|
112
113
|
netgen/include/multigrid.hpp,sha256=ovl1GXcTfXuYLVVMcFfCKP5sg6diSGlqdjCMMPCgFUo,856
|
|
113
114
|
netgen/include/multivector.hpp,sha256=nuLxMiq2y6HoH5w9j6ka2BhJjRyREPeEnNFx_x0SMU0,12635
|
|
114
115
|
netgen/include/mumpsinverse.hpp,sha256=Jaa5NPQzwPo2kSbHijI_LX3tr0qUmVhqVlRM14KeD18,4062
|
|
@@ -181,7 +182,7 @@ netgen/include/triangular.hpp,sha256=gU5xq35XlBTGJkNnSG9X_GTe4BUpVIYVl0n2XMSS_iM
|
|
|
181
182
|
netgen/include/tscalarfe.hpp,sha256=D8A1jFfPz5GAljkxckSEPc68W2OwY5ylDHum5jTe2cw,10706
|
|
182
183
|
netgen/include/tscalarfe_impl.hpp,sha256=mmD48AmFcxGahXiwK7lNHk7SRuOI4y_ukqksEWOb0fY,38706
|
|
183
184
|
netgen/include/umfpackinverse.hpp,sha256=JJZFhK6Y0laJcrVhdOBuSKn7jsp3Gl1J4G4V6mC0Oeg,4287
|
|
184
|
-
netgen/include/vector.hpp,sha256=
|
|
185
|
+
netgen/include/vector.hpp,sha256=63UW5DKUX3vg_bdnTYMPo545jXta_m28f9J9ztBvpxI,32302
|
|
185
186
|
netgen/include/voxelcoefficientfunction.hpp,sha256=NVHmt3Geq2mDNMYo_4CmjAwv56N4lzDmS0_AHawKWZo,1498
|
|
186
187
|
netgen/include/vtkoutput.hpp,sha256=PlNdvQcY4fdzSuIHBuvsfjJB8IG1-xuCb3HlTp7QBsw,6430
|
|
187
188
|
netgen/include/vvector.hpp,sha256=x98Zea83T3TARxNOX-F-ZMxaR5SEjiwA35-ZWE0yCdU,4577
|
|
@@ -190,7 +191,7 @@ ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w
|
|
|
190
191
|
ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
|
|
191
192
|
ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
|
|
192
193
|
ngsolve/__init__.py,sha256=z2CG5eq5x97RUbozHnklsbG4TBder0zZVf6IpufgBzU,5432
|
|
193
|
-
ngsolve/__init__.pyi,sha256=
|
|
194
|
+
ngsolve/__init__.pyi,sha256=l-A7uwGHyPO8Axahe_BOkujvK0yKIQJOheGYYyA7uDo,10642
|
|
194
195
|
ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
|
|
195
196
|
ngsolve/bla.pyi,sha256=32sRJxua0k3ZMtSNviYMH5iiDN39ZWRSvCqEeaw0TbI,32525
|
|
196
197
|
ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
|
|
@@ -199,7 +200,7 @@ ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
|
|
|
199
200
|
ngsolve/directsolvers.pyi,sha256=g2lO8RBCsvfrsTs3EmtL2eEQFiTUYHdOjeifJhHM4uI,541
|
|
200
201
|
ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
|
|
201
202
|
ngsolve/eigenvalues.pyi,sha256=rElS4Dt4F4hMQLyMJ-wXaMrMhcrHIlsp3Zy1_ESJzKk,1090
|
|
202
|
-
ngsolve/fem.pyi,sha256=
|
|
203
|
+
ngsolve/fem.pyi,sha256=guuR1adcM034Rjsg2Tt5PKib9PlrglCakPW4YGJfeuE,50687
|
|
203
204
|
ngsolve/internal.py,sha256=bXUxNpvi4zaskEt9QJ_IEiv_Hn43kg5JVv1wmMUYBfE,5113
|
|
204
205
|
ngsolve/krylovspace.py,sha256=wBSsE4-lmBnJsiNU1BYBKjfYgFAcqR1Ioe84DMwIjIM,31863
|
|
205
206
|
ngsolve/krylovspace.pyi,sha256=9la_L361GMvrXi6vSVgqhFZkRHebPXY0ur9F_p5weeA,12322
|
|
@@ -221,18 +222,18 @@ ngsolve/timestepping.pyi,sha256=CLaOZHWranfhlzONovmfcoXsoYBijwyg8NAn-2wcZrw,2598
|
|
|
221
222
|
ngsolve/timing.py,sha256=Xqkq2byJjNNK9vJjHG2O3cMf6xuKIyySjk8yv6Le2T8,3985
|
|
222
223
|
ngsolve/timing.pyi,sha256=xlXc60336IpXfGT7Uk0EO0WE5iPXDgMfNLLCzUGu_tc,1777
|
|
223
224
|
ngsolve/utils.py,sha256=V2yVF4K3uv1007-DEs_GrzJ3BOOh09c4lDGGR1Xw-PU,4557
|
|
224
|
-
ngsolve/utils.pyi,sha256=
|
|
225
|
+
ngsolve/utils.pyi,sha256=3NJDEbnDQ3v2mbUpLUvUZ0GOL0R3GBxi38wlSQP_ZfM,13783
|
|
225
226
|
ngsolve/webgui.py,sha256=Oz6RN1_xQ8d6oMIx-KYIRDnBmlJIgwluCtZZjUOHtCs,24233
|
|
226
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256=
|
|
227
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=m62x9bn-Vi7xUZHmPFshTtp8FRW8jRa6WMcEX3UTqVY,5186
|
|
227
228
|
ngsolve/cmake/ngsolve-targets-release.cmake,sha256=nMntuQpzqLTlVDB6b6P-ImLBZfFa4USlrHMz_TpGMCY,2986
|
|
228
229
|
ngsolve/cmake/ngsolve-targets.cmake,sha256=4-dpp-GaBzdopVaxn80qKLStRbKYVd0-Iw9jSfRlrNM,5793
|
|
229
230
|
ngsolve/comp/__init__.pyi,sha256=vKIDFLieXj_ihWh6mnXJhGfszcZuLsa1yvBkbyfGzzA,202132
|
|
230
231
|
ngsolve/comp/pml.pyi,sha256=W_mxBHx145_IseOYF5drDA79axCnI294nVytJkxla1k,2719
|
|
231
232
|
ngsolve/config/__init__.py,sha256=A00lpnUKg-q3y_b-cN3jKF9urkGTGjb2Yz_gGc9WCLs,22
|
|
232
|
-
ngsolve/config/__init__.pyi,sha256=
|
|
233
|
+
ngsolve/config/__init__.pyi,sha256=8P-MUPnz7XWnK5l2hnuyVXVNJ2RChE84ouD2LhwmV5Q,2910
|
|
233
234
|
ngsolve/config/__main__.py,sha256=m8k2RrXnXR5oYaUna1dwkKNhOZBiM7EyFSE9kIcZKvo,89
|
|
234
|
-
ngsolve/config/config.py,sha256=
|
|
235
|
-
ngsolve/config/config.pyi,sha256=
|
|
235
|
+
ngsolve/config/config.py,sha256=jNU3p3NgPiYkibmZ-BcoiFArrgBZRDlHbirRLUx18OU,2467
|
|
236
|
+
ngsolve/config/config.pyi,sha256=dSGykzV5h67bg0nHgbs5thnB-LXaRnPXpYOA1MTnpXg,2891
|
|
236
237
|
ngsolve/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
237
238
|
ngsolve/demos/TensorProduct/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
238
239
|
ngsolve/demos/TensorProduct/tp_dg_1d_1d.py,sha256=CrJCkbJNinVYUL3DO-4DnCAMGSAhegNc0QVWiJTk3Js,2109
|
|
@@ -264,41 +265,41 @@ ngsolve/demos/mpi/mpi_cmagnet.py,sha256=HuN4lttA2q2kNWss6LZNUKraHqskRQNVEBRjkrU2
|
|
|
264
265
|
ngsolve/demos/mpi/mpi_navierstokes.py,sha256=Sct0G6EziYVfeIeSa7_b6r3WiYXcxZekoOGsZQALx-c,2911
|
|
265
266
|
ngsolve/demos/mpi/mpi_poisson.py,sha256=UvXODjpWtqIgqq7lvMJf3ZEoJZLY1Dck-82R7auiW6I,2468
|
|
266
267
|
ngsolve/demos/mpi/mpi_timeDG.py,sha256=TPJZ-DwmzOpuAol-fFKeU-R2rJ74MbjOm3DDkQI9BcY,1881
|
|
267
|
-
ngsolve-6.2.2501.
|
|
268
|
-
ngsolve-6.2.2501.
|
|
269
|
-
ngsolve-6.2.2501.
|
|
270
|
-
ngsolve-6.2.2501.
|
|
271
|
-
ngsolve-6.2.2501.
|
|
272
|
-
ngsolve-6.2.2501.
|
|
273
|
-
ngsolve-6.2.2501.
|
|
274
|
-
ngsolve-6.2.2501.
|
|
275
|
-
ngsolve-6.2.2501.
|
|
276
|
-
ngsolve-6.2.2501.
|
|
277
|
-
ngsolve-6.2.2501.
|
|
278
|
-
ngsolve-6.2.2501.
|
|
279
|
-
ngsolve-6.2.2501.
|
|
280
|
-
ngsolve-6.2.2501.
|
|
281
|
-
ngsolve-6.2.2501.
|
|
282
|
-
ngsolve-6.2.2501.
|
|
283
|
-
ngsolve-6.2.2501.
|
|
284
|
-
ngsolve-6.2.2501.
|
|
285
|
-
ngsolve-6.2.2501.
|
|
286
|
-
ngsolve-6.2.2501.
|
|
287
|
-
ngsolve-6.2.2501.
|
|
288
|
-
ngsolve-6.2.2501.
|
|
289
|
-
ngsolve-6.2.2501.
|
|
290
|
-
ngsolve-6.2.2501.
|
|
291
|
-
ngsolve-6.2.2501.
|
|
292
|
-
ngsolve-6.2.2501.
|
|
293
|
-
ngsolve-6.2.2501.
|
|
294
|
-
ngsolve-6.2.2501.
|
|
295
|
-
ngsolve-6.2.2501.
|
|
296
|
-
ngsolve-6.2.2501.
|
|
297
|
-
ngsolve-6.2.2501.
|
|
298
|
-
ngsolve-6.2.2501.
|
|
299
|
-
ngsolve-6.2.2501.
|
|
300
|
-
ngsolve-6.2.2501.
|
|
301
|
-
ngsolve-6.2.2501.
|
|
302
|
-
ngsolve-6.2.2501.
|
|
303
|
-
ngsolve-6.2.2501.
|
|
304
|
-
ngsolve-6.2.2501.
|
|
268
|
+
ngsolve-6.2.2501.post70.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
|
|
269
|
+
ngsolve-6.2.2501.post70.dev1.data/data/bin/ngscxx,sha256=ockVb7Im8CSd4dVUo1mSGXNJDCfwsUBVihkvmyMDtCQ,1755
|
|
270
|
+
ngsolve-6.2.2501.post70.dev1.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
|
|
271
|
+
ngsolve-6.2.2501.post70.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
|
|
272
|
+
ngsolve-6.2.2501.post70.dev1.data/data/bin/ngspy,sha256=WKxwhWwtXWGMfbQ0hoqr4RVbgV_i-mJr5f6I98rWbF0,103
|
|
273
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
|
|
274
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
|
|
275
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
|
|
276
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
|
|
277
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
|
|
278
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
|
|
279
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
|
|
280
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
|
|
281
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
|
|
282
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
|
|
283
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
|
|
284
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
|
|
285
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
|
|
286
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
|
|
287
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
|
|
288
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
|
|
289
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
|
|
290
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
|
|
291
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
|
|
292
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
|
|
293
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
|
|
294
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
|
|
295
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
|
|
296
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
297
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
|
|
298
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
|
|
299
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
|
|
300
|
+
ngsolve-6.2.2501.post70.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
|
|
301
|
+
ngsolve-6.2.2501.post70.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
302
|
+
ngsolve-6.2.2501.post70.dev1.dist-info/METADATA,sha256=MgB9z-ShSgmm5lUkdhLwnRdobGZu8gy4QeLnUodXeZY,200
|
|
303
|
+
ngsolve-6.2.2501.post70.dev1.dist-info/WHEEL,sha256=Rs0tttgtJ0omR3rUP4GnW1J4ixuIyT0TIVbeEuGkiG4,110
|
|
304
|
+
ngsolve-6.2.2501.post70.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
305
|
+
ngsolve-6.2.2501.post70.dev1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/bin/ngsolve.tcl
RENAMED
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/beam.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/beam.vol
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/chip.in2d
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/chip.vol
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/coil.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/coil.vol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/cube.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.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.2501.post55.dev1.data → ngsolve-6.2.2501.post70.dev1.data}/data/share/ngsolve/shaft.geo
RENAMED
|
File without changes
|
{ngsolve-6.2.2501.post55.dev1.data → ngsolve-6.2.2501.post70.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.2501.post55.dev1.dist-info → ngsolve-6.2.2501.post70.dev1.dist-info}/top_level.txt
RENAMED
|
File without changes
|