Rotate blade using pts. pts refers to (phi, theta, psi)
| Type | Intent | Optional | 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 |