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