Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_deallocate (ierror) |
subroutine | psmile_deallocate_methods (ierror) |
subroutine | psmile_deallocate_fields (ierror) |
subroutine | psmile_deallocate_masks (ierror) |
subroutine psmile_deallocate | ( | integer,intent(out) | ierror | ) |
Definition at line 11 of file psmile_deallocate.F90.
References PSMILe::cpl_list, PSMILe::Grids, psmile_deallocate_fields(), psmile_deallocate_masks(), psmile_deallocate_methods(), and PSMILe::Userdefs.
Referenced by prism_terminate().
subroutine psmile_deallocate_fields | ( | integer,intent(out) | ierror | ) |
Definition at line 440 of file psmile_deallocate.F90.
References PSMILe::Fields.
Referenced by psmile_deallocate(), and psmile_merge_fields().
subroutine psmile_deallocate_masks | ( | integer,intent(out) | ierror | ) |
Definition at line 529 of file psmile_deallocate.F90.
References PSMILe::Masks.
Referenced by psmile_deallocate(), and psmile_merge_fields().
subroutine psmile_deallocate_methods | ( | integer,intent(out) | ierror | ) |
Definition at line 300 of file psmile_deallocate.F90.
References PSMILe::Methods.
Referenced by psmile_deallocate(), and psmile_merge_fields().