blade_rot_pts Subroutine

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

Uses

Rotate blade using pts. pts refers to (phi, theta, psi)

Type Bound

blade_class

Arguments

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