Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_def_partition (grid_id, nbr_blocks, partition_array, extent_array, ierror) |
subroutine psmile_def_partition | ( | Integer,intent(in) | grid_id, | |
Integer,intent(in) | nbr_blocks, | |||
Integer,dimension(1:nbr_blocks,*),intent(in) | partition_array, | |||
Integer,dimension(1:nbr_blocks,*),intent(in) | extent_array, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 14 of file psmile_def_partition.F90.
References a, psmile_grid::get_size_of_shape(), PSMILe::Grids, i5, max, and PRISM_Error_Alloc.
Referenced by psmile_apply_user_data(), and psmile_set_userdef().