IBM_MaskVelocity Function

public function IBM_MaskVelocity(this, Q, nEqn, STLNum, x, t) result(Q_target)

Type Bound

IBM_type

Arguments

Type IntentOptional Attributes Name
class(IBM_type), intent(inout) :: this
real(kind=RP), intent(in) :: Q(nEqn)
integer, intent(in) :: nEqn
integer, intent(in) :: STLNum
real(kind=RP), intent(in) :: x(NDIM)
real(kind=RP), intent(in) :: t

Return Value real(kind=RP), (nEqn)