IS_CASA_TIME Function

public function IS_CASA_TIME(iotype, yyyy, ktau, kstart, koffset, kend, ktauday, logn)

Uses

  • proc~~is_casa_time~~UsesGraph proc~is_casa_time IS_CASA_TIME module~cable_common_module cable_common_module proc~is_casa_time->module~cable_common_module module~cable_io_vars_module cable_IO_vars_module proc~is_casa_time->module~cable_io_vars_module module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod module~cable_def_types_mod cable_def_types_mod module~cable_io_vars_module->module~cable_def_types_mod 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
character(len=1), intent(in) :: iotype*5
integer, intent(in) :: yyyy
integer, intent(in) :: ktau
integer, intent(in) :: kstart
integer, intent(in) :: koffset
integer, intent(in) :: kend
integer, intent(in) :: ktauday
integer, intent(in) :: logn

Return Value logical


Calls

proc~~is_casa_time~~CallsGraph proc~is_casa_time IS_CASA_TIME is_leapyear is_leapyear proc~is_casa_time->is_leapyear

Called by

proc~~is_casa_time~~CalledByGraph proc~is_casa_time IS_CASA_TIME proc~casaonly_luc CASAONLY_LUC proc~casaonly_luc->proc~is_casa_time proc~mpidrv_master mpidrv_master proc~mpidrv_master->proc~is_casa_time proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~is_casa_time proc~serialdrv serialdrv proc~serialdrv->proc~is_casa_time program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_master program~cable_offline_driver->proc~serialdrv