Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP) | :: | x(3) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*) | :: | ProblemDIM |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP), | intent(in) | :: | xvec(3) | |||
real(kind=RP), | intent(inout) | :: | Q(NCONS) | |||
real(kind=RP), | intent(inout) | :: | thetaeddy |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP), | intent(in) | :: | xvec(NDIM) | |||
real(kind=RP), | intent(inout) | :: | dwall | |||
real(kind=RP), | intent(in) | :: | time | |||
real(kind=RP), | intent(inout) | :: | S(NCONS) |