mus_free_IBMData Subroutine

private subroutine mus_free_IBMData(me, commPattern, nElems_fluid)

This routine frees all temporary variables and destroys growing arrays as well as the communicators.

Arguments

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

tmpData type to be initialized

type(tem_commPattern_type), intent(inout) :: commPattern

communication pattern to be used

integer, intent(in) :: nElems_fluid

number of fluid nodes on this process