mus_source_cleanup Subroutine

public subroutine mus_source_cleanup(me)

This routine act as a destructor for source type. The arrays allocated in mus_init_sourceTerms are destroyed here

Arguments

TypeIntentOptionalAttributesName
type(mus_source_type), intent(inout) :: me

Called by

proc~~mus_source_cleanup~~CalledByGraph proc~mus_source_cleanup mus_source_cleanup proc~mus_field_cleanup mus_field_cleanup proc~mus_field_cleanup->proc~mus_source_cleanup proc~mus_scheme_cleanup mus_scheme_cleanup proc~mus_scheme_cleanup->proc~mus_source_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 proc~mus_solve mus_solve proc~mus_solve->none~do_balance

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iSrc