xios_field_is_active Interface

public interface xios_field_is_active

Calls

interface~~xios_field_is_active~~CallsGraph interface~xios_field_is_active xios_field_is_active proc~xios_field_is_active_id xios_field_is_active_id interface~xios_field_is_active->proc~xios_field_is_active_id proc~xios_field_is_active_hdl xios_field_is_active_hdl interface~xios_field_is_active->proc~xios_field_is_active_hdl

Called by

interface~~xios_field_is_active~~CalledByGraph interface~xios_field_is_active xios_field_is_active proc~read_xiosfieldactive read_xiosfieldactive proc~read_xiosfieldactive->interface~xios_field_is_active proc~histwrite2d_phy histwrite2d_phy proc~histwrite2d_phy->interface~xios_field_is_active proc~histwrite3d_phy~2 histwrite3d_phy proc~histwrite3d_phy~2->interface~xios_field_is_active proc~histwrite2d_phy~2 histwrite2d_phy proc~histwrite2d_phy~2->interface~xios_field_is_active proc~read_xiosfieldactive~2 read_xiosfieldactive proc~read_xiosfieldactive~2->interface~xios_field_is_active proc~physiq~2 physiq proc~physiq~2->interface~xios_field_is_active proc~lmdz_cosp_interface lmdz_cosp_interface proc~physiq~2->proc~lmdz_cosp_interface proc~phys_output_write_spl phys_output_write_spl proc~physiq~2->proc~phys_output_write_spl proc~phystokenc phystokenc proc~physiq~2->proc~phystokenc proc~phys_output_write phys_output_write proc~physiq~2->proc~phys_output_write proc~physiq physiq proc~physiq->interface~xios_field_is_active proc~physiq->proc~lmdz_cosp_interface proc~physiq->proc~phys_output_write_spl proc~physiq->proc~phystokenc proc~physiq->proc~phys_output_write proc~read_xiosfieldactive~3 read_xiosfieldactive proc~read_xiosfieldactive~3->interface~xios_field_is_active proc~histwrite3d_phy histwrite3d_phy proc~histwrite3d_phy->interface~xios_field_is_active proc~read_xiosfieldactive~4 read_xiosfieldactive proc~read_xiosfieldactive~4->interface~xios_field_is_active proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~lmdz_cosp_interface~2 lmdz_cosp_interface proc~lmdz_cosp_interface~2->proc~read_xiosfieldactive~2 interface~histwrite_phy~2 histwrite_phy interface~histwrite_phy~2->proc~histwrite3d_phy~2 interface~histwrite_phy~2->proc~histwrite2d_phy~2 proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~scm scm proc~scm->proc~physiq interface~histwrite_phy histwrite_phy interface~histwrite_phy->proc~histwrite2d_phy interface~histwrite_phy->proc~histwrite3d_phy proc~lmdz_cosp_interface->proc~read_xiosfieldactive~2 proc~phys_output_write_spl->interface~histwrite_phy proc~physiq~3 physiq proc~physiq~3->interface~histwrite_phy proc~phystokenc->interface~histwrite_phy proc~phystokenc~2 phystokenc proc~phystokenc~2->interface~histwrite_phy proc~phys_output_write->interface~histwrite_phy proc~phys_output_write_spl~2 phys_output_write_spl proc~phys_output_write_spl~2->interface~histwrite_phy proc~calfis calfis proc~calfis->proc~call_physiq proc~phys_output_write~2 phys_output_write proc~phys_output_write~2->interface~histwrite_phy program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents


Module Procedures

public function xios_field_is_active_id(field_id, at_current_timestep_arg)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: field_id
logical, intent(in), optional :: at_current_timestep_arg

Return Value logical

public function xios_field_is_active_hdl(field_hdl, at_current_timestep_arg)

Arguments

Type IntentOptional Attributes Name
type(xios_field), intent(in) :: field_hdl
logical, intent(in), optional :: at_current_timestep_arg

Return Value logical