www.mooseframework.org
Functions
INSADMass.C File Reference

Go to the source code of this file.

Functions

 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.");)
 

Function Documentation

◆ 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   
)