SU2
Classes
Solving the Navier-Stokes' equations.

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

Classes

class  CNSSolver
 Main class for defining the Navier-Stokes flow solver. More...
 
class  CIncNSSolver
 Main class for defining the incompressible Navier-Stokes flow solver. More...
 
class  CAdjNSSolver
 Main class for defining the Navier-Stokes' adjoint flow solver. More...
 
class  CAdjIncNSSolver
 Main class for defining the incompressible Navier-Stokes adjoint flow solver. More...
 
class  CNSVariable
 Main class for defining the variables of the compressible Navier-Stokes solver. More...
 
class  CIncNSVariable
 Main class for defining the variables of the incompressible Navier-Stokes solver. More...
 
class  CAdjNSVariable
 Main class for defining the variables of the adjoint Navier-Stokes solver. More...
 
class  CAdjIncNSVariable
 Main class for defining the variables of the adjoint incompressible Navier-Stokes solver. More...
 

Detailed Description

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