cable_netcdf_stub_file_def_var Subroutine

private subroutine cable_netcdf_stub_file_def_var(this, var_name, dim_names, type)

Type Bound

cable_netcdf_stub_file_t

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_stub_file_t), intent(inout) :: this
character(len=*), intent(in) :: var_name
character(len=*), intent(in), optional :: dim_names(:)
integer, intent(in) :: type