mus_fluid_cleanup Subroutine

public subroutine mus_fluid_cleanup(me)

This routines act as a destructor for fluid type

Arguments

Type IntentOptional Attributes Name
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

Contents