ngsolve 6.2.2501__cp312-cp312-macosx_10_15_universal2.whl → 6.2.2501.post37.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.

Files changed (286) hide show
  1. ngsolve/webgui.py +1 -1
  2. {ngsolve-6.2.2501.dist-info → ngsolve-6.2.2501.post37.dev1.dist-info}/METADATA +2 -2
  3. ngsolve-6.2.2501.post37.dev1.dist-info/RECORD +25 -0
  4. netgen/include/arnoldi.hpp +0 -55
  5. netgen/include/bandmatrix.hpp +0 -334
  6. netgen/include/basematrix.hpp +0 -957
  7. netgen/include/basevector.hpp +0 -1268
  8. netgen/include/bdbequations.hpp +0 -2752
  9. netgen/include/bdbintegrator.hpp +0 -1659
  10. netgen/include/bessel.hpp +0 -1064
  11. netgen/include/bilinearform.hpp +0 -963
  12. netgen/include/bla.hpp +0 -29
  13. netgen/include/blockalloc.hpp +0 -95
  14. netgen/include/blockjacobi.hpp +0 -316
  15. netgen/include/bspline.hpp +0 -114
  16. netgen/include/calcinverse.hpp +0 -141
  17. netgen/include/cg.hpp +0 -368
  18. netgen/include/chebyshev.hpp +0 -44
  19. netgen/include/cholesky.hpp +0 -720
  20. netgen/include/clapack.h +0 -7254
  21. netgen/include/code_generation.hpp +0 -296
  22. netgen/include/coefficient.hpp +0 -2006
  23. netgen/include/coefficient_impl.hpp +0 -18
  24. netgen/include/coefficient_stdmath.hpp +0 -157
  25. netgen/include/commutingAMG.hpp +0 -106
  26. netgen/include/comp.hpp +0 -79
  27. netgen/include/compatibility.hpp +0 -41
  28. netgen/include/complex_wrapper.hpp +0 -73
  29. netgen/include/compressedfespace.hpp +0 -110
  30. netgen/include/contact.hpp +0 -231
  31. netgen/include/diagonalmatrix.hpp +0 -154
  32. netgen/include/differentialoperator.hpp +0 -276
  33. netgen/include/diffop.hpp +0 -1286
  34. netgen/include/diffop_impl.hpp +0 -326
  35. netgen/include/discontinuous.hpp +0 -84
  36. netgen/include/dump.hpp +0 -949
  37. netgen/include/eigen.hpp +0 -60
  38. netgen/include/eigensystem.hpp +0 -18
  39. netgen/include/elasticity_equations.hpp +0 -595
  40. netgen/include/elementbyelement.hpp +0 -195
  41. netgen/include/elementtopology.hpp +0 -1760
  42. netgen/include/elementtransformation.hpp +0 -339
  43. netgen/include/evalfunc.hpp +0 -405
  44. netgen/include/expr.hpp +0 -1655
  45. netgen/include/facetfe.hpp +0 -175
  46. netgen/include/facetfespace.hpp +0 -178
  47. netgen/include/facethofe.hpp +0 -111
  48. netgen/include/facetsurffespace.hpp +0 -112
  49. netgen/include/fe_interfaces.hpp +0 -32
  50. netgen/include/fem.hpp +0 -87
  51. netgen/include/fesconvert.hpp +0 -14
  52. netgen/include/fespace.hpp +0 -1445
  53. netgen/include/finiteelement.hpp +0 -286
  54. netgen/include/globalinterfacespace.hpp +0 -77
  55. netgen/include/globalspace.hpp +0 -115
  56. netgen/include/gridfunction.hpp +0 -525
  57. netgen/include/h1amg.hpp +0 -41
  58. netgen/include/h1hofe.hpp +0 -188
  59. netgen/include/h1hofe_impl.hpp +0 -1262
  60. netgen/include/h1hofefo.hpp +0 -148
  61. netgen/include/h1hofefo_impl.hpp +0 -185
  62. netgen/include/h1hofespace.hpp +0 -167
  63. netgen/include/h1lofe.hpp +0 -1237
  64. netgen/include/h1lumping.hpp +0 -35
  65. netgen/include/hcurl_equations.hpp +0 -1352
  66. netgen/include/hcurlcurlfe.hpp +0 -2221
  67. netgen/include/hcurlcurlfespace.hpp +0 -78
  68. netgen/include/hcurlfe.hpp +0 -259
  69. netgen/include/hcurlfe_utils.hpp +0 -107
  70. netgen/include/hcurlhdiv_dshape.hpp +0 -857
  71. netgen/include/hcurlhdivfes.hpp +0 -308
  72. netgen/include/hcurlhofe.hpp +0 -175
  73. netgen/include/hcurlhofe_impl.hpp +0 -1871
  74. netgen/include/hcurlhofespace.hpp +0 -193
  75. netgen/include/hcurllofe.hpp +0 -1146
  76. netgen/include/hdiv_equations.hpp +0 -865
  77. netgen/include/hdivdivfe.hpp +0 -2923
  78. netgen/include/hdivdivsurfacespace.hpp +0 -76
  79. netgen/include/hdivfe.hpp +0 -206
  80. netgen/include/hdivfe_utils.hpp +0 -716
  81. netgen/include/hdivfes.hpp +0 -75
  82. netgen/include/hdivhofe.hpp +0 -447
  83. netgen/include/hdivhofe_impl.hpp +0 -1107
  84. netgen/include/hdivhofefo.hpp +0 -229
  85. netgen/include/hdivhofespace.hpp +0 -175
  86. netgen/include/hdivhosurfacefespace.hpp +0 -106
  87. netgen/include/hdivlofe.hpp +0 -773
  88. netgen/include/hidden.hpp +0 -74
  89. netgen/include/householder.hpp +0 -181
  90. netgen/include/hypre_ams_precond.hpp +0 -123
  91. netgen/include/hypre_precond.hpp +0 -73
  92. netgen/include/integrator.hpp +0 -2024
  93. netgen/include/integratorcf.hpp +0 -253
  94. netgen/include/interpolate.hpp +0 -49
  95. netgen/include/intrule.hpp +0 -2541
  96. netgen/include/irspace.hpp +0 -49
  97. netgen/include/jacobi.hpp +0 -136
  98. netgen/include/l2hofe.hpp +0 -193
  99. netgen/include/l2hofe_impl.hpp +0 -564
  100. netgen/include/l2hofefo.hpp +0 -542
  101. netgen/include/l2hofespace.hpp +0 -344
  102. netgen/include/la.hpp +0 -38
  103. netgen/include/linearform.hpp +0 -266
  104. netgen/include/matrix.hpp +0 -2140
  105. netgen/include/memusage.hpp +0 -41
  106. netgen/include/meshaccess.hpp +0 -1358
  107. netgen/include/mgpre.hpp +0 -204
  108. netgen/include/mptools.hpp +0 -2145
  109. netgen/include/multigrid.hpp +0 -42
  110. netgen/include/multivector.hpp +0 -447
  111. netgen/include/mumpsinverse.hpp +0 -187
  112. netgen/include/mycomplex.hpp +0 -361
  113. netgen/include/ng_lapack.hpp +0 -1661
  114. netgen/include/ngblas.hpp +0 -1099
  115. netgen/include/ngs_defines.hpp +0 -30
  116. netgen/include/ngs_stdcpp_include.hpp +0 -106
  117. netgen/include/ngs_utils.hpp +0 -121
  118. netgen/include/ngsobject.hpp +0 -1019
  119. netgen/include/ngsstream.hpp +0 -113
  120. netgen/include/ngstd.hpp +0 -72
  121. netgen/include/nodalhofe.hpp +0 -96
  122. netgen/include/nodalhofe_impl.hpp +0 -141
  123. netgen/include/normalfacetfe.hpp +0 -223
  124. netgen/include/normalfacetfespace.hpp +0 -98
  125. netgen/include/normalfacetsurfacefespace.hpp +0 -84
  126. netgen/include/order.hpp +0 -251
  127. netgen/include/parallel_matrices.hpp +0 -222
  128. netgen/include/paralleldofs.hpp +0 -340
  129. netgen/include/parallelngs.hpp +0 -23
  130. netgen/include/parallelvector.hpp +0 -269
  131. netgen/include/pardisoinverse.hpp +0 -200
  132. netgen/include/periodic.hpp +0 -125
  133. netgen/include/plateaufespace.hpp +0 -25
  134. netgen/include/pml.hpp +0 -275
  135. netgen/include/pmltrafo.hpp +0 -631
  136. netgen/include/postproc.hpp +0 -142
  137. netgen/include/precomp.hpp +0 -60
  138. netgen/include/preconditioner.hpp +0 -602
  139. netgen/include/prolongation.hpp +0 -235
  140. netgen/include/python_comp.hpp +0 -107
  141. netgen/include/python_fem.hpp +0 -89
  142. netgen/include/python_linalg.hpp +0 -58
  143. netgen/include/python_ngstd.hpp +0 -385
  144. netgen/include/recursive_pol.hpp +0 -4844
  145. netgen/include/recursive_pol_tet.hpp +0 -395
  146. netgen/include/recursive_pol_trig.hpp +0 -492
  147. netgen/include/reorderedfespace.hpp +0 -81
  148. netgen/include/sample_sort.hpp +0 -105
  149. netgen/include/scalarfe.hpp +0 -335
  150. netgen/include/shapefunction_utils.hpp +0 -113
  151. netgen/include/simd_complex.hpp +0 -284
  152. netgen/include/smoother.hpp +0 -253
  153. netgen/include/solve.hpp +0 -89
  154. netgen/include/sparsecholesky.hpp +0 -313
  155. netgen/include/sparsematrix.hpp +0 -1038
  156. netgen/include/sparsematrix_dyn.hpp +0 -91
  157. netgen/include/sparsematrix_impl.hpp +0 -920
  158. netgen/include/special_matrix.hpp +0 -461
  159. netgen/include/specialelement.hpp +0 -125
  160. netgen/include/statushandler.hpp +0 -33
  161. netgen/include/stringops.hpp +0 -12
  162. netgen/include/superluinverse.hpp +0 -136
  163. netgen/include/symbolicintegrator.hpp +0 -849
  164. netgen/include/symmetricmatrix.hpp +0 -144
  165. netgen/include/tangentialfacetfe.hpp +0 -224
  166. netgen/include/tangentialfacetfespace.hpp +0 -106
  167. netgen/include/tensor.hpp +0 -522
  168. netgen/include/tensorcoefficient.hpp +0 -446
  169. netgen/include/tensorproductintegrator.hpp +0 -113
  170. netgen/include/thcurlfe.hpp +0 -128
  171. netgen/include/thcurlfe_impl.hpp +0 -380
  172. netgen/include/thdivfe.hpp +0 -80
  173. netgen/include/thdivfe_impl.hpp +0 -426
  174. netgen/include/tpdiffop.hpp +0 -461
  175. netgen/include/tpfes.hpp +0 -133
  176. netgen/include/tpintrule.hpp +0 -224
  177. netgen/include/triangular.hpp +0 -465
  178. netgen/include/tscalarfe.hpp +0 -245
  179. netgen/include/tscalarfe_impl.hpp +0 -1029
  180. netgen/include/umfpackinverse.hpp +0 -148
  181. netgen/include/vector.hpp +0 -1219
  182. netgen/include/voxelcoefficientfunction.hpp +0 -41
  183. netgen/include/vtkoutput.hpp +0 -198
  184. netgen/include/vvector.hpp +0 -208
  185. netgen/include/webgui.hpp +0 -92
  186. netgen/libngbla.dylib +0 -0
  187. netgen/libngcomp.dylib +0 -0
  188. netgen/libngfem.dylib +0 -0
  189. netgen/libngla.dylib +0 -0
  190. netgen/libngsolve.dylib +0 -0
  191. netgen/libngstd.dylib +0 -0
  192. ngsolve/__init__.pyi +0 -231
  193. ngsolve/bla.pyi +0 -1139
  194. ngsolve/bvp.pyi +0 -32
  195. ngsolve/cmake/NGSolveConfig.cmake +0 -102
  196. ngsolve/cmake/ngsolve-targets-release.cmake +0 -69
  197. ngsolve/cmake/ngsolve-targets.cmake +0 -163
  198. ngsolve/comp/__init__.pyi +0 -5382
  199. ngsolve/comp/pml.pyi +0 -89
  200. ngsolve/config/__init__.py +0 -1
  201. ngsolve/config/__init__.pyi +0 -43
  202. ngsolve/config/__main__.py +0 -4
  203. ngsolve/config/config.py +0 -60
  204. ngsolve/config/config.pyi +0 -45
  205. ngsolve/demos/TensorProduct/__init__.py +0 -0
  206. ngsolve/demos/TensorProduct/tp_dg_1d_1d.py +0 -80
  207. ngsolve/demos/TensorProduct/tp_dg_1d_2d.py +0 -73
  208. ngsolve/demos/TensorProduct/tp_dg_2d_1d.py +0 -72
  209. ngsolve/demos/TensorProduct/tp_dg_2d_2d.py +0 -66
  210. ngsolve/demos/__init__.py +0 -0
  211. ngsolve/demos/howto/__init__.py +0 -0
  212. ngsolve/demos/howto/hhj.py +0 -44
  213. ngsolve/demos/howto/hybrid_dg.py +0 -53
  214. ngsolve/demos/howto/mixed.py +0 -30
  215. ngsolve/demos/howto/nonlin.py +0 -29
  216. ngsolve/demos/howto/pickling.py +0 -26
  217. ngsolve/demos/howto/pml.py +0 -31
  218. ngsolve/demos/howto/taskmanager.py +0 -20
  219. ngsolve/demos/howto/tdnns.py +0 -47
  220. ngsolve/demos/howto/timeDG-skeleton.py +0 -45
  221. ngsolve/demos/howto/timeDG.py +0 -38
  222. ngsolve/demos/howto/timeDGlap.py +0 -42
  223. ngsolve/demos/howto/timeDGwave.py +0 -61
  224. ngsolve/demos/intro/__init__.py +0 -0
  225. ngsolve/demos/intro/adaptive.py +0 -123
  226. ngsolve/demos/intro/cmagnet.py +0 -62
  227. ngsolve/demos/intro/elasticity.py +0 -76
  228. ngsolve/demos/intro/navierstokes.py +0 -74
  229. ngsolve/demos/intro/poisson.ipynb +0 -170
  230. ngsolve/demos/intro/poisson.py +0 -41
  231. ngsolve/demos/mpi/__init__.py +0 -0
  232. ngsolve/demos/mpi/mpi_cmagnet.py +0 -87
  233. ngsolve/demos/mpi/mpi_navierstokes.py +0 -117
  234. ngsolve/demos/mpi/mpi_poisson.py +0 -89
  235. ngsolve/demos/mpi/mpi_timeDG.py +0 -82
  236. ngsolve/directsolvers.pyi +0 -15
  237. ngsolve/eigenvalues.pyi +0 -30
  238. ngsolve/fem.pyi +0 -1707
  239. ngsolve/krylovspace.pyi +0 -301
  240. ngsolve/la.pyi +0 -1218
  241. ngsolve/ngslib.so +0 -0
  242. ngsolve/ngstd.pyi +0 -58
  243. ngsolve/nonlinearsolvers.pyi +0 -97
  244. ngsolve/preconditioners.pyi +0 -6
  245. ngsolve/solve.pyi +0 -108
  246. ngsolve/solvers.pyi +0 -14
  247. ngsolve/timestepping.pyi +0 -27
  248. ngsolve/timing.pyi +0 -54
  249. ngsolve/utils.pyi +0 -279
  250. ngsolve-6.2.2501.data/data/Netgen.icns +0 -0
  251. ngsolve-6.2.2501.data/data/bin/ngscxx +0 -17
  252. ngsolve-6.2.2501.data/data/bin/ngsld +0 -13
  253. ngsolve-6.2.2501.data/data/bin/ngsolve.tcl +0 -648
  254. ngsolve-6.2.2501.data/data/bin/ngspy +0 -2
  255. ngsolve-6.2.2501.data/data/share/ngsolve/beam.geo +0 -17
  256. ngsolve-6.2.2501.data/data/share/ngsolve/beam.vol +0 -240
  257. ngsolve-6.2.2501.data/data/share/ngsolve/chip.in2d +0 -41
  258. ngsolve-6.2.2501.data/data/share/ngsolve/chip.vol +0 -614
  259. ngsolve-6.2.2501.data/data/share/ngsolve/coil.geo +0 -12
  260. ngsolve-6.2.2501.data/data/share/ngsolve/coil.vol +0 -2560
  261. ngsolve-6.2.2501.data/data/share/ngsolve/coilshield.geo +0 -24
  262. ngsolve-6.2.2501.data/data/share/ngsolve/coilshield.vol +0 -3179
  263. ngsolve-6.2.2501.data/data/share/ngsolve/cube.geo +0 -19
  264. ngsolve-6.2.2501.data/data/share/ngsolve/cube.vol +0 -1832
  265. ngsolve-6.2.2501.data/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -50
  266. ngsolve-6.2.2501.data/data/share/ngsolve/d11_chip_nitsche.pde +0 -40
  267. ngsolve-6.2.2501.data/data/share/ngsolve/d1_square.pde +0 -43
  268. ngsolve-6.2.2501.data/data/share/ngsolve/d2_chip.pde +0 -35
  269. ngsolve-6.2.2501.data/data/share/ngsolve/d3_helmholtz.pde +0 -22
  270. ngsolve-6.2.2501.data/data/share/ngsolve/d4_cube.pde +0 -46
  271. ngsolve-6.2.2501.data/data/share/ngsolve/d5_beam.pde +0 -74
  272. ngsolve-6.2.2501.data/data/share/ngsolve/d6_shaft.pde +0 -73
  273. ngsolve-6.2.2501.data/data/share/ngsolve/d7_coil.pde +0 -50
  274. ngsolve-6.2.2501.data/data/share/ngsolve/d8_coilshield.pde +0 -49
  275. ngsolve-6.2.2501.data/data/share/ngsolve/d9_hybridDG.pde +0 -72
  276. ngsolve-6.2.2501.data/data/share/ngsolve/doubleglazing.in2d +0 -27
  277. ngsolve-6.2.2501.data/data/share/ngsolve/doubleglazing.vol +0 -737
  278. ngsolve-6.2.2501.data/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
  279. ngsolve-6.2.2501.data/data/share/ngsolve/shaft.geo +0 -73
  280. ngsolve-6.2.2501.data/data/share/ngsolve/shaft.vol +0 -4291
  281. ngsolve-6.2.2501.data/data/share/ngsolve/square.in2d +0 -17
  282. ngsolve-6.2.2501.data/data/share/ngsolve/square.vol +0 -149
  283. ngsolve-6.2.2501.dist-info/RECORD +0 -304
  284. {ngsolve-6.2.2501.dist-info → ngsolve-6.2.2501.post37.dev1.dist-info}/LICENSE +0 -0
  285. {ngsolve-6.2.2501.dist-info → ngsolve-6.2.2501.post37.dev1.dist-info}/WHEEL +0 -0
  286. {ngsolve-6.2.2501.dist-info → ngsolve-6.2.2501.post37.dev1.dist-info}/top_level.txt +0 -0
@@ -1,631 +0,0 @@
1
- #ifndef FILE_PMLTRAFO
2
- #define FILE_PMLTRAFO
3
-
4
- /*********************************************************************/
5
- /* File: pmltrafo.hpp */
6
- /* Author: M. Wess, J. Schoeberl */
7
- /* Date: 2016 */
8
- /*********************************************************************/
9
-
10
- #include <coefficient.hpp>
11
-
12
- namespace ngcomp
13
- {
14
- //PML base object for mapping points to Vec<DIM> cast to PML_TransformationDim
15
- class PML_Transformation
16
- {
17
- int dim;
18
- public:
19
-
20
- PML_Transformation(int _dim) : dim(_dim) { ; }
21
-
22
- virtual ~PML_Transformation() { ; }
23
-
24
- INLINE int GetDimension() const { return dim; }
25
-
26
- virtual string ParameterString() const = 0;
27
-
28
- virtual void MapPointV(const BaseMappedIntegrationPoint & hpoint, FlatVector<Complex> point, FlatMatrix<Complex> jac) const = 0;
29
-
30
- virtual void MapPointV(FlatVector<double> hpoint, FlatVector<Complex> point, FlatMatrix<Complex> jac) const = 0;
31
-
32
- };
33
-
34
-
35
- /// print PML
36
- inline ostream & operator<< (ostream & ost, const PML_Transformation & pml)
37
- {
38
- ost << typeid(pml).name() << endl << pml.ParameterString();
39
- return ost;
40
- }
41
-
42
- template <int DIM>
43
- class PML_TransformationDim;
44
-
45
- class PML_CF : public CoefficientFunction
46
- {
47
- shared_ptr<PML_Transformation> pmltrafo;
48
- int dim;
49
- public:
50
-
51
- PML_CF(shared_ptr<PML_Transformation> _pmltrafo) :
52
- CoefficientFunction(_pmltrafo->GetDimension(),true),
53
- pmltrafo(_pmltrafo), dim(_pmltrafo->GetDimension())
54
- { ; }
55
- using CoefficientFunction::Evaluate;
56
- double Evaluate(const BaseMappedIntegrationPoint & ip) const
57
- {
58
- throw Exception("PML_CF::Evaluate: PML_CF is complex");
59
- }
60
- void Evaluate(const BaseMappedIntegrationPoint & ip, FlatVector<Complex> values) const
61
- {
62
- STACK_ARRAY(double,jacmem,2*dim*dim);
63
- FlatMatrix<Complex> jac(dim,dim,reinterpret_cast<Complex*>(&jacmem[0]));
64
- if (ip.IsComplex())
65
- {
66
- STACK_ARRAY(double,pmem,dim);
67
- FlatVector<> rpoint(dim,pmem);
68
- for (int i : Range(dim))
69
- rpoint(i)=ip.GetPointComplex()(i).real();
70
- pmltrafo->MapPointV(rpoint,values,jac);
71
- }
72
- else
73
- pmltrafo->MapPointV(ip,values,jac);
74
- }
75
- };
76
-
77
- class PML_Jac : public CoefficientFunction
78
- {
79
- shared_ptr<PML_Transformation> pmltrafo;
80
- int dim;
81
- public:
82
-
83
- PML_Jac(shared_ptr<PML_Transformation> _pmltrafo) :
84
- CoefficientFunction(sqr(_pmltrafo->GetDimension()),true),
85
- pmltrafo(_pmltrafo), dim(_pmltrafo->GetDimension())
86
- {
87
- SetDimensions (ngstd::IVec<2>(dim,dim));
88
- }
89
- using CoefficientFunction::Evaluate;
90
- double Evaluate(const BaseMappedIntegrationPoint & ip) const
91
- {
92
- throw Exception("PML_Jac::Evaluate: PML_Jac is complex");
93
- }
94
- void Evaluate(const BaseMappedIntegrationPoint & ip, FlatVector<Complex> values) const
95
- {
96
- STACK_ARRAY(double,jacmem,2*dim*dim);
97
- STACK_ARRAY(double,vmem,dim);
98
- FlatMatrix<Complex> jac(dim,dim,reinterpret_cast<Complex*>(&jacmem[0]));
99
- FlatVector<Complex> vec(dim,reinterpret_cast<Complex*>(&vmem[0]));
100
- if (ip.IsComplex())
101
- {
102
- STACK_ARRAY(double,pmem,dim);
103
- FlatVector<> rpoint(dim,pmem);
104
- for (int i : Range(dim))
105
- rpoint(i)=ip.GetPointComplex()(i).real();
106
- pmltrafo->MapPointV(rpoint,vec,jac);
107
- }
108
- else
109
- pmltrafo->MapPointV(ip,vec,jac);
110
- values = jac.AsVector();
111
- }
112
- };
113
- class PML_JacInv : public CoefficientFunction
114
- {
115
- shared_ptr<PML_Transformation> pmltrafo;
116
- int dim;
117
- public:
118
-
119
- PML_JacInv(shared_ptr<PML_Transformation> _pmltrafo) :
120
- CoefficientFunction(_pmltrafo->GetDimension()*_pmltrafo->GetDimension(),true),
121
- pmltrafo(_pmltrafo),
122
- dim(_pmltrafo->GetDimension())
123
- {
124
- SetDimensions(ngstd::IVec<2>(dim,dim));
125
- }
126
- using CoefficientFunction::Evaluate;
127
- double Evaluate(const BaseMappedIntegrationPoint & ip) const
128
- {
129
- throw Exception("PML_JacInv::Evaluate: PML_JacInv is complex");
130
- }
131
- void Evaluate(const BaseMappedIntegrationPoint & ip, FlatVector<Complex> values) const
132
- {
133
- STACK_ARRAY(double,jacmem,2*dim*dim);
134
- STACK_ARRAY(double,vmem,2*dim);
135
- FlatMatrix<Complex> jac(dim,dim,reinterpret_cast<Complex*>(&jacmem[0]));
136
- FlatVector<Complex> vec(dim,reinterpret_cast<Complex*>(&vmem[0]));
137
- if (ip.IsComplex())
138
- {
139
- STACK_ARRAY(double,pmem,dim);
140
- FlatVector<> rpoint(dim,pmem);
141
- for (int i : Range(dim))
142
- rpoint(i)=ip.GetPointComplex()(i).real();
143
- pmltrafo->MapPointV(rpoint,vec,jac);
144
- }
145
- else
146
- pmltrafo->MapPointV(ip,vec,jac);
147
- CalcInverse(jac);
148
- values=jac.AsVector();
149
- }
150
- };
151
- class PML_Det : public CoefficientFunction
152
- {
153
- shared_ptr<PML_Transformation> pmltrafo;
154
- int dim;
155
- public:
156
-
157
- PML_Det(shared_ptr<PML_Transformation> _pmltrafo) :
158
- CoefficientFunction(1,true), pmltrafo(_pmltrafo),dim(_pmltrafo->GetDimension())
159
- { ; }
160
- using CoefficientFunction::Evaluate;
161
- double Evaluate(const BaseMappedIntegrationPoint & ip) const
162
- {
163
- throw Exception("PML_Det::Evaluate: PML_Det is complex");
164
- }
165
- Complex EvaluateComplex(const BaseMappedIntegrationPoint & ip) const
166
- {
167
- STACK_ARRAY(double,jacmem,2*dim*dim);
168
- STACK_ARRAY(double,vmem,2*dim);
169
- FlatMatrix<Complex> jac(dim,dim,reinterpret_cast<Complex*>(&jacmem[0]));
170
- FlatVector<Complex> vec(dim,reinterpret_cast<Complex*>(&vmem[0]));
171
- if (ip.IsComplex())
172
- {
173
- STACK_ARRAY(double,pmem,dim);
174
- FlatVector<> rpoint(dim,pmem);
175
- for (int i : Range(dim))
176
- rpoint(i)=ip.GetPointComplex()(i).real();
177
- pmltrafo->MapPointV(rpoint,vec,jac);
178
- }
179
- else
180
- pmltrafo->MapPointV(ip,vec,jac);
181
- return Det(jac);
182
- }
183
- void Evaluate(const BaseMappedIntegrationPoint & ip, FlatVector<Complex> value) const
184
- {
185
- STACK_ARRAY(double,jacmem,2*dim*dim);
186
- STACK_ARRAY(double,vmem,dim);
187
- FlatMatrix<Complex> jac(dim,dim,reinterpret_cast<Complex*>(&jacmem[0]));
188
- FlatVector<Complex> vec(dim,reinterpret_cast<Complex*>(&vmem[0]));
189
- if (ip.IsComplex())
190
- {
191
- STACK_ARRAY(double,pmem,dim);
192
- FlatVector<> rpoint(dim,pmem);
193
- for (int i : Range(dim))
194
- rpoint(i)=ip.GetPointComplex()(i).real();
195
- pmltrafo->MapPointV(rpoint,vec,jac);
196
- }
197
- else
198
- pmltrafo->MapPointV(ip,vec,jac);
199
- value = Det(jac);
200
- }
201
- };
202
-
203
- template <int DIM>
204
- class PML_TransformationDim : public PML_Transformation
205
- {
206
- public:
207
-
208
- PML_TransformationDim() : PML_Transformation(DIM) { ; }
209
-
210
- virtual void MapIntegrationPoint(const BaseMappedIntegrationPoint & ip, Vec<DIM,Complex> & point,
211
- Mat<DIM,DIM,Complex> & jac) const
212
- {
213
- Vec<DIM> hpoint = ip.GetPoint();
214
- MapPoint(hpoint, point, jac);
215
- }
216
-
217
- virtual void MapPoint(Vec<DIM> & hpoint, Vec<DIM,Complex> & point,
218
- Mat<DIM,DIM,Complex> & jac) const
219
- {
220
- throw Exception("PML_TransformationDim::MapPoint: no transformation specified");
221
- }
222
-
223
- virtual void MapPointV(const BaseMappedIntegrationPoint & hpoint, FlatVector<Complex> point, FlatMatrix<Complex> jac) const
224
- {
225
- Vec<DIM,Complex> vpoint;
226
- Mat<DIM,DIM,Complex> mjac;
227
- MapIntegrationPoint(hpoint,vpoint,mjac);
228
- point = FlatVector<Complex>(vpoint);
229
- jac = FlatMatrix<Complex>(mjac);
230
- }
231
-
232
- virtual void MapPointV(FlatVector<double> hpoint, FlatVector<Complex> point, FlatMatrix<Complex> jac) const
233
- {
234
- Vec<DIM,Complex> vpoint;
235
- Mat<DIM,DIM,Complex> mjac;
236
- Vec<DIM> vhpoint = hpoint;
237
- MapPoint(vhpoint,vpoint,mjac);
238
- point = FlatVector<Complex>(vpoint);
239
- jac = FlatMatrix<Complex>(mjac);
240
- }
241
-
242
- };
243
-
244
- template <int DIM>
245
- class RadialPML_Transformation : public PML_TransformationDim<DIM>
246
- {
247
- Complex alpha;
248
- double rad;
249
- Vec<DIM> origin;
250
- public:
251
-
252
- RadialPML_Transformation(double _rad, Complex _alpha, FlatVector<double> _origin)
253
- : PML_TransformationDim<DIM>(), alpha(_alpha), rad(_rad)
254
- {
255
- origin = 0.;
256
- for (int i : Range(min(int(_origin.Size()),DIM)))
257
- origin(i)=_origin(i);
258
- }
259
-
260
- ~RadialPML_Transformation() {;}
261
-
262
- virtual string ParameterString() const
263
- {
264
- stringstream str;
265
- str << "alpha: " << alpha << endl;
266
- str << "radius: " << rad << endl;
267
- str << "origin: " << origin;
268
- return str.str();
269
- }
270
-
271
- virtual void MapPoint (Vec<DIM> & hpoint, Vec<DIM,Complex> & point,
272
- Mat<DIM,DIM,Complex> & jac) const
273
- {
274
- Vec<DIM,double> rel_point = hpoint-origin;
275
- double abs_x = L2Norm (rel_point);
276
- if (abs_x <= rad)
277
- {
278
- point = hpoint;
279
- jac = Id<DIM>();
280
- }
281
- else
282
- {
283
- Complex g = 1.+alpha*(1.0-rad/abs_x);
284
- point = origin + g * rel_point;
285
- // SZ: sollte da nicht abs_x * abs_x anstelle abs_x*abs_x * abs_x stehen?
286
- // JS: das hat schon so gestimmt
287
- jac =
288
- g * Id<DIM>() + (rad*alpha/(abs_x*abs_x*abs_x)) *
289
- (rel_point * Trans(rel_point));
290
- }
291
-
292
- }
293
- };
294
- template <int DIM>
295
- class CartesianPML_Transformation : public PML_TransformationDim<DIM>
296
- {
297
- Mat<DIM,2> bounds;
298
- Complex alpha;
299
- public:
300
-
301
- CartesianPML_Transformation(Mat<DIM,2> _bounds, Complex _alpha)
302
- : PML_TransformationDim<DIM>(), bounds(_bounds), alpha(_alpha)
303
- {
304
- /*
305
- bounds = 0.;
306
- for (int i : Range(min(int(_bounds.Height()),DIM)))
307
- for (int j : Range(min(int(_bounds.Width()),2)))
308
- bounds(i,j)=_bounds(i,j);
309
- */
310
- ;
311
- }
312
-
313
- ~CartesianPML_Transformation() {;}
314
-
315
- virtual string ParameterString() const
316
- {
317
- stringstream str;
318
- str << "alpha: " << alpha << endl;
319
- str << "bounds: " << bounds;
320
- return str.str();
321
- }
322
-
323
- virtual void MapPoint (Vec<DIM> & hpoint, Vec<DIM,Complex> & point,
324
- Mat<DIM,DIM,Complex> & jac) const
325
- {
326
- point = hpoint;
327
- jac = Id<DIM>();
328
- for (int j : Range(DIM))
329
- {
330
- if (hpoint(j)<bounds(j,0))
331
- {
332
- point(j)+=alpha*(hpoint(j)-bounds(j,0));
333
- jac(j,j)+=alpha;
334
- }
335
- else if (hpoint(j)>bounds(j,1))
336
- {
337
- point(j)+=alpha*(hpoint(j)-bounds(j,1));
338
- jac(j,j)+=alpha;
339
- }
340
- }
341
- }
342
- };
343
-
344
-
345
- template <int DIM>
346
- class HalfSpacePML_Transformation : public PML_TransformationDim<DIM>
347
- {
348
- Vec<DIM> point, normal;
349
- Complex alpha;
350
- public:
351
- HalfSpacePML_Transformation(FlatVector<double> _point, FlatVector<double> _normal, Complex _alpha)
352
- : PML_TransformationDim<DIM>(), alpha(_alpha)
353
- {
354
- point = 0.;
355
- normal = 0.;
356
- for (int i : Range(min(int(_point.Size()),DIM)))
357
- point(i)=_point(i);
358
- for (int i : Range(min(int(_normal.Size()),DIM)))
359
- normal(i)=_normal(i);
360
- normal/=L2Norm(normal);
361
- }
362
-
363
- ~HalfSpacePML_Transformation() {;}
364
-
365
- virtual string ParameterString() const
366
- {
367
- stringstream str;
368
- str << "point: " << point << endl;
369
- str << "normal: " << normal;
370
- return str.str();
371
- }
372
-
373
- virtual void MapPoint (Vec<DIM> & hpoint, Vec<DIM,Complex> & out,
374
- Mat<DIM,DIM,Complex> & jac) const
375
- {
376
- out = hpoint;
377
- jac = Id<DIM>();
378
- double dot = InnerProduct(hpoint-point,normal); //normal has already norm 1
379
- if (dot>0.)
380
- {
381
- out += alpha*dot*normal;
382
- jac += alpha*normal*Trans(normal);
383
- }
384
- }
385
- };
386
- template <int DIM>
387
- class BrickRadialPML_Transformation : public PML_TransformationDim<DIM>
388
- {
389
- Mat<DIM,2> bounds;
390
- Complex alpha;
391
- Vec<DIM> origin;
392
- public:
393
- BrickRadialPML_Transformation(FlatMatrix<double> _bounds, Complex _alpha, FlatVector<double> _origin)
394
- : PML_TransformationDim<DIM>(), bounds(_bounds), alpha(_alpha)
395
- {
396
- origin = 0.;
397
- for (int i : Range(min(int(_origin.Size()),DIM)))
398
- origin(i)=_origin(i);
399
- bounds = 0.;
400
- for (int i : Range(min(int(_bounds.Height()),DIM)))
401
- for (int j : Range(min(int(_bounds.Width()),2)))
402
- bounds(i,j)=_bounds(i,j);
403
- }
404
-
405
- ~BrickRadialPML_Transformation() {;}
406
-
407
- virtual string ParameterString() const
408
- {
409
- stringstream str;
410
- str << "alpha: " << alpha << endl;
411
- str << "bounds: " << bounds << endl;
412
- str << "origin: " << origin;
413
- return str.str();
414
- }
415
-
416
- virtual void MapPoint (Vec<DIM> & hpoint, Vec<DIM,Complex> & point,
417
- Mat<DIM,DIM,Complex> & jac) const
418
- {
419
- point = hpoint;
420
- jac = Id<DIM>();
421
- double tmp = 0;
422
- double scal = 0;
423
- int maxind = -1;
424
- Vec<DIM> rel_point = hpoint - origin;
425
- for (int j : Range(DIM))
426
- {
427
- if (hpoint(j)<bounds(j,0))
428
- tmp=(hpoint(j)-bounds(j,0))/rel_point(j);
429
- else if (hpoint(j)>bounds(j,1))
430
- tmp=(hpoint(j)-bounds(j,1))/rel_point(j);
431
- if (tmp>scal)
432
- {
433
- scal=tmp;
434
- maxind=j;
435
- }
436
- }
437
- Vec<DIM> tmpvec = 0.;
438
- if (maxind>=0)
439
- {
440
- tmpvec(maxind)=1/rel_point(maxind)-scal/rel_point(maxind);
441
- point += alpha*scal*rel_point;
442
- jac += alpha * (scal*Id<DIM>() + rel_point * Trans(tmpvec));
443
- }
444
- }
445
- };
446
-
447
-
448
- template <int DIM>
449
- class CustomPML_Transformation : public PML_TransformationDim<DIM>
450
- {
451
- shared_ptr<CoefficientFunction> trafo, jac;
452
- public:
453
-
454
- CustomPML_Transformation(shared_ptr<CoefficientFunction> _trafo,shared_ptr<CoefficientFunction> _jac)
455
- : PML_TransformationDim<DIM>(), trafo(_trafo), jac(_jac) {
456
- if (jac->Dimension()!=trafo->Dimension()*trafo->Dimension())
457
- throw Exception( string("CustomPML_Transformation::CustomPML_Transformation: dimensions of jacobian and transformation do not match!"));
458
- jac->SetDimensions(ngstd::IVec<2>(trafo->Dimension(),trafo->Dimension()));
459
- }
460
-
461
- ~CustomPML_Transformation() {;}
462
-
463
- virtual string ParameterString() const
464
- {
465
- stringstream str;
466
- str << "trafo: " << trafo << endl;
467
- str << "jac: " << jac;
468
- return str.str();
469
- }
470
-
471
- virtual void MapIntegrationPoint (const BaseMappedIntegrationPoint & hpoint, Vec<DIM,Complex> & point,
472
- Mat<DIM,DIM,Complex> & jacmat) const
473
- {
474
- STACK_ARRAY(double,jacmem,2*jac->Dimension());
475
- STACK_ARRAY(double,vmem,2*trafo->Dimension());
476
- FlatVector<Complex> fvjac(jac->Dimension(),reinterpret_cast<Complex*>(&jacmem[0]));
477
- FlatVector<Complex> fvpoint(trafo->Dimension(),reinterpret_cast<Complex*>(&vmem[0]));
478
- trafo->Evaluate(hpoint,fvpoint);
479
- point = fvpoint;
480
- jac->Evaluate(hpoint,fvjac);
481
- jacmat = fvjac.AsMatrix(DIM,DIM);
482
- }
483
-
484
- virtual void MapPoint (Vec<DIM> & hpoint, Vec<DIM,Complex> & point,
485
- Mat<DIM,DIM,Complex> & jac) const
486
- {
487
- throw Exception("CustomPML_Transformation::MapPoint: can only map integration Points");
488
- }
489
- };
490
-
491
- template <int DIM>
492
- class SumPML : public PML_TransformationDim<DIM>
493
- {
494
- shared_ptr<PML_Transformation> pml1,pml2;
495
- public:
496
-
497
- SumPML(shared_ptr<PML_Transformation> _pml1,shared_ptr<PML_Transformation> _pml2)
498
- : PML_TransformationDim<DIM>(), pml1(_pml1), pml2(_pml2) {
499
- if (pml1->GetDimension() != pml2->GetDimension())
500
- throw Exception("SumPML::SumPML: dimensions do not match");
501
- }
502
-
503
- ~SumPML() {;}
504
-
505
- virtual string ParameterString() const
506
- {
507
- stringstream str;
508
- str << "pml1: " << GetName(*pml1) << endl;
509
- str << "pml2: " << GetName(*pml2);
510
- return str.str();
511
- }
512
-
513
- virtual void MapIntegrationPoint (const BaseMappedIntegrationPoint & hpoint, Vec<DIM,Complex> & point,
514
- Mat<DIM,DIM,Complex> & jacmat) const
515
- {
516
- static_cast<PML_TransformationDim<DIM> &>(*pml1).MapIntegrationPoint(hpoint,point,jacmat);
517
- Vec<DIM,Complex> point2;
518
- Mat<DIM,DIM,Complex> jac2;
519
- static_cast<PML_TransformationDim<DIM> &>(*pml2).MapIntegrationPoint(hpoint,point2,jac2);
520
- point+=point2-hpoint.GetPoint();
521
- jacmat+=jac2-Id<DIM>();
522
- }
523
-
524
- virtual void MapPoint (Vec<DIM> & hpoint, Vec<DIM,Complex> & point,
525
- Mat<DIM,DIM,Complex> & jac) const
526
- {
527
- static_cast<PML_TransformationDim<DIM> &>(*pml1).MapPoint(hpoint,point,jac);
528
- Vec<DIM,Complex> point2;
529
- Mat<DIM,DIM,Complex> jac2;
530
- static_cast<PML_TransformationDim<DIM> &>(*pml2).MapPoint(hpoint,point2,jac2);
531
- point+=point2-hpoint;
532
- jac+=jac2-Id<DIM>();
533
- }
534
- };
535
-
536
- template <int DIM, int DIMA, int DIMB>
537
- class CompoundPML : public PML_TransformationDim<DIM>
538
- {
539
- shared_ptr<PML_Transformation> pml1,pml2;
540
- Vec<DIMA,int> dims1;
541
- Vec<DIMB,int> dims2;
542
- public:
543
-
544
- CompoundPML(
545
- shared_ptr<PML_Transformation> _pml1,
546
- shared_ptr<PML_Transformation> _pml2,
547
- FlatVector<int> _dims1,
548
- FlatVector<int> _dims2)
549
- : PML_TransformationDim<DIM>(),
550
- pml1(_pml1), pml2(_pml2)
551
- {
552
- if (DIMA+DIMB!=DIM)
553
- throw Exception("CompoundPML::CompoundPML: dimensions do not match");
554
- if (dims1.Size()<DIMA || dims2.Size()<DIMB)
555
- throw Exception("CompoundPML::CompoundPML: one of the dims vectors too short");
556
- BitArray count(DIM);
557
- count.Clear();
558
- for (int i : Range(DIMA))
559
- {
560
- dims1(i)=_dims1(i);
561
- if (dims1(i)<1 || dims1(i)>DIM)
562
- throw Exception("CompoundPML::CompoundPML: dims1 vector is weird");
563
- count.SetBit(dims1(i)-1);
564
- }
565
- if (count.NumSet()<DIMA)
566
- throw Exception("CompoundPML::CompoundPML: dims1 vector is weird");
567
-
568
- for (int i : Range(DIMB))
569
- {
570
- dims2(i)=_dims2(i);
571
- if (dims2(i)<1 || dims2(i)>DIM)
572
- throw Exception("CompoundPML::CompoundPML: dims2 vector is weird");
573
- count.SetBit(dims2(i)-1);
574
- }
575
- if (count.NumSet()<DIM)
576
- throw Exception("CompoundPML::CompoundPML: dims2 vector is weird");
577
- }
578
-
579
- ~CompoundPML() {;}
580
-
581
- virtual string ParameterString() const
582
- {
583
- stringstream str;
584
- str << "pml1: " << GetName(*pml1) << endl;
585
- str << "pml2: " << GetName(*pml2) << endl;
586
- str << "dims1: " << dims1 << endl;
587
- str << "dims2: " << dims2;
588
- return str.str();
589
- }
590
-
591
- virtual void MapPoint (Vec<DIM> & hpoint, Vec<DIM,Complex> & point,
592
- Mat<DIM,DIM,Complex> & jac) const
593
- {
594
- if (DIMA)
595
- {
596
- Vec<DIMA> hpoint1;
597
- for (int i : Range(DIMA))
598
- hpoint1(i)=hpoint(dims1[i]-1);
599
-
600
- Vec<DIMA,Complex> point1;
601
- Mat<DIMA,DIMA,Complex> jac1;
602
- static_cast<const PML_TransformationDim<DIMA>& > (*pml1).MapPoint(hpoint1,point1,jac1);
603
-
604
- for (int i : Range(DIMA))
605
- {
606
- point(dims1[i]-1)=point1(i);
607
- for (int j : Range(DIMA))
608
- jac(dims1[i]-1,dims1[j]-1)=jac1(i,j);
609
- }
610
- }
611
- if (DIMB)
612
- {
613
- Vec<DIMB> hpoint2;
614
- for (int i : Range(DIMB))
615
- hpoint2(i)=hpoint(dims2[i]-1);
616
- Vec<DIMB,Complex> point2;
617
- Mat<DIMB,DIMB,Complex> jac2;
618
- static_cast<PML_TransformationDim<DIMB>& > (*pml2).MapPoint(hpoint2,point2,jac2);
619
-
620
- for (int i : Range(DIMB))
621
- {
622
- point(dims2[i]-1)=point2[i];
623
- for (int j : Range(DIMB))
624
- jac(dims2[i]-1,dims2[j]-1)=jac2(i,j);
625
- }
626
- }
627
- }
628
-
629
- };
630
- }
631
- #endif