www.mooseframework.org
Functions
INSADMassPSPG.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("NavierStokesApp", INSADMassPSPG)
 
 defineADValidParams (INSADMassPSPG, ADKernelGrad, params.addClassDescription("This class adds PSPG stabilization to the mass equation, enabling use of " "equal order shape functions for pressure and velocity variables");params.addParam< MaterialPropertyName >("rho_name", "rho", "The name of the density");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( INSADMassPSPG  ,
ADKernelGrad  ,
params.addClassDescription("This class adds PSPG stabilization to the mass equation, enabling use of " "equal order shape functions for pressure and velocity variables");params.addParam< MaterialPropertyName >("rho_name", "rho", "The name of the density");   
)

◆ registerADMooseObject()

registerADMooseObject ( "NavierStokesApp"  ,
INSADMassPSPG   
)