Octopus
poisson_psolver.F90 File Reference

Go to the source code of this file.

Modules

module  poisson_psolver_oct_m
 

Data Types

type  poisson_psolver_oct_m::poisson_psolver_t
 

Functions/Subroutines

subroutine, public poisson_psolver_oct_m::poisson_psolver_init (this, namespace, space, cube, mu, qq, force_isolated)
 
subroutine, public poisson_psolver_oct_m::poisson_psolver_end (this)
 
subroutine, public poisson_psolver_oct_m::poisson_psolver_reinit (this, space, cube, coulb, qq_in)
 
subroutine, public poisson_psolver_oct_m::poisson_psolver_parallel_solve (this, mesh, cube, pot, rho, mesh_cube_map)
 
subroutine, public poisson_psolver_oct_m::poisson_psolver_global_solve (this, mesh, cube, pot, rho, sm)
 
subroutine, public poisson_psolver_oct_m::poisson_psolver_get_dims (this, cube)
 

Variables

logical, save poisson_psolver_oct_m::flib_initialized = .false.
 
real(real64), parameter poisson_psolver_oct_m::tol_vanishing_q = 1e-6_real64