GradientValuesForQ takes the solution (Q) values and returns the quantities of which the gradients will be taken.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nEqn | |||
integer, | intent(in) | :: | nGrad | |||
real(kind=RP), | intent(in) | :: | Q(nEqn) | |||
real(kind=RP), | intent(out) | :: | U(nGrad) | |||
real(kind=RP), | intent(in), | optional | :: | rho_ |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP), | intent(in) | :: | c | |||
real(kind=RP), | intent(out) | :: | mu |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP), | intent(in) | :: | c | |||
real(kind=RP), | intent(out) | :: | mu |