Skip to content

Commit

Permalink
Misspelled ewaldCPU
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerw committed May 23, 2024
1 parent 32584d8 commit 8f6ffe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TreePiece.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4167,7 +4167,7 @@ void TreePiece::calculateEwald(EwaldMsg *msg) {
}
#else

ewalcCpu(msg);
ewaldCPU(msg);

#endif
}
Expand Down

0 comments on commit 8f6ffe0

Please sign in to comment.