Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | dimension(3) | :: | v1 | Vectors to cross multiply |
|
real, | intent(in), | dimension(3) | :: | v2 | Vectors to cross multiply |
Normal vector that is the output
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in), | dimension(3) | :: | v1 | Vectors to cross multiply |
|
real(kind=real64), | intent(in), | dimension(3) | :: | v2 | Vectors to cross multiply |
Normal vector that is the output