exists Function

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

Arguments

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

Return Value logical


Calls

proc~~exists~3~~CallsGraph proc~exists~3 exists nf90_inq_varid nf90_inq_varid proc~exists~3->nf90_inq_varid

Contents