Helm_Ax_nth_stencils Subroutine

public subroutine Helm_Ax_nth_stencils(Stcl_nth, grid, ic, jc)

ReD-Glk computational stencils of the Helmholtz operator for differnet coarse-grid level Default 2nd-ordr stencils

Arguments

Type IntentOptional Attributes Name
complex(kind=realdp) :: Stcl_nth(-3:3,-3:3)

Resulting stencils for the Helmholtz operator

type(Gridpara), intent(inout) :: grid

parameters for the current coarse-grid system

integer :: ic

Index for the wavenumber field

integer :: jc

Index for the wavenumber field


Calls

proc~~helm_ax_nth_stencils~~CallsGraph proc~helm_ax_nth_stencils Helm_Ax_nth_stencils proc~log2 LOG2 proc~helm_ax_nth_stencils->proc~log2

Called by

proc~~helm_ax_nth_stencils~~CalledByGraph proc~helm_ax_nth_stencils Helm_Ax_nth_stencils proc~helm_ax_nth Helm_Ax_nth proc~helm_ax_nth->proc~helm_ax_nth_stencils proc~def_prefgmres DEF_prefgmres proc~def_prefgmres->proc~helm_ax_nth proc~multileveladp_px MultiLevelADP_Px proc~def_prefgmres->proc~multileveladp_px proc~multileveladp_px->proc~helm_ax_nth proc~multilevel_invey MultiLevel_invEy proc~multileveladp_px->proc~multilevel_invey proc~def_px DEF_Px proc~def_px->proc~multileveladp_px proc~multilevel_invey->proc~def_prefgmres proc~precond_x Precond_x proc~precond_x->proc~def_px proc~full_pgcr full_pgcr proc~full_pgcr->proc~precond_x proc~full_pgmres full_pgmres proc~full_pgmres->proc~precond_x proc~pfgmres pfgmres proc~pfgmres->proc~precond_x proc~pre_fullgmres Pre_fullgmres proc~pre_fullgmres->proc~precond_x proc~prearnoldi Prearnoldi proc~pre_fullgmres->proc~prearnoldi proc~pre_restartgmres Pre_restartgmres proc~pre_restartgmres->proc~precond_x proc~pre_restartgmres->proc~prearnoldi proc~prearnoldi->proc~precond_x program~helmholtz_2d helmholtz_2d program~helmholtz_2d->proc~full_pgcr program~helmholtz_2d->proc~full_pgmres program~helmholtz_2d->proc~pfgmres program~helmholtz_2d->proc~pre_fullgmres program~helmholtz_2d->proc~pre_restartgmres