SU2
Classes
Solving the Euler's equations.

Group of classes which define the system of Euler equations in three formulations: direct, adjoint, and linearized. More...

Classes

class  CEulerSolver
 Main class for defining the Euler's flow solver. More...
 
class  CIncEulerSolver
 Main class for defining the incompressible Euler flow solver. More...
 
class  CAdjEulerSolver
 Main class for defining the Euler's adjoint flow solver. More...
 
class  CAdjIncEulerSolver
 Main class for defining the incompressible Euler adjoint flow solver. More...
 
class  CEulerVariable
 Main class for defining the variables of the compressible Euler solver. More...
 
class  CIncEulerVariable
 Main class for defining the variables of the incompressible Euler solver. More...
 
class  CAdjEulerVariable
 Main class for defining the variables of the adjoint Euler solver. More...
 
class  CAdjIncEulerVariable
 Main class for defining the variables of the adjoint incompressible Euler solver. More...
 

Detailed Description

Group of classes which define the system of Euler equations in three formulations: direct, adjoint, and linearized.