Modules | Functions/Subroutines
module_poisson_solver.f90 File Reference

Go to the source code of this file.

Modules

module  module_poisson_solver
 

Functions/Subroutines

subroutine get_p_eqn_coeff (aa, bb, cc)
 
subroutine get_p_eqn_src (u, v, w, qp)
 
subroutine get_u_eqn_coeff (aa, bb, cc)
 
subroutine get_w_eqn_coeff (aa, bb, cc)
 
subroutine get_t_eqn_coeff (aa, bb, cc)
 
subroutine poisson_solver_fft (aa, bb, cc, r_src, r_var, zstagger, delnull, tbnd, ubnd)