18 params.
addClassDescription(
"Compute diffusivity rank two tensor based on GB phase variable");
registerMooseObject("PhaseFieldApp", GBDependentDiffusivity)
GB dependent diffusivity Ref.
virtual void initQpStatefulProperties()
GBDependentDiffusivity(const InputParameters ¶meters)
virtual void computeQpProperties()
static InputParameters validParams()
Base class to define GB dependent properties.
const VariableValue & _gb
MaterialProperty< RealTensorValue > & _gb_dependent_tensor
static InputParameters validParams()
const MaterialProperty< RankTwoTensor > & _gb_normal_tensor
void fillRealTensor(libMesh::TensorValue< T > &)