https://mooseframework.inl.gov
Loading...
Searching...
No Matches
LevelSetOlssonReinitialization.h
Go to the documentation of this file.
1//* This file is part of the MOOSE framework
2//* https://mooseframework.inl.gov
3//*
4//* All rights reserved, see COPYRIGHT for full restrictions
5//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6//*
7//* Licensed under LGPL 2.1, please see LICENSE for details
8//* https://www.gnu.org/licenses/lgpl-2.1.html
9
10#pragma once
11
12// MOOSE includes
13#include "ADKernelGrad.h"
14
Real PostprocessorValue
Implements the re-initialization equation proposed by Olsson et.
const PostprocessorValue & _epsilon
Interface thickness.
virtual ADRealVectorValue precomputeQpResidual() override
const bool _use_modified_reinitilization_formulation
Use modified reinitilization formulation (see Olsson et. al. (2007), section 2.2.1)
const ADVariableGradient & _grad_levelset_0
Gradient of the level set variable at time, \tau = 0.
const InputParameters & parameters() const
const PostprocessorValue & getPostprocessorValue(const std::string &param_name, const unsigned int index=0) const
VariableGradientTempl< true > ADVariableGradient