Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP), | intent(in), | dimension(NCONS) | :: | Q | ||
real(kind=RP), | intent(in), | dimension(NCONS) | :: | Qdot | ||
logical, | intent(in) | :: | isSolid | |||
real(kind=RP), | intent(out), | dimension(NDIM) | :: | Qi | ||
real(kind=RP), | intent(out), | dimension(NDIM) | :: | Qidot | ||
real(kind=RP), | intent(out), | dimension(NDIM,NDIM) | :: | Lij | ||
real(kind=RP), | intent(out), | dimension(NDIM,NDIM) | :: | LijDot |