Definition at line 443 of file fms_io.F90.
 
◆ query_initialized_id()
  
  
      
        
          | logical function fms_io_mod::query_initialized::query_initialized_id  | 
          ( | 
          type(restart_file_type), intent(in)  | 
          fileObj,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ query_initialized_name()
  
  
      
        
          | logical function fms_io_mod::query_initialized::query_initialized_name  | 
          ( | 
          type(restart_file_type), intent(inout)  | 
          fileObj,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          name  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ query_initialized_r2d()
  
  
      
        
          | logical function fms_io_mod::query_initialized::query_initialized_r2d  | 
          ( | 
          type(restart_file_type), intent(inout)  | 
          fileObj,  | 
         
        
           | 
           | 
          real, dimension(:,:), intent(in), target  | 
          f_ptr,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          name  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ query_initialized_r3d()
  
  
      
        
          | logical function fms_io_mod::query_initialized::query_initialized_r3d  | 
          ( | 
          type(restart_file_type), intent(inout)  | 
          fileObj,  | 
         
        
           | 
           | 
          real, dimension(:,:,:), intent(in), target  | 
          f_ptr,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          name  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ query_initialized_r4d()
  
  
      
        
          | logical function fms_io_mod::query_initialized::query_initialized_r4d  | 
          ( | 
          type(restart_file_type), intent(inout)  | 
          fileObj,  | 
         
        
           | 
           | 
          real, dimension(:,:,:,:), intent(in), target  | 
          f_ptr,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          name  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: