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

Type IntentOptional Attributes Name
type(mus_source_type), intent(inout) :: me