halo_pot Subroutine

public subroutine halo_pot(parmhalo, tagcurrent, flagper, flagdegrade)

Arguments

Type IntentOptional AttributesName
real(kind=wp), intent(inout), dimension(-1:,-1:,-1:):: parmhalo
integer, intent(in) :: tagcurrent
logical, intent(in) :: flagper
logical, intent(in) :: flagdegrade

Calls

proc~~halo_pot~~CallsGraph proc~halo_pot halo_pot interface~halo halo proc~halo_pot->interface~halo interface~halo_23 halo_23 interface~halo->interface~halo_23 proc~halo_23 halo_23 interface~halo_23->proc~halo_23 mpi_isend mpi_isend proc~halo_23->mpi_isend mpi_irecv mpi_irecv proc~halo_23->mpi_irecv proc~grid2id grid2ID proc~halo_23->proc~grid2id mpi_waitall mpi_waitall proc~halo_23->mpi_waitall

Called by

proc~~halo_pot~~CalledByGraph proc~halo_pot halo_pot proc~potential_root_mpi_curv potential_root_mpi_curv proc~potential_root_mpi_curv->proc~halo_pot proc~potential_workers_mpi potential_workers_mpi proc~potential_workers_mpi->proc~halo_pot interface~potential_workers_mpi potential_workers_mpi interface~potential_workers_mpi->proc~potential_workers_mpi interface~potential_root_mpi_curv potential_root_mpi_curv interface~potential_root_mpi_curv->proc~potential_root_mpi_curv interface~potential_root_mpi potential_root_mpi interface~potential_root_mpi->interface~potential_root_mpi_curv proc~electrodynamics_curv electrodynamics_curv proc~electrodynamics_curv->interface~potential_workers_mpi proc~electrodynamics_curv->interface~potential_root_mpi interface~electrodynamics electrodynamics interface~electrodynamics->proc~electrodynamics_curv program~gemini3d Gemini3D program~gemini3d->interface~electrodynamics

Contents

None