Skip to content

Commit

Permalink
uncrustify
Browse files Browse the repository at this point in the history
  • Loading branch information
acitrain committed Jan 29, 2025
1 parent ab9a7fb commit 66db532
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ struct TaperKernel

/**
* @brief Compute coefficients for the taper layers. In this computation the choice of the taper length (sizeT) and the coefficient of
*reflection (r)
* reflection (r)
* highly depends on the model. Usually R will be between 10^{-3} and 1 ans you need to find a compromise with sizeT.
* @tparam EXEC_POLICY the execution policy
* @param[in] size the number of nodes
Expand Down

0 comments on commit 66db532

Please sign in to comment.