CSLP_Mx_nth_stencils Subroutine

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

ReD-Glk computational stencils of the CSLP operator for differnet coarse-grid level

Arguments

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

Resulting stencils for the CSLP 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~~cslp_mx_nth_stencils~~CallsGraph proc~cslp_mx_nth_stencils CSLP_Mx_nth_stencils proc~log2 LOG2 proc~cslp_mx_nth_stencils->proc~log2

Called by

proc~~cslp_mx_nth_stencils~~CalledByGraph proc~cslp_mx_nth_stencils CSLP_Mx_nth_stencils proc~cslp_mx_nth CSLP_Mx_nth proc~cslp_mx_nth->proc~cslp_mx_nth_stencils proc~red_glk_cslp_bicgstab ReD_Glk_CSLP_bicgstab proc~red_glk_cslp_bicgstab->proc~cslp_mx_nth proc~red_glk_cslp_gmres ReD_Glk_CSLP_gmres proc~red_glk_cslp_gmres->proc~cslp_mx_nth proc~krylovcslp_invmhx KrylovCSLP_invMHx proc~krylovcslp_invmhx->proc~red_glk_cslp_gmres proc~def_prefgmres DEF_prefgmres proc~def_prefgmres->proc~krylovcslp_invmhx proc~multileveladp_px MultiLevelADP_Px proc~def_prefgmres->proc~multileveladp_px proc~multileveladp_px->proc~krylovcslp_invmhx 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