advect_bunch_fields Subroutine

public subroutine advect_bunch_fields(fb, curr, v_b)

Arguments

Type IntentOptional AttributesName
real(kind=dp), intent(inout) :: fb(:,:,:,:)
real(kind=dp), intent(inout) :: curr(:,:,:,:)
real(kind=dp), intent(in) :: v_b

Calls

proc~~advect_bunch_fields~~CallsGraph proc~advect_bunch_fields advect_bunch_fields proc~field_xadvect field_xadvect proc~advect_bunch_fields->proc~field_xadvect proc~fill_ebfield_xbdsdata fill_ebfield_xbdsdata proc~advect_bunch_fields->proc~fill_ebfield_xbdsdata proc~trid_der1 trid_der1 proc~field_xadvect->proc~trid_der1 proc~exchange_bdx_data exchange_bdx_data proc~fill_ebfield_xbdsdata->proc~exchange_bdx_data

Contents

None