SU2
Classes
Discretization of the source terms.

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

Classes

class  CSourceNothing
 Dummy class. More...
 
class  CSourcePieceWise_TurbSA
 Class for integrating the source terms of the Spalart-Allmaras turbulence model equation. More...
 
class  CSourcePieceWise_TurbSA_Neg
 Class for integrating the source terms of the Spalart-Allmaras turbulence model equation. More...
 
class  CSourcePieceWise_TransLM
 Class for integrating the source terms of the Spalart-Allmaras turbulence model equation. More...
 
class  CSourcePieceWise_TurbSST
 Class for integrating the source terms of the Menter SST turbulence model equations. More...
 
class  CSourceGravity
 Class for the source term integration of the gravity force. More...
 
class  CSourceViscous_AdjFlow
 Class for source term integration in adjoint problem. More...
 
class  CSourcePieceWise_AdjTurb
 Class for source term integration of the adjoint turbulent equation. More...
 
class  CSourceConservative_AdjTurb
 Class for source term integration in adjoint turbulent problem using a conservative scheme. More...
 
class  CSourceRotatingFrame_Flow
 Class for a rotating frame source term. More...
 
class  CSourceRotatingFrame_AdjFlow
 Source term class for rotating frame adjoint. More...
 
class  CSourceAxisymmetric_Flow
 Class for source term for solving axisymmetric problems. More...
 
class  CSourceAxisymmetric_AdjFlow
 Class for source term for solving axisymmetric problems. More...
 
class  CSourceWindGust
 Class for a source term due to a wind gust. More...
 
class  CSource_Template
 Dummy class. More...
 

Detailed Description

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