Go to the source code of this file.
|
| registerADMooseObject ("NavierStokesApp", INSADMass) |
|
| defineADValidParams (INSADMass, ADKernelValue, params.addClassDescription("This class computes the mass equation residual and Jacobian " "contributions (the latter using automatic differentiation) for the " "incompressible Navier-Stokes " "equations.");) |
|
◆ defineADValidParams()
defineADValidParams |
( |
INSADMass |
, |
|
|
ADKernelValue |
, |
|
|
params.addClassDescription("This class computes the mass equation residual and Jacobian " "contributions (the latter using automatic differentiation) for the " "incompressible Navier-Stokes " "equations."); |
|
|
) |
| |
◆ registerADMooseObject()
registerADMooseObject |
( |
"NavierStokesApp" |
, |
|
|
INSADMass |
|
|
) |
| |