20 params.
addParam<MaterialPropertyName>(
"density_value",
"1.0",
"density of the fluid mixture");
26 _prefactor(getParam<
Real>(
"prefactor")),
27 _rho_val(getADMaterialProperty<
Real>(
"density_value"))
virtual ADRealGradient precomputeQpResidual() override
Split with a variable that holds the Laplacian of the phase field.
virtual ADRealGradient precomputeQpResidual()
registerMooseObject("PhaseFieldApp", ADPrefactorLaplacianSplit)
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
ADPrefactorLaplacianSplit(const InputParameters ¶meters)
static InputParameters validParams()
const ADMaterialProperty< Real > & _rho_val
Split with a variable that holds the Laplacian of the phase field with a constant prefactor...