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