operator(.cross.) Interface

public interface operator(.cross.)

Contents


Functions

public pure function cross_prod(a, b)

Arguments

Type IntentOptional AttributesName
type(vector), intent(in) :: a
type(vector), intent(in) :: b

Return Value type(vector)