Source Files
Modules
Procedures
Derived Types
outer_product
Interface
6 statements
Source File
diffstruc_operations_linalg.f90
diffstruc__operations_linalg
outer_product
Contents
Functions
outer_product_arrays
public interface outer_product
Functions
private module function outer_product_arrays(a, b) result(c)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
array_type
),
intent(in),
target
::
a
class(
array_type
),
intent(in),
target
::
b
Return Value
type(
array_type
), pointer