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 |
|
) |
| |