Definition at line 225 of file perturbation.F90.
 
◆ zperturbation_apply_order_2()
  
  
      
        
          | subroutine perturbation_oct_m::zperturbation_apply_order_2::zperturbation_apply_order_2  | 
          ( | 
          class(perturbation_t), intent(in)  | 
          this,  | 
         
        
           | 
           | 
          type(namespace_t), intent(in)  | 
          namespace,  | 
         
        
           | 
           | 
          class(space_t), intent(in)  | 
          space,  | 
         
        
           | 
           | 
          type(grid_t), intent(in)  | 
          gr,  | 
         
        
           | 
           | 
          type(hamiltonian_elec_t), intent(in)  | 
          hm,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          ik,  | 
         
        
           | 
           | 
          complex(real64), dimension(:, :), intent(in), contiguous  | 
          f_in,  | 
         
        
           | 
           | 
          complex(real64), dimension(:, :), intent(out), contiguous  | 
          f_out  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: