39 const std::vector<const VariableValue *>
_vals;
This is the Allen-Cahn equation base class that implements the bulk or local energy term of the equat...
unsigned int _deformed_grain_num
number of deformed grains
const std::vector< unsigned int > _vals_var
const MaterialProperty< Real > & _Disloc_Den_i
dislocation density in grain i
static InputParameters validParams()
virtual Real computeDFDOP(PFFunctionType type)
const unsigned int _op_num
const GrainTrackerInterface & _grain_tracker
Grain tracker object.
const MaterialProperty< Real > & _beta
the prefactor needed to calculate the deformation energy from dislocation density
const std::vector< const VariableValue * > _vals
unsigned int _op_index
index of the OP the kernel is currently acting on
const MaterialProperty< Real > & _rho_eff
the average/effective dislocation density
This class defines the interface for the GrainTracking objects.