exists Function

public function exists(this, var_name) result(is_present)

Uses

  • proc~~exists~~UsesGraph proc~exists exists module~mpl_module~2 MPL_MODULE proc~exists->module~mpl_module~2 module~parkind1~2 PARKIND1 module~mpl_module~2->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
class(netcdf_file) :: this
character(len=*), intent(in) :: var_name

Return Value logical


Calls

proc~~exists~~CallsGraph proc~exists exists mpl_nproc mpl_nproc proc~exists->mpl_nproc interface~mpl_broadcast MPL_BROADCAST proc~exists->interface~mpl_broadcast

Contents