default_gridpara Subroutine

public subroutine default_gridpara(finestgrid)

This is a rountine to define the default finest Gridpara from the common grid parameters of the whole project

Arguments

Type IntentOptional Attributes Name
type(Gridpara), intent(inout) :: finestgrid

Called by

proc~~default_gridpara~~CalledByGraph proc~default_gridpara default_gridpara proc~def_px DEF_Px proc~def_px->proc~default_gridpara 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