HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
InviscidJacobian
Subroutine
94 statements
Source File
Physics_NSSA.f90
Physics_NSSA
InviscidJacobian
Contents
public pure subroutine InviscidJacobian(q, dfdq, dgdq, dhdq)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=RP),
intent(in)
::
q
(NCONS)
real(kind=RP),
intent(out)
::
dfdq
(NCONS,NCONS)
real(kind=RP),
intent(out)
::
dgdq
(NCONS,NCONS)
real(kind=RP),
intent(out)
::
dhdq
(NCONS,NCONS)