mus_fluid_cleanup Subroutine

public subroutine mus_fluid_cleanup(me)

This routines act as a destructor for fluid type

Arguments

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

single fluid type


Called by

proc~~mus_fluid_cleanup~~CalledByGraph proc~mus_fluid_cleanup mus_fluid_cleanup proc~mus_field_cleanup mus_field_cleanup proc~mus_field_cleanup->proc~mus_fluid_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

None