We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe75056 commit 110d21cCopy full SHA for 110d21c
1 file changed
tests/test_poisson_solver.py
@@ -73,7 +73,6 @@ class TestPoissonSolverPresets:
73
"POISSON_SOLVER_CG_SCALAR",
74
"POISSON_SOLVER_CG_SIMD",
75
"POISSON_SOLVER_CG_OMP",
76
- "POISSON_SOLVER_SOR_SIMD",
77
]
78
79
def test_solver_preset_constants_exist(self):
0 commit comments