rotor_rot_pts Subroutine

public subroutine rotor_rot_pts(this, pts, origin, order)

Uses

Rotate using pts => phi theta psi Warning: This rotation is about the global reference frame

Type Bound

rotor_class

Arguments

Type IntentOptional Attributes Name
class(rotor_class), intent(inout) :: this
real(kind=dp), intent(in), dimension(3) :: pts
real(kind=dp), intent(in), dimension(3) :: origin
integer, intent(in) :: order