Go to the source code of this file.
 | 
| subroutine, public  | poisson_corrections_oct_m::poisson_corrections_init (this, namespace, space, ml, mesh) | 
|   | 
| real(real64) function  | isubl (ll, xx) | 
|   | 
| subroutine, public  | poisson_corrections_oct_m::poisson_corrections_end (this) | 
|   | 
| subroutine, public  | poisson_corrections_oct_m::correct_rho (this, der, rho, rho_corrected, vh_correction) | 
|   | 
| subroutine  | poisson_corrections_oct_m::get_multipoles (this, mesh, rho, ml, mult) | 
|   | 
| subroutine, public  | poisson_corrections_oct_m::internal_laplacian_op (xx, yy) | 
|   | 
| real(real64) function, public  | poisson_corrections_oct_m::internal_dotp (xx, yy) | 
|   | 
| subroutine, public  | poisson_corrections_oct_m::poisson_boundary_conditions (this, mesh, rho, pot) | 
|   | 
◆ isubl()
  
  
      
        
          | real(real64) function poisson_corrections_init::isubl  | 
          ( | 
          integer, intent(in)  | 
          ll,  | 
         
        
           | 
           | 
          real(real64), intent(in)  | 
          xx  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   |