Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Howard <[email protected]>
  • Loading branch information
wkdarko and mphoward authored Jan 14, 2025
1 parent 089f8a0 commit 2c63292
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Change Log
5.x
---

5.0.1 (not yet released)
5.1.0 (not yet released)
^^^^^^^^^^^^^^^^^^^^^^^^

*Added*
Expand Down
6 changes: 0 additions & 6 deletions hoomd/mpcd/ReverseNonequilibriumShearFlow.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@

namespace hoomd
{
/*!
* \param sysdata MPCD system data this updater will act on
* \param num_swap Max number of swaps
* \param slab_width Slab width
* \param target_momentum Target momentum in x-direction for the two slabs
*/
mpcd::ReverseNonequilibriumShearFlow::ReverseNonequilibriumShearFlow(
std::shared_ptr<SystemDefinition> sysdef,
std::shared_ptr<Trigger> trigger,
Expand Down

0 comments on commit 2c63292

Please sign in to comment.