Skip to content

Commit

Permalink
Delete obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgrote committed Feb 28, 2025
1 parent c7b6884 commit 57a06bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Particles/Gather/GetExternalFields.H
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ struct GetExternalEBField
using namespace amrex::literals;

if (d_lattice_element_finder.m_initialized) {
// Note that the "*" is needed since d_lattice_element_finder is optional
d_lattice_element_finder(i, field_Ex, field_Ey, field_Ez,
field_Bx, field_By, field_Bz);
}
Expand Down

0 comments on commit 57a06bd

Please sign in to comment.