Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prism_def_partition (grid_id, nbr_blocks, partition_array, extent_array, ierror) |
| logical | has_normal_extent_array (grid_type) |
| logical prism_def_partition::has_normal_extent_array | ( | integer,intent(in) | grid_type | ) |
Definition at line 137 of file prism_def_partition.F90.
Referenced by prism_def_partition().

| subroutine prism_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 28 of file prism_def_partition.F90.
References a, psmile_grid::get_size_of_shape(), has_normal_extent_array(), i5, psmile_store_data_partition(), and psmile_user_data::test_user_grid_id().

1.6.1