correct typo

This commit is contained in:
Axel Kohlmeyer
2024-01-16 04:11:56 -05:00
parent e82ba61183
commit e3f81a2513

View File

@ -15,7 +15,7 @@
// clang-format off
typedef NPairRespaNsqOmp<0,0> NPairHalfRespaNsqNewtoffOmp;
NPairStyle(half/respa/nsq/newtoff/omp,
NPairHalfRespaNsqNewtoff,
NPairHalfRespaNsqNewtoffOmp,
NP_HALF | NP_RESPA | NP_NSQ | NP_OMP | NP_NEWTOFF | NP_ORTHO | NP_TRI);
typedef NPairRespaNsqOmp<1,0> NPairHalfRespaNsqNewtonOmp;