www.mooseframework.org
Functions
LevelSetOlssonReinitialization.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("LevelSetApp", LevelSetOlssonReinitialization)
 
 defineADValidParams (LevelSetOlssonReinitialization, ADKernelGrad, params.addClassDescription("The re-initialization equation defined by Olsson et. al. (2007).");params.addRequiredCoupledVar("phi_0", "The level set variable to be reinitialized as signed distance function.");params.addRequiredParam< PostprocessorName >("epsilon", "The epsilon coefficient to be used in the reinitialization calculation.");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( LevelSetOlssonReinitialization  ,
ADKernelGrad  ,
params.addClassDescription("The re-initialization equation defined by Olsson et. al. (2007).");params.addRequiredCoupledVar("phi_0", "The level set variable to be reinitialized as signed distance function.");params.addRequiredParam< PostprocessorName >("epsilon", "The epsilon coefficient to be used in the reinitialization calculation.");   
)

◆ registerADMooseObject()

registerADMooseObject ( "LevelSetApp"  ,
LevelSetOlssonReinitialization   
)