FV3 Bundle
qg_obs_data::obs_count Interface Reference

Fortran generic. More...

Private Member Functions

subroutine obs_count_time (self, req, t1, t2, kobs)
 
subroutine obs_count_all (self, req, kobs)
 
subroutine obs_count_indx (self, req, t1, t2, kobs)
 

Detailed Description

Fortran generic.

Definition at line 76 of file qg_obs_data.F90.

Member Function/Subroutine Documentation

◆ obs_count_all()

subroutine qg_obs_data::obs_count::obs_count_all ( type(obs_data), intent(in)  self,
character(len=*), intent(in)  req,
integer, intent(inout)  kobs 
)
private

Definition at line 449 of file qg_obs_data.F90.

◆ obs_count_indx()

subroutine qg_obs_data::obs_count::obs_count_indx ( type(obs_data), intent(in)  self,
character(len=*), intent(in)  req,
type(datetime), intent(in)  t1,
type(datetime), intent(in)  t2,
integer, dimension(:), intent(inout)  kobs 
)
private

Definition at line 422 of file qg_obs_data.F90.

◆ obs_count_time()

subroutine qg_obs_data::obs_count::obs_count_time ( type(obs_data), intent(in)  self,
character(len=*), intent(in)  req,
type(datetime), intent(in)  t1,
type(datetime), intent(in)  t2,
integer, intent(inout)  kobs 
)
private

Definition at line 398 of file qg_obs_data.F90.


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