Definition at line 180 of file restart.F90.
 
 | 
| subroutine  | drestart_read_binary1 (restart, filename, np, ff, ierr) | 
|   | 
| subroutine  | drestart_read_binary2 (restart, filename, np, ff, ierr) | 
|   | 
| subroutine  | drestart_read_binary3 (restart, filename, np, ff, ierr) | 
|   | 
| subroutine  | drestart_read_binary5 (restart, filename, np, ff, ierr) | 
|   | 
| subroutine  | drestart_read_binary1_int32 (restart, filename, np, ff, ierr) | 
|   | 
| subroutine  | drestart_read_binary2_int32 (restart, filename, np, ff, ierr) | 
|   | 
| subroutine  | drestart_read_binary3_int32 (restart, filename, np, ff, ierr) | 
|   | 
| subroutine  | drestart_read_binary5_int32 (restart, filename, np, ff, ierr) | 
|   | 
◆ drestart_read_binary1()
  
  
      
        
          | subroutine restart_oct_m::drestart_read_binary::drestart_read_binary1  | 
          ( | 
          type(restart_t), intent(in)  | 
          restart,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          filename,  | 
         
        
           | 
           | 
          integer(int64), intent(in)  | 
          np,  | 
         
        
           | 
           | 
          real(real64), dimension(:), intent(out)  | 
          ff,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          ierr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ drestart_read_binary2()
  
  
      
        
          | subroutine restart_oct_m::drestart_read_binary::drestart_read_binary2  | 
          ( | 
          type(restart_t), intent(in)  | 
          restart,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          filename,  | 
         
        
           | 
           | 
          integer(int64), intent(in)  | 
          np,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:), intent(out)  | 
          ff,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          ierr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ drestart_read_binary3()
  
  
      
        
          | subroutine restart_oct_m::drestart_read_binary::drestart_read_binary3  | 
          ( | 
          type(restart_t), intent(in)  | 
          restart,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          filename,  | 
         
        
           | 
           | 
          integer(int64), intent(in)  | 
          np,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:,:), intent(out)  | 
          ff,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          ierr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ drestart_read_binary5()
  
  
      
        
          | subroutine restart_oct_m::drestart_read_binary::drestart_read_binary5  | 
          ( | 
          type(restart_t), intent(in)  | 
          restart,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          filename,  | 
         
        
           | 
           | 
          integer(int64), intent(in)  | 
          np,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:,:,:,:), intent(out)  | 
          ff,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          ierr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ drestart_read_binary1_int32()
  
  
      
        
          | subroutine restart_oct_m::drestart_read_binary::drestart_read_binary1_int32  | 
          ( | 
          type(restart_t), intent(in)  | 
          restart,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          filename,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          np,  | 
         
        
           | 
           | 
          real(real64), dimension(:), intent(out)  | 
          ff,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          ierr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ drestart_read_binary2_int32()
  
  
      
        
          | subroutine restart_oct_m::drestart_read_binary::drestart_read_binary2_int32  | 
          ( | 
          type(restart_t), intent(in)  | 
          restart,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          filename,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          np,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:), intent(out)  | 
          ff,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          ierr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ drestart_read_binary3_int32()
  
  
      
        
          | subroutine restart_oct_m::drestart_read_binary::drestart_read_binary3_int32  | 
          ( | 
          type(restart_t), intent(in)  | 
          restart,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          filename,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          np,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:,:), intent(out)  | 
          ff,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          ierr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ drestart_read_binary5_int32()
  
  
      
        
          | subroutine restart_oct_m::drestart_read_binary::drestart_read_binary5_int32  | 
          ( | 
          type(restart_t), intent(in)  | 
          restart,  | 
         
        
           | 
           | 
          character(len=*), intent(in)  | 
          filename,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          np,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:,:,:,:), intent(out)  | 
          ff,  | 
         
        
           | 
           | 
          integer, intent(out)  | 
          ierr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: