outer_product Interface

public interface outer_product

Functions

private module function outer_product_arrays(a, b) result(c)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a
class(array_type), intent(in), target :: b

Return Value type(array_type), pointer