Overload conservative_compressible name with its constructor.
Return and instance of conservative_compressible.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8P), | intent(in), | optional | :: | density | Density, |
|
| type(vector), | intent(in), | optional | :: | momentum | Momentum, |
|
| real(kind=R8P), | intent(in), | optional | :: | energy | Energy, |
Instance of conservative_compressible.