GBS
|
Functions/Subroutines | |
subroutine | poisson_strmf |
integer function | numb (ix, iy) |
subroutine | set_stencil_nlpol (ix, iy, iz, laplace_stencil) |
subroutine | set_stencil_nlpol_loc (ix, iy, iz, laplace_stencil) |
integer function poisson_strmf::numb | ( | integer, intent(in) | ix, |
integer, intent(in) | iy | ||
) |
subroutine poisson_strmf |
subroutine poisson_strmf::set_stencil_nlpol | ( | integer, intent(in) | ix, |
integer, intent(in) | iy, | ||
integer, intent(in) | iz, | ||
real(dp), dimension(-2:2,-2:2), intent(out) | laplace_stencil | ||
) |
subroutine poisson_strmf::set_stencil_nlpol_loc | ( | integer, intent(in) | ix, |
integer, intent(in) | iy, | ||
integer, intent(in) | iz, | ||
real(dp), dimension(-2:2,-2:2), intent(out) | laplace_stencil | ||
) |