Source Files
Modules
Procedures
Derived Types
power_arrays
Interface
91 statements
Source File
diffstruc_types.f90
diffstruc__types
power_arrays
Contents
None
interface
private module function power_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