HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
PressureDot
Function
7 statements
Source File
VariableConversion_NS.f90
VariableConversion_NS
PressureDot
Contents
public pure function PressureDot(Q, QDot) result(PDot)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=RP),
intent(in),
DIMENSION(NCONS)
::
Q
real(kind=RP),
intent(in),
DIMENSION(NCONS)
::
QDot
Return Value
real(kind=RP)