| 
    FV3 Bundle
    
   | 
 
Fortran module to handle steric height operator. More...
Data Types | |
| type | ufo_stericheight | 
| Fortran derived type for steric height observation operator.  More... | |
Functions/Subroutines | |
| subroutine, public | ufo_stericheight_simobs (self, geovals, hofx) | 
Variables | |
| integer, parameter | max_string =800 | 
Fortran module to handle steric height operator.
| subroutine, public ufo_stericheight_mod::ufo_stericheight_simobs | ( | type(ufo_stericheight), intent(in) | self, | 
| type(ufo_geovals), intent(in) | geovals, | ||
| real(c_double), dimension(:), intent(inout) | hofx | ||
| ) | 
Definition at line 33 of file ufo_stericheight_mod.F90.
      
  | 
  private | 
Definition at line 19 of file ufo_stericheight_mod.F90.