DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
swap
Interface
4 statements
Source File
dbcsr_tas_util.F
dbcsr_tas_util
swap
Contents
Module Procedures
swap_i8
swap_i
public interface swap
Module Procedures
private subroutine
swap_i8
(arr)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int_8),
intent(inout),
DIMENSION(2)
::
arr
private subroutine
swap_i
(arr)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(inout),
DIMENSION(2)
::
arr