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<>>();) | |
| 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<>>(); |
||
| ) |
| registerADMooseObject | ( | "LevelSetApp" | , |
| LevelSetAdvection | |||
| ) |
1.8.16