Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_store_data_grid (grid_id, grid_name, comp_id, grid_valid_shape, grid_type, ierror) |
subroutine psmile_store_data_grid | ( | integer,intent(out) | grid_id, | |
character(len=*),intent(in) | grid_name, | |||
integer,intent(in) | comp_id, | |||
integer,dimension (2, *),intent(in) | grid_valid_shape, | |||
integer,intent(in) | grid_type, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 25 of file psmile_store_data_grid.F90.
References a, psmile_grid::get_size_of_shape(), psmile_user_data::grid_data, i5, psmile_user_data::init_user_coordinate_data(), and not.
Referenced by prism_def_grid().