Definition at line 155 of file scissor.F90.
 
◆ dscissor_commute_r()
  
  
      
        
          | subroutine scissor_oct_m::scissor_commute_r::dscissor_commute_r  | 
          ( | 
          type(scissor_t), intent(in)  | 
          this,  | 
         
        
           | 
           | 
          class(mesh_t), intent(in)  | 
          mesh,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          ik,  | 
         
        
           | 
           | 
          real(real64), dimension(:,:), intent(in)  | 
          psi,  | 
         
        
           | 
           | 
          real(real64), dimension(:, :, :), intent(inout)  | 
          gpsi  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ zscissor_commute_r()
  
  
      
        
          | subroutine scissor_oct_m::scissor_commute_r::zscissor_commute_r  | 
          ( | 
          type(scissor_t), intent(in)  | 
          this,  | 
         
        
           | 
           | 
          class(mesh_t), intent(in)  | 
          mesh,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          ik,  | 
         
        
           | 
           | 
          complex(real64), dimension(:,:), intent(in)  | 
          psi,  | 
         
        
           | 
           | 
          complex(real64), dimension(:, :, :), intent(inout)  | 
          gpsi  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: