Definition at line 118 of file CRTM_Surface_Define.f90.
◆ write_surface_rank1()
integer function crtm_surface_define::crtm_surface_writefile::write_surface_rank1 |
( |
character(*), intent(in) |
Filename, |
|
|
type(crtm_surface_type), dimension(:), intent(in) |
Surface, |
|
|
logical, intent(in), optional |
Quiet, |
|
|
logical, intent(in), optional |
Debug |
|
) |
| |
|
private |
◆ write_surface_rank2()
integer function crtm_surface_define::crtm_surface_writefile::write_surface_rank2 |
( |
character(*), intent(in) |
Filename, |
|
|
type(crtm_surface_type), dimension(:,:), intent(in) |
Surface, |
|
|
logical, intent(in), optional |
Quiet, |
|
|
logical, intent(in), optional |
Debug |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: