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