FV3 Bundle
crtm_atmosphere_define::crtm_atmosphere_inspect Interface Reference

Private Member Functions

subroutine scalar_inspect (Atm, Unit)
 
subroutine rank1_inspect (Atmosphere, Unit)
 
subroutine rank2_inspect (Atmosphere, Unit)
 

Detailed Description

Definition at line 224 of file CRTM_Atmosphere_Define.f90.

Member Function/Subroutine Documentation

◆ rank1_inspect()

subroutine crtm_atmosphere_define::crtm_atmosphere_inspect::rank1_inspect ( type(crtm_atmosphere_type), dimension(:), intent(in)  Atmosphere,
integer, intent(in), optional  Unit 
)
private

Definition at line 982 of file CRTM_Atmosphere_Define.f90.

◆ rank2_inspect()

subroutine crtm_atmosphere_define::crtm_atmosphere_inspect::rank2_inspect ( type(crtm_atmosphere_type), dimension(:,:), intent(in)  Atmosphere,
integer, intent(in), optional  Unit 
)
private

Definition at line 997 of file CRTM_Atmosphere_Define.f90.

◆ scalar_inspect()

subroutine crtm_atmosphere_define::crtm_atmosphere_inspect::scalar_inspect ( type(crtm_atmosphere_type), intent(in)  Atm,
integer, intent(in), optional  Unit 
)
private

Definition at line 934 of file CRTM_Atmosphere_Define.f90.


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