Compute the cross product between two arrays of length 2 or 3
Interfaced with crossproduct()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r32), | intent(in) | :: | a(3) | 1D Array |
||
real(kind=r32), | intent(in) | :: | b(3) | 1D Array |
cross product
Interfaced with crossproduct()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(in) | :: | a(3) | 1D Array |
||
real(kind=r64), | intent(in) | :: | b(3) | 1D Array |
cross product