Skip to content

Commit

Permalink
Fix Doxygen String
Browse files Browse the repository at this point in the history
Co-authored-by: Chad Mitchell <[email protected]>
  • Loading branch information
ax3l and cemitch99 authored Feb 11, 2025
1 parent 87f06f5 commit 5fd0896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/particles/spacecharge/HandleSpacecharge.H
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

namespace impactx::particles::spacecharge
{
/** Function to handle CSR bending process including charge deposition,
* mean transverse position calculation, wakefield generation, and convolution.
/** Function to handle space charge including charge deposition, Poisson solve,
* field calculation, interpolation, and particle push.
*
* @param[in,out] amr_data AMR data like particle container and fields
* @param[in] ResizeMesh function to call to resize the mesh
Expand Down

0 comments on commit 5fd0896

Please sign in to comment.