SU2
Classes
Discretization of the convective terms.

Group of classes which define the numerical methods for discretizing the convective terms of a Partial Differential Equation. There are methods for solving the direct, adjoint and linearized systems of equations. More...

Classes

class  CUpwCUSP_Flow
 Class for centered scheme - CUSP. More...
 
class  CUpwRoe_Flow
 Class for solving an approximate Riemann solver of Roe for the flow equations. More...
 
class  CUpwGeneralRoe_Flow
 Class for solving an approximate Riemann solver of Roe for the flow equations for a general fluid model. More...
 
class  CUpwMSW_Flow
 Class for solving a flux-vector splitting method by Steger & Warming, modified version. More...
 
class  CUpwTurkel_Flow
 Class for solving an approximate Riemann solver of Roe with Turkel Preconditioning for the flow equations. More...
 
class  CUpwArtComp_Flow
 Class for solving an approximate Riemann solver of Roe for the incompressible flow equations. More...
 
class  CUpwRoe_AdjFlow
 Class for solving an approximate Riemann solver of Roe for the adjoint flow equations. More...
 
class  CUpwRoeArtComp_AdjFlow
 Class for solving an approximate Riemann solver of Roe for the adjoint flow equations. More...
 
class  CUpwAUSM_Flow
 Class for solving an approximate Riemann AUSM. More...
 
class  CUpwHLLC_Flow
 Class for solving an approximate Riemann HLLC. More...
 
class  CUpwGeneralHLLC_Flow
 Class for solving an approximate Riemann HLLC. More...
 
class  CUpwLin_TransLM
 Class for performing a linear upwind solver for the Spalart-Allmaras turbulence model equations with transition. More...
 
class  CUpwLin_AdjTurb
 Class for performing a linear upwind solver for the adjoint turbulence equations. More...
 
class  CUpwSca_TurbSA
 Class for doing a scalar upwind solver for the Spalar-Allmaral turbulence model equations. More...
 
class  CUpwSca_TurbML
 Class for doing a scalar upwind solver for the Spalar-Allmaral turbulence model equations. More...
 
class  CUpwSca_TurbSST
 Class for doing a scalar upwind solver for the Menter SST turbulence model equations. More...
 
class  CUpwSca_TransLM
 Class for doing a scalar upwind solver for the Spalart-Allmaras turbulence model equations with transition. More...
 
class  CUpwSca_AdjTurb
 Class for doing a scalar upwind solver for the adjoint turbulence equations. More...
 
class  CCentJST_Flow
 Class for centered shceme - JST. More...
 
class  CCentJSTArtComp_Flow
 Class for centered scheme - JST (artificial compressibility). More...
 
class  CCentJST_AdjFlow
 Class for and adjoint centered scheme - JST. More...
 
class  CCentJSTArtComp_AdjFlow
 Class for and adjoint centered scheme - JST. More...
 
class  CCentLax_Flow
 Class for computing the Lax-Friedrich centered scheme. More...
 
class  CCentLaxArtComp_Flow
 Class for computing the Lax-Friedrich centered scheme (artificial compressibility). More...
 
class  CCentLax_AdjFlow
 Class for computing the Lax-Friedrich adjoint centered scheme. More...
 
class  CCentLaxArtComp_AdjFlow
 Class for computing the Lax-Friedrich adjoint centered scheme. More...
 
class  CConvectiveTemplate
 Class for setting up new method for spatial discretization of convective terms in flow Equations. More...
 

Detailed Description

Group of classes which define the numerical methods for discretizing the convective terms of a Partial Differential Equation. There are methods for solving the direct, adjoint and linearized systems of equations.