Skip to content

Commit

Permalink
remove extraneous comment
Browse files Browse the repository at this point in the history
  • Loading branch information
atmyers committed Jan 19, 2024
1 parent 5e2c6a3 commit 5d52a41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Src/Particle/AMReX_TracerParticle_mod_K.H
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ void cic_interpolate_nd (const P& p,
linear_interpolate_to_particle (p, plo, dxi, &data_arr, val, &is_nodal, start_comp, ncomp_per_array, num_arrays);
}

//
/**
\brief Linearly interpolates the mesh data to the particle position from face-centered data.
The nth component of the data_arr array is nodal in the nth direction, and cell-centered in the others.
Expand Down

0 comments on commit 5d52a41

Please sign in to comment.