mus_corrForce_Xk Subroutine

private subroutine mus_corrForce_Xk(IBMData, convFac, nPoints, parentIDs, nElems_fluid)

Arguments

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

tmp IBMData type to be filled

type(mus_convertFac_type), intent(in) :: convFac

conversion factors

integer, intent(in) :: nPoints

number of points

integer, intent(in) :: parentIDs(:)

array of parentID positions hosting the lagrangian points

integer, intent(in) :: nElems_fluid

number of fluid elements on this process