Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_enddef_appl_miss (global_ids, comp_min, comp_max, b_comps, n_active, tag, ierror) |
| subroutine psmile_enddef_appl_miss | ( | Integer,dimension (comp_min:comp_max),intent(in) | global_ids, | |
| Integer,intent(in) | comp_min, | |||
| Integer,intent(in) | comp_max, | |||
| Type (Enddef_comp),dimension (n_active),intent(out) | b_comps, | |||
| Integer,intent(in) | n_active, | |||
| Integer,intent(in) | tag, | |||
| Integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_enddef_appl_miss.F90.
References a, PSMILe::comp_infos, not, and PRISM_Error_Alloc.
Referenced by psmile_enddef_appl().

1.6.1