mus_fieldBC_cleanup Subroutine

public subroutine mus_fieldBC_cleanup(me, nBCs, minLevel, maxLevel)

This routines deallocates allocatables in field%bc boundary_type for dynamic load balancing

Arguments

TypeIntentOptionalAttributesName
type(boundary_type), intent(inout) :: me(nBCs)
integer, intent(in) :: nBCs
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel

Called by

proc~~mus_fieldbc_cleanup~~CalledByGraph proc~mus_fieldbc_cleanup mus_fieldBC_cleanup proc~mus_field_cleanup mus_field_cleanup proc~mus_field_cleanup->proc~mus_fieldbc_cleanup proc~mus_scheme_cleanup mus_scheme_cleanup proc~mus_scheme_cleanup->proc~mus_field_cleanup proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_scheme_cleanup none~do_balance do_balance none~do_balance->proc~mus_perform_dynloadbal

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iBC
integer, private :: iLevel