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,78 +0,0 @@
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
@@ -1,259 +0,0 @@
1
- #ifndef FILE_HCURLFE
2
- #define FILE_HCURLFE
3
-
4
- /*********************************************************************/
5
- /* File: hcurlfe.hpp */
6
- /* Author: Joachim Schoeberl */
7
- /* Date: 16. Apr. 2000 */
8
- /*********************************************************************/
9
-
10
- #include "finiteelement.hpp"
11
-
12
-
13
- namespace ngfem
14
- {
15
-
16
-
17
- /*
18
- HCurl Finite Element Definitions
19
- */
20
-
21
-
22
- template <int D> class HDivFiniteElement;
23
-
24
-
25
- constexpr int DIM_CURL_ (int D) { return (D*(D-1))/2; }
26
-
27
- /**
28
- H(Curl) finite element of dimension D
29
- */
30
-
31
-
32
- class BaseHCurlFiniteElement : public FiniteElement
33
- {
34
- public:
35
- using FiniteElement :: FiniteElement;
36
-
37
- virtual void CalcShape (const IntegrationPoint & ip,
38
- BareSliceMatrix<> shape) const = 0;
39
-
40
- virtual void CalcMappedShape (const BaseMappedIntegrationPoint & mip,
41
- BareSliceMatrix<> shape) const = 0;
42
-
43
- virtual void CalcMappedShape (const BaseMappedIntegrationRule & bmir, BareSliceMatrix<> shapes) const = 0;
44
-
45
- virtual void CalcMappedShape (const SIMD<BaseMappedIntegrationPoint> & bmip,
46
- BareSliceMatrix<SIMD<double>> shape) const = 0;
47
-
48
- virtual void CalcMappedShape (const SIMD_BaseMappedIntegrationRule & mir,
49
- BareSliceMatrix<SIMD<double>> shapes) const = 0;
50
-
51
- /// compute curl of shape, default: numerical diff
52
- virtual void CalcCurlShape (const IntegrationPoint & ip,
53
- BareSliceMatrix<> curlshape) const = 0;
54
-
55
- virtual void CalcMappedCurlShape (const BaseMappedIntegrationPoint & mip,
56
- BareSliceMatrix<> curlshape) const = 0;
57
-
58
- virtual void CalcMappedCurlShape (const BaseMappedIntegrationRule & mir,
59
- BareSliceMatrix<> curlshape) const = 0;
60
-
61
- virtual void CalcMappedCurlShape (const SIMD_BaseMappedIntegrationRule & mir,
62
- BareSliceMatrix<SIMD<double>> curlshapes) const = 0;
63
-
64
-
65
-
66
- NGS_DLL_HEADER virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
67
- BareSliceVector<> coefs, BareSliceMatrix<SIMD<double>> values) const;
68
- NGS_DLL_HEADER virtual void Evaluate (const SIMD_BaseMappedIntegrationRule & ir,
69
- BareSliceVector<Complex> coefs, BareSliceMatrix<SIMD<Complex>> values) const;
70
- NGS_DLL_HEADER virtual void EvaluateCurl (const SIMD_BaseMappedIntegrationRule & ir,
71
- BareSliceVector<> coefs, BareSliceMatrix<SIMD<double>> values) const;
72
-
73
- NGS_DLL_HEADER virtual void AddTrans (const SIMD_BaseMappedIntegrationRule & ir,
74
- BareSliceMatrix<SIMD<double>> values,
75
- BareSliceVector<> coefs) const;
76
- NGS_DLL_HEADER virtual void AddTrans (const SIMD_BaseMappedIntegrationRule & ir,
77
- BareSliceMatrix<SIMD<Complex>> values,
78
- BareSliceVector<Complex> coefs) const;
79
- NGS_DLL_HEADER virtual void AddCurlTrans (const SIMD_BaseMappedIntegrationRule & ir,
80
- BareSliceMatrix<SIMD<double>> values,
81
- BareSliceVector<> coefs) const;
82
- NGS_DLL_HEADER virtual void AddCurlTrans (const SIMD_BaseMappedIntegrationRule & ir,
83
- BareSliceMatrix<SIMD<Complex>> values,
84
- BareSliceVector<Complex> coefs) const;
85
- };
86
-
87
-
88
- template <int D>
89
- class HCurlFiniteElement : public BaseHCurlFiniteElement
90
- {
91
-
92
- public:
93
- enum { DIM = D };
94
- enum { DIM_CURL = DIM_CURL_(D) };
95
-
96
-
97
- public:
98
- using BaseHCurlFiniteElement::BaseHCurlFiniteElement;
99
-
100
- HD virtual ~HCurlFiniteElement () { ; }
101
-
102
- virtual string NGS_DLL_HEADER ClassName() const override;
103
-
104
-
105
- /// compute curl of shape, default: numerical diff
106
- void NGS_DLL_HEADER CalcCurlShape (const IntegrationPoint & ip,
107
- BareSliceMatrix<> curlshape) const override;
108
-
109
- /// compute shape
110
- void NGS_DLL_HEADER CalcMappedShape (const BaseMappedIntegrationPoint & mip, BareSliceMatrix<> shape) const override;
111
-
112
-
113
- void NGS_DLL_HEADER CalcMappedShape (const BaseMappedIntegrationRule & bmir, BareSliceMatrix<> shapes) const override;
114
-
115
- void NGS_DLL_HEADER CalcMappedShape (const SIMD<BaseMappedIntegrationPoint> & bmip,
116
- BareSliceMatrix<SIMD<double>> shape) const override;
117
-
118
- void NGS_DLL_HEADER CalcMappedShape (const SIMD_BaseMappedIntegrationRule & mir,
119
- BareSliceMatrix<SIMD<double>> shapes) const override;
120
-
121
- /// compute curl of shape
122
- void NGS_DLL_HEADER CalcMappedCurlShape (const BaseMappedIntegrationPoint & mip,
123
- BareSliceMatrix<> curlshape) const override;
124
-
125
- void NGS_DLL_HEADER CalcMappedCurlShape (const BaseMappedIntegrationRule & mir,
126
- BareSliceMatrix<> curlshape) const override;
127
-
128
- void NGS_DLL_HEADER CalcMappedCurlShape (const SIMD_BaseMappedIntegrationRule & mir,
129
- BareSliceMatrix<SIMD<double>> curlshapes) const override;
130
-
131
- ///
132
- const FlatMatrixFixWidth<DIM> GetShape (const IntegrationPoint & ip,
133
- LocalHeap & lh) const
134
- {
135
- FlatMatrixFixWidth<DIM> shape(ndof, lh);
136
- CalcShape (ip, shape);
137
- return shape;
138
- }
139
-
140
-
141
- virtual Vec<D>
142
- EvaluateShape (const IntegrationPoint & ip,
143
- BareSliceVector<double> x, LocalHeap & lh) const
144
- {
145
- HeapReset hr(lh);
146
- return Trans (GetShape(ip, lh)) * x;
147
- }
148
-
149
- using BaseHCurlFiniteElement::Evaluate;
150
- NGS_DLL_HEADER virtual void
151
- Evaluate (const IntegrationRule & ir, BareSliceVector<> coefs, SliceMatrix<> values) const;
152
-
153
- NGS_DLL_HEADER virtual void
154
- Evaluate (const MappedIntegrationRule<D,D> & mir, BareSliceVector<> coefs, SliceMatrix<> values) const;
155
-
156
- const FlatMatrixFixWidth<DIM_CURL_(D)> GetCurlShape (const IntegrationPoint & ip,
157
- LocalHeap & lh) const
158
- {
159
- FlatMatrixFixWidth<DIM_CURL_(D)> curlshape(ndof, lh);
160
- CalcCurlShape (ip, curlshape);
161
- return curlshape;
162
- }
163
-
164
- template <typename TVX>
165
- Vec<DIM_CURL_(D), typename TVX::TSCAL>
166
- EvaluateCurlShape (const IntegrationPoint & ip,
167
- const TVX & x, LocalHeap & lh) const
168
- {
169
- HeapReset hr(lh);
170
- return Trans (GetCurlShape(ip, lh)) * x;
171
- }
172
-
173
- virtual Vec<DIM_CURL_(D)>
174
- EvaluateCurlShape (const IntegrationPoint & ip,
175
- BareSliceVector<double> x, LocalHeap & lh) const
176
- {
177
- HeapReset hr(lh);
178
- return Trans (GetCurlShape(ip, lh)) * x;
179
- }
180
-
181
- using BaseHCurlFiniteElement::EvaluateCurl;
182
-
183
- NGS_DLL_HEADER virtual void
184
- EvaluateCurl (const IntegrationRule & ir, BareSliceVector<> coefs, BareSliceMatrix<> curl) const;
185
-
186
- NGS_DLL_HEADER virtual void
187
- EvaluateMappedCurl (const MappedIntegrationRule<D,D> & mir,
188
- BareSliceVector<> coefs, FlatMatrixFixWidth<DIM_CURL_(D)> curl) const;
189
-
190
-
191
-
192
- NGS_DLL_HEADER virtual void CalcDualShape (const BaseMappedIntegrationPoint & bmip, BareSliceMatrix<> shape) const;
193
-
194
- NGS_DLL_HEADER virtual void CalcDualShape (const SIMD_BaseMappedIntegrationRule & bmir, BareSliceMatrix<SIMD<double>> shape) const;
195
-
196
- NGS_DLL_HEADER virtual void EvaluateDual (const SIMD_BaseMappedIntegrationRule & bmir, BareSliceVector<> coefs, BareSliceMatrix<SIMD<double>> values) const
197
- { throw ExceptionNOSIMD("HCurlFE - simd evaldual not overloaded"); }
198
-
199
- NGS_DLL_HEADER virtual void AddDualTrans (const SIMD_BaseMappedIntegrationRule & bmir, BareSliceMatrix<SIMD<double>> values,
200
- BareSliceVector<double> coefs) const
201
- { throw ExceptionNOSIMD("HCurlFE - simd adddualtrans not overloaded"); }
202
-
203
- protected:
204
- ///
205
- virtual void CalcShape1 (const IntegrationPoint & ip,
206
- FlatMatrixFixWidth<D> shape) const
207
- { ; }
208
- ///
209
- virtual void CalcShape2 (const IntegrationPoint & ip,
210
- FlatMatrixFixWidth<D> shape) const
211
- { ; }
212
-
213
- virtual void CalcShape3 (const IntegrationPoint & ip,
214
- FlatMatrixFixWidth<D> shape) const
215
- { ; }
216
-
217
- virtual void CalcShape4 (const IntegrationPoint & ip,
218
- FlatMatrixFixWidth<D> shape) const
219
- { ; }
220
-
221
- ///
222
- void ComputeEdgeMoments (int enr, ScalarFiniteElement<1> & testfe,
223
- FlatMatrix<> moments, int order, int shape = 1) const;
224
- ///
225
- void ComputeFaceMoments (int fnr, HDivFiniteElement<2> & testfe,
226
- FlatMatrix<> moments, int order, int shape = 1) const;
227
- ///
228
- void ComputeVolMoments (HDivFiniteElement<3> & testfe,
229
- FlatMatrix<> moments, int order, int shape = 1) const;
230
-
231
-
232
- NGS_DLL_HEADER virtual std::list<std::tuple<std::string,double>> Timing () const override;
233
- };
234
-
235
-
236
-
237
-
238
-
239
-
240
-
241
-
242
-
243
-
244
- template <int D>
245
- extern void ComputeGradientMatrix (const ScalarFiniteElement<D> & h1fe,
246
- const HCurlFiniteElement<D> & hcurlfe,
247
- FlatMatrix<> gradient);
248
-
249
-
250
-
251
-
252
- extern template class HCurlFiniteElement<1>;
253
- extern template class HCurlFiniteElement<2>;
254
- extern template class HCurlFiniteElement<3>;
255
- }
256
-
257
-
258
-
259
- #endif
@@ -1,107 +0,0 @@
1
- #ifndef FILE_HCURLFE_UTILS
2
- #define FILE_HCURLFE_UTILS
3
-
4
-
5
- #include "shapefunction_utils.hpp"
6
-
7
-
8
- namespace ngfem
9
- {
10
-
11
-
12
- template <int DIM, typename SCAL>
13
- class Du
14
- {
15
- enum { DIM_CURL = (DIM * (DIM-1))/2 };
16
-
17
- public:
18
- const AutoDiff<DIM,SCAL> u;
19
-
20
- Du (const AutoDiff<DIM,SCAL> au) : u(au) { }
21
-
22
- Vec<DIM,SCAL> Value () const
23
- {
24
- return GetGradient(u);
25
- }
26
-
27
- Vec<DIM_CURL,SCAL> CurlValue () const
28
- {
29
- return Vec<DIM_CURL,SCAL> (0.0);
30
- }
31
- };
32
-
33
-
34
-
35
- template <int DIM, typename SCAL>
36
- class uDv
37
- {
38
- public:
39
- const AutoDiff<DIM,SCAL> u, v;
40
-
41
- uDv (AutoDiff<DIM,SCAL> au, AutoDiff<DIM,SCAL> av)
42
- : u(au), v(av) { ; }
43
-
44
- auto Value () const
45
- {
46
- return u.Value() * GetGradient(v);
47
- }
48
-
49
- auto CurlValue () const
50
- {
51
- return Cross (GetGradient(u), GetGradient(v));
52
- }
53
- };
54
-
55
-
56
-
57
- template <int DIM, typename SCAL>
58
- class uDv_minus_vDu
59
- {
60
- public:
61
- const AutoDiff<DIM, SCAL> u, v;
62
-
63
- uDv_minus_vDu (const AutoDiff<DIM,SCAL> au,
64
- const AutoDiff<DIM,SCAL> av)
65
- : u(au), v(av) { }
66
-
67
- auto Value () const
68
- {
69
- return u.Value()*GetGradient(v)-v.Value()*GetGradient(u);
70
- }
71
-
72
- auto CurlValue () const
73
- {
74
- return 2 * Cross (GetGradient(u), GetGradient(v));
75
- }
76
- };
77
-
78
-
79
-
80
-
81
- template <int DIM, typename SCAL>
82
- class wuDv_minus_wvDu
83
- {
84
- public:
85
- const AutoDiff<DIM,SCAL> u, v, w;
86
-
87
- wuDv_minus_wvDu (const AutoDiff<DIM,SCAL> au,
88
- const AutoDiff<DIM,SCAL> av,
89
- const AutoDiff<DIM,SCAL> aw)
90
- : u(au), v(av), w(aw) { ; }
91
-
92
- auto Value () const
93
- {
94
- return w.Value()*u.Value()*GetGradient(v) - w.Value()*v.Value()*GetGradient(u);
95
- }
96
-
97
- auto CurlValue () const
98
- {
99
- return Cross(GetGradient(u*w),GetGradient(v)) - Cross(GetGradient(v*w), GetGradient(u));
100
- }
101
- };
102
- }
103
-
104
-
105
- #endif
106
-
107
-