Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(inout) | :: | r(:) | |||
real(kind=real64), | intent(inout) | :: | x(:) | |||
integer(kind=int32), | intent(in) | :: | DBoundNodID(:,:) | |||
real(kind=real64), | intent(in) | :: | DBoundVal(:,:) | |||
integer(kind=int32), | intent(in) | :: | SetBC |