Cross product of 2D vectors
Cross product of two 2D vectors
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(2) | :: | u | First vector |
|
real(kind=wp), | intent(in), | dimension(2) | :: | v | Second vector |
Result z-component