www.mooseframework.org
Functions
ADMatReaction.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("PhaseFieldApp", ADMatReaction)
 
 defineADValidParams (ADMatReaction, ADKernel, params.addCoupledVar("v", "Set this to make v a coupled variable, otherwise it will use the " "kernel's nonlinear variable for v");params.addClassDescription("Kernel to add -L*v, where L=reaction rate, v=variable");params.addParam< MaterialPropertyName >("mob_name", "L", "The reaction rate used with the kernel");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( ADMatReaction  ,
ADKernel  ,
params.addCoupledVar("v", "Set this to make v a coupled variable, otherwise it will use the " "kernel's nonlinear variable for v");params.addClassDescription("Kernel to add -L*v, where L=reaction rate, v=variable");params.addParam< MaterialPropertyName >("mob_name", "L", "The reaction rate used with the kernel");   
)

◆ registerADMooseObject()

registerADMooseObject ( "PhaseFieldApp"  ,
ADMatReaction   
)