Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in), | optional | :: | rotx | ||
real(kind=real64), | intent(in), | optional | :: | roty | ||
real(kind=real64), | intent(in), | optional | :: | rotz | ||
real(kind=real64), | intent(in), | optional | :: | n(3) | ||
real(kind=real64), | intent(in), | optional | :: | angle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | vector(3) | |||
real(kind=real64), | intent(in), | optional | :: | rotx | ||
real(kind=real64), | intent(in), | optional | :: | roty | ||
real(kind=real64), | intent(in), | optional | :: | rotz | ||
real(kind=real64), | intent(in), | optional | :: | n(3) | ||
real(kind=real64), | intent(in), | optional | :: | angle |