SU2
Classes
Discretization of the viscous terms.

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

Classes

class  CAvgGrad_Flow
 Class for computing viscous term using the average of gradients. More...
 
class  CGeneralAvgGrad_Flow
 Class for computing viscous term using the average of gradients. More...
 
class  CAvgGradArtComp_Flow
 Class for computing viscous term using an average of gradients. More...
 
class  CAvgGrad_TurbSA
 Class for computing viscous term using average of gradients (Spalart-Allmaras Turbulence model). More...
 
class  CAvgGrad_TurbSA_Neg
 Class for computing viscous term using average of gradients (Spalart-Allmaras Turbulence model). More...
 
class  CAvgGrad_TurbML
 Class for computing viscous term using average of gradients (Spalart-Allmaras Turbulence model). More...
 
class  CAvgGrad_TransLM
 Class for computing viscous term using average of gradients (Spalart-Allmaras Turbulence model). More...
 
class  CAvgGrad_AdjFlow
 Class for computing the adjoint viscous terms. More...
 
class  CAvgGradArtComp_AdjFlow
 Class for computing the adjoint viscous terms. More...
 
class  CAvgGradCorrected_Flow
 Class for computing viscous term using the average of gradients with a correction. More...
 
class  CGeneralAvgGradCorrected_Flow
 Class for computing viscous term using the average of gradients with a correction. More...
 
class  CAvgGradCorrectedArtComp_Flow
 Class for computing viscous term using an average of gradients with correction (artificial compresibility). More...
 
class  CAvgGradCorrected_TurbSA
 Class for computing viscous term using average of gradients with correction (Spalart-Allmaras turbulence model). More...
 
class  CAvgGradCorrected_TurbSA_Neg
 Class for computing viscous term using average of gradients with correction (Spalart-Allmaras turbulence model). More...
 
class  CAvgGradCorrected_TurbML
 Class for computing viscous term using average of gradients with correction (Spalart-Allmaras turbulence model). More...
 
class  CAvgGradCorrected_TransLM
 Class for computing viscous term using average of gradients with correction (Spalart-Allmaras turbulence model). More...
 
class  CAvgGrad_TurbSST
 Class for computing viscous term using average of gradient with correction (Menter SST turbulence model). More...
 
class  CAvgGradCorrected_TurbSST
 Class for computing viscous term using average of gradient with correction (Menter SST turbulence model). More...
 
class  CAvgGradCorrected_AdjFlow
 Class for computing the adjoint viscous terms, including correction. More...
 
class  CAvgGradCorrectedArtComp_AdjFlow
 Class for computing the adjoint viscous terms, including correction. More...
 
class  CAvgGradCorrected_AdjTurb
 Class for adjoint turbulent using average of gradients with a correction. More...
 
class  CAvgGrad_AdjTurb
 Class for adjoint turbulent using average of gradients with a correction. More...
 
class  CGalerkin_Flow
 Class for computing the stiffness matrix of the Galerkin method. More...
 
class  CViscous_Template
 Class for computing viscous term using average of gradients. More...
 

Detailed Description

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