Go to the source code of this file.
|
| 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");) |
|
◆ 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()