www.mooseframework.org
Functions
LevelSetAdvection.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("LevelSetApp", LevelSetAdvection)
 
 defineADValidParams (LevelSetAdvection, ADKernelValue, params.addClassDescription("Implements the level set advection equation: $\\vec{v}\\cdot\\nabla " "u = 0$, where the weak form is $(\\psi_i, \\vec{v}\\cdot\\nabla u) = " "0$.");params+=validParams< LevelSetVelocityInterface<>>();)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( LevelSetAdvection  ,
ADKernelValue  ,
params.addClassDescription("Implements the level set advection equation: $\\vec{v}\\cdot\\nabla " "u = 0$, where the weak form is $(\\psi_i, \\vec{v}\\cdot\\nabla u) = " "0$.");params+  = validParamsLevelSetVelocityInterface<>>(); 
)

◆ registerADMooseObject()

registerADMooseObject ( "LevelSetApp"  ,
LevelSetAdvection   
)