Definition at line 126 of file common.f90.
◆ switch_d2()
subroutine common::switch::switch_d2 |
( |
double precision, dimension(:,:), intent(inout), pointer |
p1, |
|
|
double precision, dimension(:,:), intent(inout), pointer |
p2 |
|
) |
| |
|
private |
◆ switch_i1()
subroutine common::switch::switch_i1 |
( |
integer, dimension(:), intent(inout), pointer |
p1, |
|
|
integer, dimension(:), intent(inout), pointer |
p2 |
|
) |
| |
|
private |
◆ switch_i2()
subroutine common::switch::switch_i2 |
( |
integer, dimension(:,:), intent(inout), pointer |
p1, |
|
|
integer, dimension(:,:), intent(inout), pointer |
p2 |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: