Definition at line 248 of file mix.F90.
 
◆ dmixfield_set_vin()
  
  
      
        
          | subroutine mix_oct_m::mixfield_set_vin::dmixfield_set_vin  | 
          ( | 
          type(mixfield_t), intent(inout)  | 
          mixfield,  | 
         
        
           | 
           | 
          real(real64), dimension(:, :), intent(in), contiguous  | 
          vin  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ zmixfield_set_vin()
  
  
      
        
          | subroutine mix_oct_m::mixfield_set_vin::zmixfield_set_vin  | 
          ( | 
          type(mixfield_t), intent(inout)  | 
          mixfield,  | 
         
        
           | 
           | 
          complex(real64), dimension(:, :), intent(in), contiguous  | 
          vin  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ ddmixfield_set_vin()
  
  
      
        
          | subroutine mix_oct_m::mixfield_set_vin::ddmixfield_set_vin  | 
          ( | 
          type(mixfield_t), intent(inout)  | 
          mixfield,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:), intent(in)  | 
          vin_re,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:), intent(in)  | 
          vin_im  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: