Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_reshape_2d_dble (source, source_shape, sub_range, dest, dest_shape, ierror) |
subroutine psmile_reshape_2d_dble | ( | Double Precision,dimension (source_shape(1,1),intent(in) | source, | |
Integer,dimension(2,2),intent(in) | source_shape, | |||
Integer,dimension (2, ndim_2d),intent(in) | sub_range, | |||
Double Precision,dimension (dest_shape(1,1),intent(inout) | dest, | |||
Integer,dimension(2,2),intent(inout) | dest_shape, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_reshape_2d_dble.F90.
Referenced by psmile_set_points_3d_double().