psmile_def_var.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psmile_def_var (var_id, name, grid_id, method_id, mask_id, var_nodims, var_actual_shape, var_type, ierror)

Function Documentation

subroutine psmile_def_var ( integer,intent(out)  var_id,
character (len=*),intent(in)  name,
integer,intent(in)  grid_id,
integer,intent(in)  method_id,
integer,intent(in)  mask_id,
integer,dimension(2),intent(in)  var_nodims,
integer,dimension(1:2,1:var_nodims(1),intent(in)  var_actual_shape,
integer,intent(in)  var_type,
integer,intent(out)  ierror 
)

Definition at line 13 of file psmile_def_var.F90.

References PSMILe::Fields, PSMILe::Grids, PSMILe::Masks, max, PSMILe::Methods, not, PRISM_Error_Alloc, psmile_create_timeaxis(), psmile_def_metadata(), and psmile_get_field_handle().

Referenced by psmile_apply_user_data(), and psmile_set_userdef().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1