Skip to content

Commit

Permalink
Mini fix in doxygen comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkestene committed Mar 12, 2024
1 parent 86d4f61 commit 08440cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/muscl/HydroBaseFunctor2D.h
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ class HydroBaseFunctor2D
* \param[in] q : Primitive variables state.
* \param[in] dqX : slope along X
* \param[in] dqY : slope along Y
* \param[in] c : local sound speed.
* \param[in] dtdx : dt over dx
* \param[in] dtdy : dt over dy
* \param[in] faceId : which face will be reconstructed
Expand Down
1 change: 0 additions & 1 deletion src/muscl/HydroBaseFunctor3D.h
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ class HydroBaseFunctor3D
* \param[in] dqX : slope along X
* \param[in] dqY : slope along Y
* \param[in] dqZ : slope along Z
* \param[in] c : local sound speed.
* \param[in] dtdx : dt over dx
* \param[in] dtdy : dt over dy
* \param[in] dtdz : dt over dz
Expand Down

0 comments on commit 08440cf

Please sign in to comment.