FV3 Bundle
oda_core_mod::diff_obs Interface Reference

Private Member Functions

subroutine diff_obs_profile (prof1, prof2, Diff)
 
subroutine diff_obs_sfc (prof1, prof2, Diff)
 

Detailed Description

Definition at line 208 of file oda_core.F90.

Member Function/Subroutine Documentation

◆ diff_obs_profile()

subroutine oda_core_mod::diff_obs::diff_obs_profile ( type(ocean_profile_type), dimension(:), intent(in)  prof1,
type(ocean_profile_type), dimension(:), intent(in)  prof2,
type(ocean_profile_type), dimension(:), intent(inout)  Diff 
)
private

Definition at line 1222 of file oda_core.F90.

◆ diff_obs_sfc()

subroutine oda_core_mod::diff_obs::diff_obs_sfc ( type(ocean_surface_type), dimension(:), intent(in)  prof1,
type(ocean_surface_type), dimension(:), intent(in)  prof2,
type(ocean_surface_type), dimension(:), intent(inout)  Diff 
)
private

Definition at line 1261 of file oda_core.F90.


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