put_var_ncr1 Subroutine

public subroutine put_var_ncr1(ncid, var_name, var)

Uses

  • proc~~put_var_ncr1~~UsesGraph proc~put_var_ncr1 put_var_ncr1 module~cable_def_types_mod cable_def_types_mod proc~put_var_ncr1->module~cable_def_types_mod netcdf netcdf proc~put_var_ncr1->netcdf module~aggregator_mod aggregator_mod module~cable_def_types_mod->module~aggregator_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod iso_fortran_env iso_fortran_env module~aggregator_mod->iso_fortran_env module~cable_error_handler_mod cable_error_handler_mod module~aggregator_mod->module~cable_error_handler_mod module~cable_error_handler_base_mod cable_error_handler_base_mod module~cable_error_handler_mod->module~cable_error_handler_base_mod module~cable_error_handler_base_mod->iso_fortran_env

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ncid
character(len=*), intent(in) :: var_name
real, intent(in), dimension(:) :: var

Calls

proc~~put_var_ncr1~~CallsGraph proc~put_var_ncr1 put_var_ncr1 nf90_inq_varid nf90_inq_varid proc~put_var_ncr1->nf90_inq_varid nf90_put_var nf90_put_var proc~put_var_ncr1->nf90_put_var proc~stderr_nc stderr_nc proc~put_var_ncr1->proc~stderr_nc nf90_strerror nf90_strerror proc~stderr_nc->nf90_strerror

Called by

proc~~put_var_ncr1~~CalledByGraph proc~put_var_ncr1 put_var_ncr1 interface~put_var_nc put_var_nc interface~put_var_nc->proc~put_var_ncr1 proc~write_casa_dump write_casa_dump proc~write_casa_dump->proc~put_var_ncr1 proc~mpidrv_master mpidrv_master proc~mpidrv_master->proc~write_casa_dump proc~serialdrv serialdrv proc~serialdrv->proc~write_casa_dump program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_master program~cable_offline_driver->proc~serialdrv