Skip to content

Commit

Permalink
fixed usage
Browse files Browse the repository at this point in the history
DiamonDinoia committed Jun 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9d6e65a commit 3da092a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/finufft3dkernel_test.cpp
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ using namespace finufft::utils;
const char *help[] = {"Tester for FINUFFT in 3d, all 3 types, either precision.",
"",
"Usage: finufft3d_test Nmodes1 Nmodes2 Nmodes3 Nsrc [tol [debug "
"[spread_sort [upsampfac [errfail]]]]]",
"[spread_sort [upsampfac]]]]",
"\teg:\tfinufft3d_test 100 200 50 1e6 1e-12 0 2 0.0 1e-11",
"\tnotes:\tif errfail present, exit code 1 if any error > errfail",
NULL};

0 comments on commit 3da092a

Please sign in to comment.