Skip to content

Commit

Permalink
Update Marker
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Oct 4, 2024
1 parent 987fd3d commit f7fd9bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/particles/elements/Marker.H
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ namespace impactx
/** Push all particles - nothing to do here */
void operator() (
ImpactXParticleContainer & /* pc */,
int /* step */
int /* step */,
int /* cycle */
) {
// nothing to do
}
Expand Down

0 comments on commit f7fd9bd

Please sign in to comment.