wavenumber_FWrestriction Subroutine

public subroutine wavenumber_FWrestriction(f2c)

This routine obtains the wavenumber of the coarse level by full-weight restriction from the fine level

Arguments

Type IntentOptional Attributes Name
type(TwoGrids), intent(inout) :: f2c

Calls

proc~~wavenumber_fwrestriction~~CallsGraph proc~wavenumber_fwrestriction wavenumber_FWrestriction proc~mg_checkreal_xy2d mg_checkreal_xy2d proc~wavenumber_fwrestriction->proc~mg_checkreal_xy2d proc~mg_checkreal_x2d mg_checkreal_x2d proc~mg_checkreal_xy2d->proc~mg_checkreal_x2d proc~mg_checkreal_y2d mg_checkreal_y2d proc~mg_checkreal_xy2d->proc~mg_checkreal_y2d mpi_sendrecv mpi_sendrecv proc~mg_checkreal_x2d->mpi_sendrecv proc~mg_checkreal_y2d->mpi_sendrecv

Called by

proc~~wavenumber_fwrestriction~~CalledByGraph proc~wavenumber_fwrestriction wavenumber_FWrestriction proc~fromfine2coarse FromFine2Coarse proc~fromfine2coarse->proc~wavenumber_fwrestriction interface~twogrids TwoGrids interface~twogrids->proc~fromfine2coarse