stella
Manual
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
swap_kxky_ordered
Interface
4 statements
Source File
calculations_kxky.f90
calculations_kxky
swap_kxky_ordered
Contents
Module Procedures
swap_kxky_ordered_real
swap_kxky_ordered_complex
public interface swap_kxky_ordered
Module Procedures
private subroutine
swap_kxky_ordered_real
(gin, gout)
Arguments
Type
Intent
Optional
Attributes
Name
real,
intent(in),
dimension(:, :)
::
gin
real,
intent(out),
dimension(:, :)
::
gout
private subroutine
swap_kxky_ordered_complex
(gin, gout)
Arguments
Type
Intent
Optional
Attributes
Name
complex,
intent(in),
dimension(:, :)
::
gin
complex,
intent(out),
dimension(:, :)
::
gout