Skip to content

Commit baf527d

Browse files
committed
fix doc
1 parent 1af6304 commit baf527d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/Particle/AMReX_ParticleUtil.H

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,7 @@ partitionParticles (PTile& ptile, ParFunc const& is_left)
580580
* It must return the same result if evaluated multiple times for the same particle.
581581
*
582582
* \param ptile the ParticleTile to partition
583+
* \param num_left number of particles in the left partition
583584
* \param is_left functor to map particles to a partition
584585
*/
585586
template <typename PTile, typename ParFunc>

0 commit comments

Comments
 (0)