◆ calc_permutation_char()
subroutine cam_pio_utils::calc_permutation::calc_permutation_char |
( |
character(len=*), dimension(:), intent(in) |
filedims, |
|
|
character(len=*), dimension(:), intent(in) |
arraydims, |
|
|
integer, dimension(:), intent(out) |
perm, |
|
|
logical, intent(out) |
isperm |
|
) |
| |
|
private |
◆ calc_permutation_int()
subroutine cam_pio_utils::calc_permutation::calc_permutation_int |
( |
integer, dimension(:), intent(in) |
filedims, |
|
|
integer, dimension(:), intent(in) |
arraydims, |
|
|
integer, dimension(:), intent(out) |
perm, |
|
|
logical, intent(out) |
isperm |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: