Skip to content

Commit

Permalink
Update LinearMap.H
Browse files Browse the repository at this point in the history
Document "Name" parameter in LinearMap.
  • Loading branch information
cemitch99 authored Nov 2, 2024
1 parent 2e57e91 commit 911fbec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/particles/elements/LinearMap.H
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ namespace impactx
* @param dx horizontal translation error in m
* @param dy vertical translation error in m
* @param rotation_degree rotation error in the transverse plane [degrees]
* @param name a user defined and not necessarily unique name of the element
*/
LinearMap (
LinearTransport::Map6x6 const & R,
Expand Down

0 comments on commit 911fbec

Please sign in to comment.