We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d06950 commit 0f4f944Copy full SHA for 0f4f944
src/particles/spacecharge/Deposit1D.H
@@ -26,7 +26,7 @@ namespace impactx::particles::spacecharge
26
* @param[in] pc container of the particles that deposited rho
27
* @param[out] beam_profile deposited charge density
28
* @param[out] beam_profile_slope derivative of deposited charge density
29
- * @param[in] bin_max location of lower endpoint for binning
+ * @param[in] bin_min location of lower endpoint for binning
30
* @param[in] bin_max location of upper endpoint for binning
31
* @param[in] num_bins number of longitudinal bins
32
*/
0 commit comments