Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_generate_1d_3d_dble (vector1, vector2, vector3, shape, dest_array, dest_shape, grid_valid_shape, ierror) |
| subroutine psmile_generate_1d_3d_dble | ( | Double Precision,dimension (shape(1,1),intent(in) | vector1, | |
| Double Precision,dimension (shape(1,2),intent(in) | vector2, | |||
| Double Precision,dimension (shape(1,3),intent(in) | vector3, | |||
| Integer,dimension(2,3),intent(in) | shape, | |||
| Double Precision,dimension ( dest_shape(1,1),intent(out) | dest_array, | |||
| Integer,dimension(2,3),intent(out) | dest_shape, | |||
| Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |||
| integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_generate_1d_3d_dble.F90.
References a.
1.6.1