We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055fed4 commit 8e12befCopy full SHA for 8e12bef
Tests/Particles/NeighborParticles/CMakeLists.txt
@@ -1,7 +1,4 @@
1
foreach(D IN LISTS AMReX_SPACEDIM)
2
- if (D EQUAL 1)
3
- continue()
4
- endif ()
5
6
set(_sources CheckPair.H Constants.H main.cpp MDParticleContainer.cpp MDParticleContainer.H )
7
0 commit comments