Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(IBM_type), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | eID | |||
real(kind=rp), | intent(in) | :: | Q(:) | |||
real(kind=rp), | intent(in), | optional | :: | Q_target(:) | ||
real(kind=rp), | intent(inout) | :: | Source(:) | |||
logical, | intent(in) | :: | Wallfunction |