Revert 2D/3D support
Compare changes
Files
8+ 6
− 41
@@ -145,32 +145,16 @@ namespace ippl {
@@ -199,16 +183,6 @@ namespace ippl {
@@ -224,19 +198,11 @@ namespace ippl {
@@ -261,6 +227,5 @@ namespace ippl {
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
Revert "Merge branch '87-add-mdrangepolicy-generator-for-arbitrary-dimensions-2' into 'master'"
This reverts commit a752facc, reversing changes made to 07468628.
The following commits are preserved:
A comment to this MR: We do this revert since NVCC (11.0) has problems with SFINAE. We therefore disable the support of 2D fields until NVCC is able to handle this or we find a better solution. The use of if constexpr
fails too (although it compiles).
Reopens #87 (closed)