FV3 Bundle
crtm_adjoint_module Module Reference

Functions/Subroutines

integer function, public crtm_adjoint (Atmosphere, Surface, RTSolution_AD, Geometry, ChannelInfo, Atmosphere_AD, Surface_AD, RTSolution, Options)
 
subroutine, public crtm_adjoint_version (Id)
 

Variables

character(*), parameter module_version_id = '$Id: CRTM_Adjoint_Module.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 

Function/Subroutine Documentation

◆ crtm_adjoint()

integer function, public crtm_adjoint_module::crtm_adjoint ( type(crtm_atmosphere_type), dimension(:), intent(in)  Atmosphere,
type(crtm_surface_type), dimension(:), intent(in)  Surface,
type(crtm_rtsolution_type), dimension(:,:), intent(inout)  RTSolution_AD,
type(crtm_geometry_type), dimension(:), intent(in)  Geometry,
type(crtm_channelinfo_type), dimension(:), intent(in)  ChannelInfo,
type(crtm_atmosphere_type), dimension(:), intent(inout)  Atmosphere_AD,
type(crtm_surface_type), dimension(:), intent(inout)  Surface_AD,
type(crtm_rtsolution_type), dimension(:,:), intent(inout)  RTSolution,
type(crtm_options_type), dimension(:), intent(in), optional  Options 
)

Definition at line 283 of file CRTM_Adjoint_Module.f90.

Here is the call graph for this function:

◆ crtm_adjoint_version()

subroutine, public crtm_adjoint_module::crtm_adjoint_version ( character(*), intent(out)  Id)

Definition at line 1196 of file CRTM_Adjoint_Module.f90.

Variable Documentation

◆ module_version_id

character(*), parameter crtm_adjoint_module::module_version_id = '$Id: CRTM_Adjoint_Module.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
private

Definition at line 145 of file CRTM_Adjoint_Module.f90.