ngsolve 6.2.2406.post112.dev1__cp312-cp312-macosx_10_15_universal2.whl → 6.2.2406.post146.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/coefficient_stdmath.hpp +14 -14
- netgen/include/hcurlcurlfespace.hpp +78 -0
- netgen/include/mptools.hpp +1 -1
- netgen/include/symbolicintegrator.hpp +26 -26
- 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 +3 -3
- 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/la.pyi +8 -0
- ngsolve/utils.pyi +1 -1
- {ngsolve-6.2.2406.post112.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/METADATA +2 -2
- {ngsolve-6.2.2406.post112.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/RECORD +55 -54
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/Netgen.icns +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/bin/ngscxx +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/bin/ngsld +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/bin/ngsolve.tcl +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/bin/ngspy +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/beam.geo +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/beam.vol +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/chip.in2d +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/chip.vol +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/coil.geo +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/coil.vol +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/coilshield.geo +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/coilshield.vol +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/cube.geo +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/cube.vol +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d11_chip_nitsche.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d1_square.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d2_chip.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d3_helmholtz.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d4_cube.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d5_beam.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d6_shaft.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d7_coil.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d8_coilshield.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/d9_hybridDG.pde +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/doubleglazing.in2d +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/doubleglazing.vol +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/shaft.geo +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/shaft.vol +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/square.in2d +0 -0
- {ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/share/ngsolve/square.vol +0 -0
- {ngsolve-6.2.2406.post112.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/LICENSE +0 -0
- {ngsolve-6.2.2406.post112.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/WHEEL +0 -0
- {ngsolve-6.2.2406.post112.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/top_level.txt +0 -0
|
@@ -111,46 +111,46 @@ struct GenericCeil {
|
|
|
111
111
|
|
|
112
112
|
|
|
113
113
|
using std::sqrt;
|
|
114
|
-
shared_ptr<CoefficientFunction> sqrt(shared_ptr<CoefficientFunction> x);
|
|
114
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> sqrt(shared_ptr<CoefficientFunction> x);
|
|
115
115
|
|
|
116
116
|
using std::sin;
|
|
117
|
-
shared_ptr<CoefficientFunction> sin(shared_ptr<CoefficientFunction> x);
|
|
117
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> sin(shared_ptr<CoefficientFunction> x);
|
|
118
118
|
|
|
119
119
|
using std::cos;
|
|
120
|
-
shared_ptr<CoefficientFunction> cos(shared_ptr<CoefficientFunction> x);
|
|
120
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> cos(shared_ptr<CoefficientFunction> x);
|
|
121
121
|
|
|
122
122
|
using std::tan;
|
|
123
|
-
shared_ptr<CoefficientFunction> tan(shared_ptr<CoefficientFunction> x);
|
|
123
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> tan(shared_ptr<CoefficientFunction> x);
|
|
124
124
|
|
|
125
125
|
using std::asin;
|
|
126
|
-
shared_ptr<CoefficientFunction> asin(shared_ptr<CoefficientFunction> x);
|
|
126
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> asin(shared_ptr<CoefficientFunction> x);
|
|
127
127
|
|
|
128
128
|
using std::acos;
|
|
129
|
-
shared_ptr<CoefficientFunction> acos(shared_ptr<CoefficientFunction> x);
|
|
129
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> acos(shared_ptr<CoefficientFunction> x);
|
|
130
130
|
|
|
131
131
|
using std::atan;
|
|
132
|
-
shared_ptr<CoefficientFunction> atan(shared_ptr<CoefficientFunction> x);
|
|
132
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> atan(shared_ptr<CoefficientFunction> x);
|
|
133
133
|
|
|
134
134
|
using std::sinh;
|
|
135
|
-
shared_ptr<CoefficientFunction> sinh(shared_ptr<CoefficientFunction> x);
|
|
135
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> sinh(shared_ptr<CoefficientFunction> x);
|
|
136
136
|
|
|
137
137
|
using std::cosh;
|
|
138
|
-
shared_ptr<CoefficientFunction> cosh(shared_ptr<CoefficientFunction> x);
|
|
138
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> cosh(shared_ptr<CoefficientFunction> x);
|
|
139
139
|
|
|
140
140
|
using std::exp;
|
|
141
|
-
shared_ptr<CoefficientFunction> exp(shared_ptr<CoefficientFunction> x);
|
|
141
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> exp(shared_ptr<CoefficientFunction> x);
|
|
142
142
|
|
|
143
143
|
using std::log;
|
|
144
|
-
shared_ptr<CoefficientFunction> log(shared_ptr<CoefficientFunction> x);
|
|
144
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> log(shared_ptr<CoefficientFunction> x);
|
|
145
145
|
|
|
146
146
|
using std::erf;
|
|
147
|
-
shared_ptr<CoefficientFunction> erf(shared_ptr<CoefficientFunction> x);
|
|
147
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> erf(shared_ptr<CoefficientFunction> x);
|
|
148
148
|
|
|
149
149
|
using std::floor;
|
|
150
|
-
shared_ptr<CoefficientFunction> floor(shared_ptr<CoefficientFunction> x);
|
|
150
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> floor(shared_ptr<CoefficientFunction> x);
|
|
151
151
|
|
|
152
152
|
using std::ceil;
|
|
153
|
-
shared_ptr<CoefficientFunction> ceil(shared_ptr<CoefficientFunction> x);
|
|
153
|
+
NGS_DLL_HEADER shared_ptr<CoefficientFunction> ceil(shared_ptr<CoefficientFunction> x);
|
|
154
154
|
}
|
|
155
155
|
|
|
156
156
|
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
#ifndef FILE_HCURLCURLFESPACE
|
|
2
|
+
#define FILE_HCURLCURLFESPACE
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
/*********************************************************************/
|
|
6
|
+
/* File: hcurlcurlfespace.h */
|
|
7
|
+
/* Author: Michael Neunteufel */
|
|
8
|
+
/* Date: 2018 */
|
|
9
|
+
/*********************************************************************/
|
|
10
|
+
|
|
11
|
+
#include "fespace.hpp"
|
|
12
|
+
|
|
13
|
+
namespace ngcomp
|
|
14
|
+
{
|
|
15
|
+
|
|
16
|
+
class HCurlCurlFESpace : public FESpace
|
|
17
|
+
{
|
|
18
|
+
size_t ndof;
|
|
19
|
+
Array<int> first_facet_dof;
|
|
20
|
+
Array<int> first_element_dof;
|
|
21
|
+
Array<int> first_edge_dof;
|
|
22
|
+
Array<IVec<1,int> > order_edge;
|
|
23
|
+
Array<IVec<2,int> > order_facet;
|
|
24
|
+
Array<IVec<3,int> > order_inner;
|
|
25
|
+
|
|
26
|
+
Array<bool> fine_facet;
|
|
27
|
+
Array<bool> fine_edges;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
bool discontinuous;
|
|
31
|
+
bool issurfacespace;
|
|
32
|
+
int uniform_order_facet;
|
|
33
|
+
int uniform_order_inner;
|
|
34
|
+
int uniform_order_edge;
|
|
35
|
+
|
|
36
|
+
public:
|
|
37
|
+
HCurlCurlFESpace (shared_ptr<MeshAccess> ama, const Flags & flags, bool checkflags=false);
|
|
38
|
+
|
|
39
|
+
virtual string GetClassName () const override
|
|
40
|
+
{
|
|
41
|
+
return "HCurlCurlFESpace";
|
|
42
|
+
}
|
|
43
|
+
static DocInfo GetDocu ();
|
|
44
|
+
|
|
45
|
+
void Update() override;
|
|
46
|
+
|
|
47
|
+
virtual size_t GetNDof () const throw() override { return ndof; }
|
|
48
|
+
|
|
49
|
+
virtual void SetOrder (NodeId ni, int order) override;
|
|
50
|
+
virtual int GetOrder (NodeId ni) const override;
|
|
51
|
+
|
|
52
|
+
virtual FlatArray<VorB> GetDualShapeNodes (VorB vb) const override
|
|
53
|
+
{
|
|
54
|
+
static VorB nodes[] = { VOL, BND, BBND };
|
|
55
|
+
return FlatArray<VorB> (ma->GetDimension()-int(vb), &nodes[0]);
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
virtual FiniteElement & GetFE (ElementId ei, Allocator & alloc) const override;
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
virtual void GetVertexDofNrs (int vnr, Array<int> & dnums) const override
|
|
62
|
+
{
|
|
63
|
+
dnums.SetSize0();
|
|
64
|
+
}
|
|
65
|
+
virtual void GetEdgeDofNrs (int ednr, Array<int> & dnums) const override;
|
|
66
|
+
|
|
67
|
+
virtual void GetFaceDofNrs (int fanr, Array<int> & dnums) const override;
|
|
68
|
+
virtual void GetInnerDofNrs (int elnr, Array<int> & dnums) const override;
|
|
69
|
+
|
|
70
|
+
void GetDofNrs (ElementId ei, Array<int> & dnums) const override;
|
|
71
|
+
|
|
72
|
+
virtual void UpdateCouplingDofArray() override;
|
|
73
|
+
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
#endif
|
netgen/include/mptools.hpp
CHANGED
|
@@ -20,7 +20,7 @@ namespace ngcomp
|
|
|
20
20
|
namespace ngfem
|
|
21
21
|
{
|
|
22
22
|
|
|
23
|
-
class ProxyFunction : public CoefficientFunction
|
|
23
|
+
class NGS_DLL_HEADER ProxyFunction : public CoefficientFunction
|
|
24
24
|
{
|
|
25
25
|
protected:
|
|
26
26
|
shared_ptr<ngcomp::FESpace> fes;
|
|
@@ -44,7 +44,7 @@ protected:
|
|
|
44
44
|
mutable shared_ptr<ProxyFunction> anti_dt;
|
|
45
45
|
// int dim;
|
|
46
46
|
public:
|
|
47
|
-
|
|
47
|
+
ProxyFunction (shared_ptr<ngcomp::FESpace> afes,
|
|
48
48
|
bool atestfunction, bool ais_complex,
|
|
49
49
|
shared_ptr<DifferentialOperator> aevaluator,
|
|
50
50
|
shared_ptr<DifferentialOperator> aderiv_evaluator,
|
|
@@ -61,7 +61,7 @@ public:
|
|
|
61
61
|
|
|
62
62
|
string GetDescription () const override;
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
void GenerateCode(Code &code, FlatArray<int> inputs, int index) const override;
|
|
65
65
|
|
|
66
66
|
const shared_ptr<DifferentialOperator> & Evaluator() const { return evaluator; }
|
|
67
67
|
const shared_ptr<DifferentialOperator> & DerivEvaluator() const { return deriv_evaluator; }
|
|
@@ -70,19 +70,19 @@ public:
|
|
|
70
70
|
const shared_ptr<DifferentialOperator> & TTraceEvaluator() const { return ttrace_evaluator; }
|
|
71
71
|
const shared_ptr<DifferentialOperator> & TTraceDerivEvaluator() const { return ttrace_deriv_evaluator; }
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
shared_ptr<ProxyFunction> Deriv() const;
|
|
74
|
+
shared_ptr<ProxyFunction> Trace() const;
|
|
75
|
+
shared_ptr<CoefficientFunction> Primary() const override
|
|
76
76
|
{ return primaryproxy; }
|
|
77
77
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
78
|
+
shared_ptr<ProxyFunction> Dt() const;
|
|
79
|
+
shared_ptr<ProxyFunction> AntiDt() const;
|
|
80
|
+
int OrderDt() const;
|
|
81
81
|
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
shared_ptr<ProxyFunction> Other(shared_ptr<CoefficientFunction> _boundary_values) const;
|
|
84
84
|
|
|
85
|
-
|
|
85
|
+
const shared_ptr<CoefficientFunction> & BoundaryValues() const { return boundary_values; }
|
|
86
86
|
|
|
87
87
|
void SetAdditionalEvaluator (string name, shared_ptr<DifferentialOperator> diffop)
|
|
88
88
|
{
|
|
@@ -101,10 +101,10 @@ public:
|
|
|
101
101
|
return additional_diffops;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
|
|
104
|
+
virtual shared_ptr<ProxyFunction> GetAdditionalProxy (string name) const;
|
|
105
105
|
|
|
106
|
-
|
|
107
|
-
|
|
106
|
+
shared_ptr<CoefficientFunction> Operator (const string & name) const override;
|
|
107
|
+
shared_ptr<CoefficientFunction> Operator (shared_ptr<DifferentialOperator> diffop) const override;
|
|
108
108
|
|
|
109
109
|
const shared_ptr<ngcomp::FESpace> & GetFESpace() const { return fes; }
|
|
110
110
|
void SetFESpace(shared_ptr<ngcomp::FESpace> fespace) { fes = fespace; }
|
|
@@ -118,44 +118,44 @@ public:
|
|
|
118
118
|
return tmp(0);
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
|
|
121
|
+
virtual void Evaluate (const BaseMappedIntegrationPoint & ip,
|
|
122
122
|
FlatVector<> result) const override;
|
|
123
123
|
|
|
124
|
-
|
|
124
|
+
virtual void Evaluate (const BaseMappedIntegrationPoint & ip,
|
|
125
125
|
FlatVector<Complex> result) const override;
|
|
126
126
|
|
|
127
|
-
|
|
127
|
+
virtual void Evaluate (const BaseMappedIntegrationRule & ir,
|
|
128
128
|
BareSliceMatrix<> result) const override;
|
|
129
129
|
|
|
130
|
-
|
|
130
|
+
virtual void Evaluate (const BaseMappedIntegrationRule & ir,
|
|
131
131
|
BareSliceMatrix<Complex> result) const override;
|
|
132
132
|
|
|
133
133
|
// virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
|
|
134
134
|
// AFlatMatrix<double> values) const;
|
|
135
135
|
|
|
136
|
-
|
|
136
|
+
virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
|
|
137
137
|
BareSliceMatrix<SIMD<double>> values) const override;
|
|
138
|
-
|
|
138
|
+
virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
|
|
139
139
|
BareSliceMatrix<SIMD<Complex>> values) const override;
|
|
140
140
|
|
|
141
141
|
/*
|
|
142
|
-
|
|
142
|
+
virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
|
|
143
143
|
FlatArray<AFlatMatrix<double>*> input,
|
|
144
144
|
AFlatMatrix<double> values) const override;
|
|
145
145
|
|
|
146
|
-
|
|
146
|
+
virtual void EvaluateDeriv (const BaseMappedIntegrationRule & mir,
|
|
147
147
|
FlatMatrix<> result,
|
|
148
148
|
FlatMatrix<> deriv) const override;
|
|
149
149
|
|
|
150
|
-
|
|
150
|
+
virtual void EvaluateDDeriv (const BaseMappedIntegrationRule & mir,
|
|
151
151
|
FlatMatrix<> result,
|
|
152
152
|
FlatMatrix<> deriv,
|
|
153
153
|
FlatMatrix<> dderiv) const override;
|
|
154
154
|
|
|
155
|
-
|
|
155
|
+
virtual void EvaluateDeriv (const SIMD_BaseMappedIntegrationRule & ir,
|
|
156
156
|
AFlatMatrix<double> values, AFlatMatrix<double> deriv) const override;
|
|
157
157
|
|
|
158
|
-
|
|
158
|
+
virtual void EvaluateDDeriv (const SIMD_BaseMappedIntegrationRule & ir,
|
|
159
159
|
AFlatMatrix<double> values, AFlatMatrix<double> deriv,
|
|
160
160
|
AFlatMatrix<double> dderiv) const override;
|
|
161
161
|
*/
|
|
@@ -217,7 +217,7 @@ public:
|
|
|
217
217
|
// virtual bool ElementwiseConstant () const override{ return true; }
|
|
218
218
|
|
|
219
219
|
// the old one, to be replaced
|
|
220
|
-
|
|
220
|
+
void NonZeroPattern (const class ProxyUserData & ud,
|
|
221
221
|
FlatVector<bool> nonzero,
|
|
222
222
|
FlatVector<bool> nonzero_deriv,
|
|
223
223
|
FlatVector<bool> nonzero_dderiv) 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
|
@@ -44,8 +44,8 @@ from ngsolve.comp import HDiv
|
|
|
44
44
|
from ngsolve.comp import HDivDiv
|
|
45
45
|
from ngsolve.comp import HDivDivSurface
|
|
46
46
|
from ngsolve.comp import HDivSurface
|
|
47
|
-
from ngsolve.comp import Hidden
|
|
48
47
|
from ngsolve.comp import Hidden as PrivateSpace
|
|
48
|
+
from ngsolve.comp import Hidden
|
|
49
49
|
from ngsolve.comp import Integrate
|
|
50
50
|
from ngsolve.comp import Interpolate
|
|
51
51
|
from ngsolve.comp import L2
|
|
@@ -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.2406-
|
|
220
|
+
__version__: str = '6.2.2406-146-g5cb106fae'
|
|
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.2406-
|
|
27
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.2406-
|
|
28
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
26
|
+
NGSOLVE_VERSION: str = '6.2.2406-146-g5cb106fae'
|
|
27
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2406-146-g5cb106fae'
|
|
28
|
+
NGSOLVE_VERSION_HASH: str = 'g5cb106fae'
|
|
29
29
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
30
30
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
31
31
|
NGSOLVE_VERSION_PATCH: str = '2406'
|
|
32
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.2406.
|
|
33
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
32
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2406.post146.dev1'
|
|
33
|
+
NGSOLVE_VERSION_TWEAK: str = '146'
|
|
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.2406-
|
|
42
|
+
version: str = 'v6.2.2406-146-g5cb106fae'
|
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.2406-
|
|
34
|
-
NGSOLVE_VERSION_GIT = "v6.2.2406-
|
|
35
|
-
NGSOLVE_VERSION_PYTHON = "6.2.2406.
|
|
33
|
+
NGSOLVE_VERSION = "6.2.2406-146-g5cb106fae"
|
|
34
|
+
NGSOLVE_VERSION_GIT = "v6.2.2406-146-g5cb106fae"
|
|
35
|
+
NGSOLVE_VERSION_PYTHON = "6.2.2406.post146.dev1"
|
|
36
36
|
|
|
37
37
|
NGSOLVE_VERSION_MAJOR = "6"
|
|
38
38
|
NGSOLVE_VERSION_MINOR = "2"
|
|
39
|
-
NGSOLVE_VERSION_TWEAK = "
|
|
39
|
+
NGSOLVE_VERSION_TWEAK = "146"
|
|
40
40
|
NGSOLVE_VERSION_PATCH = "2406"
|
|
41
|
-
NGSOLVE_VERSION_HASH = "
|
|
41
|
+
NGSOLVE_VERSION_HASH = "g5cb106fae"
|
|
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.2406-
|
|
29
|
-
NGSOLVE_VERSION_GIT: str = 'v6.2.2406-
|
|
30
|
-
NGSOLVE_VERSION_HASH: str = '
|
|
28
|
+
NGSOLVE_VERSION: str = '6.2.2406-146-g5cb106fae'
|
|
29
|
+
NGSOLVE_VERSION_GIT: str = 'v6.2.2406-146-g5cb106fae'
|
|
30
|
+
NGSOLVE_VERSION_HASH: str = 'g5cb106fae'
|
|
31
31
|
NGSOLVE_VERSION_MAJOR: str = '6'
|
|
32
32
|
NGSOLVE_VERSION_MINOR: str = '2'
|
|
33
33
|
NGSOLVE_VERSION_PATCH: str = '2406'
|
|
34
|
-
NGSOLVE_VERSION_PYTHON: str = '6.2.2406.
|
|
35
|
-
NGSOLVE_VERSION_TWEAK: str = '
|
|
34
|
+
NGSOLVE_VERSION_PYTHON: str = '6.2.2406.post146.dev1'
|
|
35
|
+
NGSOLVE_VERSION_TWEAK: str = '146'
|
|
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.2406-
|
|
44
|
+
version: str = 'v6.2.2406-146-g5cb106fae'
|
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.2406-
|
|
34
|
-
NGSOLVE_VERSION_GIT = "v6.2.2406-
|
|
35
|
-
NGSOLVE_VERSION_PYTHON = "6.2.2406.
|
|
33
|
+
NGSOLVE_VERSION = "6.2.2406-146-g5cb106fae"
|
|
34
|
+
NGSOLVE_VERSION_GIT = "v6.2.2406-146-g5cb106fae"
|
|
35
|
+
NGSOLVE_VERSION_PYTHON = "6.2.2406.post146.dev1"
|
|
36
36
|
|
|
37
37
|
NGSOLVE_VERSION_MAJOR = "6"
|
|
38
38
|
NGSOLVE_VERSION_MINOR = "2"
|
|
39
|
-
NGSOLVE_VERSION_TWEAK = "
|
|
39
|
+
NGSOLVE_VERSION_TWEAK = "146"
|
|
40
40
|
NGSOLVE_VERSION_PATCH = "2406"
|
|
41
|
-
NGSOLVE_VERSION_HASH = "
|
|
41
|
+
NGSOLVE_VERSION_HASH = "g5cb106fae"
|
|
42
42
|
|
|
43
43
|
CMAKE_CXX_COMPILER = "/Library/Developer/CommandLineTools/usr/bin/c++"
|
|
44
44
|
CMAKE_CUDA_COMPILER = ""
|
ngsolve/la.pyi
CHANGED
|
@@ -225,6 +225,10 @@ class BaseVector:
|
|
|
225
225
|
...
|
|
226
226
|
def __add__(self, arg0: ...) -> ...:
|
|
227
227
|
...
|
|
228
|
+
def __buffer__(self, flags):
|
|
229
|
+
"""
|
|
230
|
+
Return a buffer object that exposes the underlying memory of the object.
|
|
231
|
+
"""
|
|
228
232
|
@typing.overload
|
|
229
233
|
def __getitem__(self, ind: int) -> typing.Any:
|
|
230
234
|
"""
|
|
@@ -280,6 +284,10 @@ class BaseVector:
|
|
|
280
284
|
...
|
|
281
285
|
def __neg__(self) -> ...:
|
|
282
286
|
...
|
|
287
|
+
def __release_buffer__(self, buffer):
|
|
288
|
+
"""
|
|
289
|
+
Release the buffer object that exposes the underlying memory of the object.
|
|
290
|
+
"""
|
|
283
291
|
def __repr__(self) -> str:
|
|
284
292
|
...
|
|
285
293
|
@typing.overload
|
ngsolve/utils.pyi
CHANGED
|
@@ -47,8 +47,8 @@ from ngsolve.comp import HDiv
|
|
|
47
47
|
from ngsolve.comp import HDivDiv
|
|
48
48
|
from ngsolve.comp import HDivDivSurface
|
|
49
49
|
from ngsolve.comp import HDivSurface
|
|
50
|
-
from ngsolve.comp import Hidden
|
|
51
50
|
from ngsolve.comp import Hidden as PrivateSpace
|
|
51
|
+
from ngsolve.comp import Hidden
|
|
52
52
|
from ngsolve.comp import Integral
|
|
53
53
|
from ngsolve.comp import Integrate
|
|
54
54
|
from ngsolve.comp import IntegrationRuleSpace
|
{ngsolve-6.2.2406.post112.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/METADATA
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ngsolve
|
|
3
|
-
Version: 6.2.2406.
|
|
3
|
+
Version: 6.2.2406.post146.dev1
|
|
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.2406.
|
|
8
|
+
Requires-Dist: netgen-mesher ==6.2.2406.post138.dev0
|
|
9
9
|
|
|
@@ -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=kfE4u2w1cNZtaFaBpBNp7r9Iq4uj9kbz_bVnEyRDaQ4,5293360
|
|
2
|
+
netgen/libngcomp.dylib,sha256=kdRfN5tCA2pNy7Mce8IgqEolZ2ZFY-n_m5WIg85NT6A,43431392
|
|
3
|
+
netgen/libngfem.dylib,sha256=m8OeyNmrZWJwXLBgUEt4TjagXpGQOfoESUAyjN6cXV8,51099632
|
|
4
|
+
netgen/libngla.dylib,sha256=-BoYkwjNzXG7n0lx6Rz4kEjysTOrsg7BeSHPAxtSvhY,24998208
|
|
5
5
|
netgen/libngsolve.dylib,sha256=IwNSqclnajaH_juN8myz4UHkkzZy4kOvoR0d7tavQTs,940672
|
|
6
|
-
netgen/libngstd.dylib,sha256=
|
|
6
|
+
netgen/libngstd.dylib,sha256=ZgWSyLDanNm8i9jAKqTNPOdGS7P2SQPbbPI93KnOe28,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
|
|
@@ -24,7 +24,7 @@ netgen/include/clapack.h,sha256=L4LpLccbz12_DRpi4EWnBcEVmx_9ZXi2zddkFAcxhc4,3760
|
|
|
24
24
|
netgen/include/code_generation.hpp,sha256=n95bVkO9Oo2cZK0Lqc7X230P_c1wpjTOUHkTFcZlsF0,8241
|
|
25
25
|
netgen/include/coefficient.hpp,sha256=jKlGmi9U9IsM3tggkfbMBJ449_bnPdpjJtLGs1oTmuI,72245
|
|
26
26
|
netgen/include/coefficient_impl.hpp,sha256=MHjnAXTyoScfrjOxxFH1bzLd6-xQ6-AzyxHiK6wNfA0,269
|
|
27
|
-
netgen/include/coefficient_stdmath.hpp,sha256=
|
|
27
|
+
netgen/include/coefficient_stdmath.hpp,sha256=SQOKujzmwGluewWbsajj8MEWq78SaK-a3zKnOMoDqQc,5282
|
|
28
28
|
netgen/include/commutingAMG.hpp,sha256=LhzsAxEWCbDGmjRTVXWfUghbvcPtBr2vJdkI41qqfRA,2578
|
|
29
29
|
netgen/include/comp.hpp,sha256=ltQjLwe-nxBCf35YShtEhIutW60_GvrPqYo6e2p_eYk,1873
|
|
30
30
|
netgen/include/compatibility.hpp,sha256=51swaPT7oXmkSj3AUIXU2QT4NqmIkbk6oFzSH4bNs3A,773
|
|
@@ -67,6 +67,7 @@ netgen/include/h1lofe.hpp,sha256=ekgMNT9_becmxGZ2sP5OrUYHXvyEjbi5x6sG3ZWOl2U,338
|
|
|
67
67
|
netgen/include/h1lumping.hpp,sha256=eRodpAZKgp75o_82U6U3MQblw7R1-oamMU_Nth1lccE,809
|
|
68
68
|
netgen/include/hcurl_equations.hpp,sha256=P4wVs_awgLleesiC0VrltUY_2GjD_nr7JYZmO3AuqC0,46074
|
|
69
69
|
netgen/include/hcurlcurlfe.hpp,sha256=Gvt0lJvqI0iAVPbG_MK1MEz_ZtyhyiqNnlAum9yw0h8,84494
|
|
70
|
+
netgen/include/hcurlcurlfespace.hpp,sha256=sowpisLoGpoNCZybRwCGCCncbvDU-zyPeLl4ixCxl1c,2174
|
|
70
71
|
netgen/include/hcurlfe.hpp,sha256=7EHEExBJqgnqGRpEcjxsmCthbggc95DOVhSgujcIxcM,9436
|
|
71
72
|
netgen/include/hcurlfe_utils.hpp,sha256=s5je9yM9f4-84aDG2Q_lw1k-yv4hHZz620pCj53b1LQ,1862
|
|
72
73
|
netgen/include/hcurlhdiv_dshape.hpp,sha256=LZqc44PutCROUAUfYUV9jTChMYTh6VkTVeoUH-cVR1c,33252
|
|
@@ -107,7 +108,7 @@ netgen/include/matrix.hpp,sha256=6Tg9xvyHWRmzrmK_pa15fE_V77y9pof3z78GnyzXmRE,557
|
|
|
107
108
|
netgen/include/memusage.hpp,sha256=H-8rWQ8UQDCnOiYQnbwvILPuPoJD8bqwiNGB2QAUa0o,1168
|
|
108
109
|
netgen/include/meshaccess.hpp,sha256=7K6OgV987dOd-LRlJ5MGLeIjA6VSnfeE3I-hQximURU,47061
|
|
109
110
|
netgen/include/mgpre.hpp,sha256=zdNozWRSyluOF8E4GLeOR290Yw2wqGYGc1sTTSB5n3U,4825
|
|
110
|
-
netgen/include/mptools.hpp,sha256=
|
|
111
|
+
netgen/include/mptools.hpp,sha256=AXOecmi7jDGK7vbiEsk8ABG0sDHTSU4WUbuieGLiKEY,63315
|
|
111
112
|
netgen/include/multigrid.hpp,sha256=ovl1GXcTfXuYLVVMcFfCKP5sg6diSGlqdjCMMPCgFUo,856
|
|
112
113
|
netgen/include/multivector.hpp,sha256=nuLxMiq2y6HoH5w9j6ka2BhJjRyREPeEnNFx_x0SMU0,12635
|
|
113
114
|
netgen/include/mumpsinverse.hpp,sha256=4Qxhc55Que7_InsdC7R0GXv4NPub4DG5LVjYWrnuiQU,4043
|
|
@@ -162,7 +163,7 @@ netgen/include/specialelement.hpp,sha256=iiQaIE-cHbwGX014jET8k-rfb8k1GT6Gs_vsMIB
|
|
|
162
163
|
netgen/include/statushandler.hpp,sha256=Lh0Cevr7xnEoFW4QhTlNzEq9brpneGGmjAbv9o1kotY,646
|
|
163
164
|
netgen/include/stringops.hpp,sha256=QiiQAFqB87FhxuMO_sigJU7L6FHfE3ebBy-cngouf_U,262
|
|
164
165
|
netgen/include/superluinverse.hpp,sha256=FDSnHdTbVFDsFPF6B56IZJPDQKZx4fp2OubRQjE5_TU,3165
|
|
165
|
-
netgen/include/symbolicintegrator.hpp,sha256=
|
|
166
|
+
netgen/include/symbolicintegrator.hpp,sha256=7bk-m6p8KVEo9wi6zRBCjhq7iDnEsDuWj-qF4Q6W6rI,36019
|
|
166
167
|
netgen/include/symmetricmatrix.hpp,sha256=YNzHHV9TWt3O-f1l6VAcFeml-KwIUQgMXcBco_Dt0MY,2810
|
|
167
168
|
netgen/include/tangentialfacetfe.hpp,sha256=qCh6qYnPd_5PEYdEiLmx6-VrIPMJMBaR1UZ44EVk6IM,7267
|
|
168
169
|
netgen/include/tangentialfacetfespace.hpp,sha256=B0xCNiZKTc16-3eHqbyi0ahQAtyGDoEPn1Gm6mHjOkA,3092
|
|
@@ -189,12 +190,12 @@ ngsolve/TensorProductTools.py,sha256=PKwn8c1LLeqFhPyhWtI01JZNztVz5_5sKQUYdnZgo5w
|
|
|
189
190
|
ngsolve/__console.py,sha256=8vkdKt1TaOxfSk-n8-4xeI4ATkaVIggYMEiZjxOtyWY,2889
|
|
190
191
|
ngsolve/__expr.py,sha256=ZJFhvQ6S14AAwm3dVyEy-ixMwPw_ZOhMnOqyfXNVKnw,4215
|
|
191
192
|
ngsolve/__init__.py,sha256=a7H55_pjvXNxMOArqZDBiViFS-n3YpJDP_LTsyoT-3A,5238
|
|
192
|
-
ngsolve/__init__.pyi,sha256=
|
|
193
|
+
ngsolve/__init__.pyi,sha256=p_FEW-clk0hIAMM8wOlJPwq3A52HCNbhifmsSr0RY5Y,10643
|
|
193
194
|
ngsolve/_scikit_build_core_dependencies.py,sha256=3a7XNqFjWNfA4ADwcNA7NhatXcHY2aHf1RuGtaFmmks,735
|
|
194
195
|
ngsolve/bla.pyi,sha256=32sRJxua0k3ZMtSNviYMH5iiDN39ZWRSvCqEeaw0TbI,32525
|
|
195
196
|
ngsolve/bvp.py,sha256=oRcYhe17uOl3G2zTwf4CYsMDUTcFs0wb4AYu_cKADtk,1987
|
|
196
197
|
ngsolve/bvp.pyi,sha256=Xdf16ONPlUy-Z2QR-TYTdfu9FzDdlGw0cheR_y3iaIY,837
|
|
197
|
-
ngsolve/config.py,sha256=
|
|
198
|
+
ngsolve/config.py,sha256=y8Y1_AQqGBrNozl0SoW4qjA8tGnGwGgcLiDZMDm9lx0,2501
|
|
198
199
|
ngsolve/directsolvers.py,sha256=ilZmA6_fQulvPZmstKfuyCFI8cj9neEleqKUHxqFpQw,995
|
|
199
200
|
ngsolve/directsolvers.pyi,sha256=g2lO8RBCsvfrsTs3EmtL2eEQFiTUYHdOjeifJhHM4uI,541
|
|
200
201
|
ngsolve/eigenvalues.py,sha256=sQ8cgtK2wRoSVU2OrR3NdJWf1OmLS-KbDnm5K9Av74s,9309
|
|
@@ -203,7 +204,7 @@ ngsolve/fem.pyi,sha256=y7qR-uQdUPI3vDNpKaVTReAEHbk8oXkAqRWv6HZpals,50241
|
|
|
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
|
|
206
|
-
ngsolve/la.pyi,sha256=
|
|
207
|
+
ngsolve/la.pyi,sha256=j531B_fTXMH_8Jr-uuOfiUUb6DdqSfm1appxz15T09w,39924
|
|
207
208
|
ngsolve/meshes.py,sha256=fxxtbxkfKuO2nUkXUiYwAwBAVxr9gkdnyIbZX3VpITQ,26786
|
|
208
209
|
ngsolve/ngs2petsc.py,sha256=6978Z7Na6eMOZ5NTEZx0ZVflyX6Kyy4gPQT_9RYuNss,12499
|
|
209
210
|
ngsolve/ngscxx.py,sha256=q3t5DgE3sJazWueas8FTXJ9jZM-LVa9KbGj_RTam6V4,1293
|
|
@@ -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=MUoIXVJmkdVWZwekafJqB_rQIESwMfm8kGqzGzFhGHw,13732
|
|
225
226
|
ngsolve/webgui.py,sha256=8qoosw4lRj0dx2or9PthkrixQ_1JXLwul2HvV3kDrz0,24226
|
|
226
|
-
ngsolve/cmake/NGSolveConfig.cmake,sha256=
|
|
227
|
+
ngsolve/cmake/NGSolveConfig.cmake,sha256=_elV2fCaYF8522pC37KupD3yDzeU6tFSUFTG_UEQZYA,5187
|
|
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=p7amSV903RUrquvZNJzcaPrwfYgSlgFf7pUn4-0w2aA,202121
|
|
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=BnymYxMwlv6fbmKAamJx3P3lTu7Cpiqr3trpEKUCBDo,2884
|
|
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=y8Y1_AQqGBrNozl0SoW4qjA8tGnGwGgcLiDZMDm9lx0,2501
|
|
236
|
+
ngsolve/config/config.pyi,sha256=zVTygcFx5pDGLyB_XBiieHM77K3VhE8MAuMvg3mVlw8,2865
|
|
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.2406.
|
|
268
|
-
ngsolve-6.2.2406.
|
|
269
|
-
ngsolve-6.2.2406.
|
|
270
|
-
ngsolve-6.2.2406.
|
|
271
|
-
ngsolve-6.2.2406.
|
|
272
|
-
ngsolve-6.2.2406.
|
|
273
|
-
ngsolve-6.2.2406.
|
|
274
|
-
ngsolve-6.2.2406.
|
|
275
|
-
ngsolve-6.2.2406.
|
|
276
|
-
ngsolve-6.2.2406.
|
|
277
|
-
ngsolve-6.2.2406.
|
|
278
|
-
ngsolve-6.2.2406.
|
|
279
|
-
ngsolve-6.2.2406.
|
|
280
|
-
ngsolve-6.2.2406.
|
|
281
|
-
ngsolve-6.2.2406.
|
|
282
|
-
ngsolve-6.2.2406.
|
|
283
|
-
ngsolve-6.2.2406.
|
|
284
|
-
ngsolve-6.2.2406.
|
|
285
|
-
ngsolve-6.2.2406.
|
|
286
|
-
ngsolve-6.2.2406.
|
|
287
|
-
ngsolve-6.2.2406.
|
|
288
|
-
ngsolve-6.2.2406.
|
|
289
|
-
ngsolve-6.2.2406.
|
|
290
|
-
ngsolve-6.2.2406.
|
|
291
|
-
ngsolve-6.2.2406.
|
|
292
|
-
ngsolve-6.2.2406.
|
|
293
|
-
ngsolve-6.2.2406.
|
|
294
|
-
ngsolve-6.2.2406.
|
|
295
|
-
ngsolve-6.2.2406.
|
|
296
|
-
ngsolve-6.2.2406.
|
|
297
|
-
ngsolve-6.2.2406.
|
|
298
|
-
ngsolve-6.2.2406.
|
|
299
|
-
ngsolve-6.2.2406.
|
|
300
|
-
ngsolve-6.2.2406.
|
|
301
|
-
ngsolve-6.2.2406.
|
|
302
|
-
ngsolve-6.2.2406.
|
|
303
|
-
ngsolve-6.2.2406.
|
|
304
|
-
ngsolve-6.2.2406.
|
|
268
|
+
ngsolve-6.2.2406.post146.dev1.data/data/Netgen.icns,sha256=Ebqct4LKxLzxdJLwGg0tTUQb1VjLwkKhtmdYhpRhKjg,291475
|
|
269
|
+
ngsolve-6.2.2406.post146.dev1.data/data/bin/ngscxx,sha256=ockVb7Im8CSd4dVUo1mSGXNJDCfwsUBVihkvmyMDtCQ,1755
|
|
270
|
+
ngsolve-6.2.2406.post146.dev1.data/data/bin/ngsld,sha256=50UErkFWLTocn8GtZDTkUWmPTIqsoK5lcfBGwyP0Vnc,557
|
|
271
|
+
ngsolve-6.2.2406.post146.dev1.data/data/bin/ngsolve.tcl,sha256=SSBYLyp4zgl6eM17LXIiLoj1Doy-h2s4EZg6oKi6ucA,20995
|
|
272
|
+
ngsolve-6.2.2406.post146.dev1.data/data/bin/ngspy,sha256=WKxwhWwtXWGMfbQ0hoqr4RVbgV_i-mJr5f6I98rWbF0,103
|
|
273
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/beam.geo,sha256=EtxklGAIo6SxZlHHC_FZHoQGZqZUDGJQSheEMFO-bJ8,387
|
|
274
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/beam.vol,sha256=aotG4VA7sIgAsPQsYkzbMP1Jta_TddG2gMCblkSPkqc,13594
|
|
275
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/chip.in2d,sha256=g6C-mcoD8-q9JtZpuh4mf4iFEZUIGvvivp4C5YYMlAw,551
|
|
276
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/chip.vol,sha256=if0yLn8E3P4mZ_X5sBcrEIp2C4ZhMysGROtB1YCkJHI,27897
|
|
277
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/coil.geo,sha256=PVD4I9ztZowKwNOUrjnoOP7Tj2KG9J0UCJFRS9EhlxU,364
|
|
278
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/coil.vol,sha256=IOZe4oPxMUa9vBGJWN4LG9M79XAruY23S2rtAh_2_98,144724
|
|
279
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/coilshield.geo,sha256=lCUDCAhfowBttSGEY_giyY0xEFInAbgVfIPwSWBb504,605
|
|
280
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/coilshield.vol,sha256=2Dq5VCX7dqGxo_ExtUhI716I-SnxhLGPawW29IR9nYY,162397
|
|
281
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/cube.geo,sha256=kbBNVUYVSf1ogV7-Xf31KXju3LCUIPaDLfvwZHMgddI,386
|
|
282
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/cube.vol,sha256=54108a3RvrTUOJSFltxUY8iiNzyWoBTtNrWM0kufj7c,90295
|
|
283
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d10_DGdoubleglazing.pde,sha256=bPQAvbYlyvCfLzk9cOzjXDn94UFC_vBCONl7fEIaMVs,1304
|
|
284
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d11_chip_nitsche.pde,sha256=Mq3Ap63mWqjQyXsASFAlkRQ0AWxBlY3BYYejTYd-lwg,1101
|
|
285
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d1_square.pde,sha256=ysOroxhoAOePmB_Aswps9iGjA2qV5435iu3hOnSvN8M,1029
|
|
286
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d2_chip.pde,sha256=AowiGbuAWEdyFUB3d1LlZeQ7rarbkqIYsj1QcWc89-A,950
|
|
287
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d3_helmholtz.pde,sha256=nG0HxrxboI2qGoR5_LNZt7RYB7ji2o5jtkyIqTFR4y8,568
|
|
288
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d4_cube.pde,sha256=-C4RgoVtBXZu7XHCwZy7F7pr_PGNGcRwWCFzBppq1mQ,1033
|
|
289
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d5_beam.pde,sha256=QOYC7YN7LdcjSFeLdJu1Tlfi-lmsVsa7b9G6qoCsGo8,1985
|
|
290
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d6_shaft.pde,sha256=Iua3INfuIUeaBk21qNg4u5KZt__H1B8BZUsy5frjhdY,1901
|
|
291
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d7_coil.pde,sha256=-ELH2obynMJcvSOqoYT1OThXcllIcdss0ZrklLSimZw,1200
|
|
292
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d8_coilshield.pde,sha256=WUUulvd3dsedB25sFVQgU7FgZ3B7BkbxgkXTEBglk1w,1141
|
|
293
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/d9_hybridDG.pde,sha256=drLxnz1GvCEeme-FV772cGbS-YTgeUB4G5DrbkLdapw,1479
|
|
294
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/doubleglazing.in2d,sha256=bKn7m7eCcoLimGgoO3nxhiu7Mm0lIRnbx0TJh5dC1I0,506
|
|
295
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/doubleglazing.vol,sha256=Eg-H6nl2Hd5Nr593SFCCLVTDl25kIXuddrWpd7xlrP8,34987
|
|
296
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/piezo2d40round4.vol.gz,sha256=RuxM0vtYljoAImOH6U6avt0LmWaUbGNao37n8p_Yd1w,496477
|
|
297
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/shaft.geo,sha256=aPbk4EItJSLN_PjpOejnijk74y53QBW-IPCXHvLNlVs,2434
|
|
298
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/shaft.vol,sha256=fT8qu1L-p0MkI-l3WVisKG52W5FCzO_NzXaCvMJT1V4,270450
|
|
299
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/square.in2d,sha256=evpVgNNzReABv6bIs4J_r1OFeedMppoS-TEzE-tfKgY,192
|
|
300
|
+
ngsolve-6.2.2406.post146.dev1.data/data/share/ngsolve/square.vol,sha256=IXIHYmq85hkFsMVZ_vEVthUnd0YTQWE4jRegjW8_ImI,9162
|
|
301
|
+
ngsolve-6.2.2406.post146.dev1.dist-info/LICENSE,sha256=oZDcnIBDdV2Q-LCnX6ZrnkLUr0yYC_XdxjPwEk2zzuc,26430
|
|
302
|
+
ngsolve-6.2.2406.post146.dev1.dist-info/METADATA,sha256=fqpI-jAXeV27VotOIvCzrnerrF0XJ6CcKU1fsPahInE,202
|
|
303
|
+
ngsolve-6.2.2406.post146.dev1.dist-info/WHEEL,sha256=Rs0tttgtJ0omR3rUP4GnW1J4ixuIyT0TIVbeEuGkiG4,110
|
|
304
|
+
ngsolve-6.2.2406.post146.dev1.dist-info/top_level.txt,sha256=1llU44DxNIP85uPT4RChsIuV3h2d0_5j0Ui_Df5vV8E,15
|
|
305
|
+
ngsolve-6.2.2406.post146.dev1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2406.post112.dev1.data → ngsolve-6.2.2406.post146.dev1.data}/data/bin/ngsolve.tcl
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
|
|
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
|
|
File without changes
|
|
File without changes
|
{ngsolve-6.2.2406.post112.dev1.dist-info → ngsolve-6.2.2406.post146.dev1.dist-info}/top_level.txt
RENAMED
|
File without changes
|