Skip to content

Commit

Permalink
Cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Dec 24, 2023
1 parent 90e405c commit 520f32a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/particles/elements/CFbend.H
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ namespace impactx
// shift due to alignment errors of the element
shift_in(p.pos(RealAoS::x), p.pos(RealAoS::y), px, py);


// access AoS data such as positions and cpu/id
amrex::ParticleReal const x = p.pos(RealAoS::x);
amrex::ParticleReal const y = p.pos(RealAoS::y);
Expand Down

0 comments on commit 520f32a

Please sign in to comment.