Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_set_points_gridless (method_id, point_name, grid_id, new_points, ierror) |
subroutine psmile_set_points_gridless | ( | Integer,intent(inout) | method_id, | |
Character(len=*),intent(in) | point_name, | |||
Integer,intent(in) | grid_id, | |||
Logical,intent(in) | new_points, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 14 of file psmile_set_points_gridless.F90.
References a, PSMILe::Grids, i5, PSMILe::Methods, PRISM_Error_Alloc, and psmile_get_method_handle().
Referenced by psmile_apply_user_data(), and psmile_set_userdef().