FV3 Bundle
ncdf_value_m::ncdf_value_get Interface Reference

Private Member Functions

type(ncdf_value) function, pointer ncdf_get_by_index (this, index)
 
type(ncdf_value) function, pointer ncdf_get_by_name_chars (this, name)
 
type(ncdf_value) function, pointer ncdf_get_by_name_string (this, name)
 

Detailed Description

Definition at line 72 of file ncdf_value_m.f90.

Member Function/Subroutine Documentation

◆ ncdf_get_by_index()

type(ncdf_value) function, pointer ncdf_value_m::ncdf_value_get::ncdf_get_by_index ( type(ncdf_value), pointer  this,
integer, intent(in)  index 
)
private

Definition at line 187 of file ncdf_value_m.f90.

◆ ncdf_get_by_name_chars()

type(ncdf_value) function, pointer ncdf_value_m::ncdf_value_get::ncdf_get_by_name_chars ( type(ncdf_value), pointer  this,
character(len=*), intent(in)  name 
)
private

Definition at line 203 of file ncdf_value_m.f90.

◆ ncdf_get_by_name_string()

type(ncdf_value) function, pointer ncdf_value_m::ncdf_value_get::ncdf_get_by_name_string ( type(ncdf_value), pointer  this,
type(ncdf_string), pointer  name 
)
private

Definition at line 221 of file ncdf_value_m.f90.


The documentation for this interface was generated from the following file: