www.mooseframework.org
Functions
LevelSetAdvectionSUPG.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("LevelSetApp", LevelSetAdvectionSUPG)
 
 defineADValidParams (LevelSetAdvectionSUPG, ADKernelGrad, params.addClassDescription("SUPG stablization term for the advection portion of the level set equation.");params+=validParams< LevelSetVelocityInterface<>>();)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( LevelSetAdvectionSUPG  ,
ADKernelGrad  ,
params.addClassDescription("SUPG stablization term for the advection portion of the level set equation.");params+  = validParamsLevelSetVelocityInterface<>>(); 
)

◆ registerADMooseObject()

registerADMooseObject ( "LevelSetApp"  ,
LevelSetAdvectionSUPG   
)