18 params.
addClassDescription(
"Compute anisotropic rank two tensor based on GB phase variable");
registerMooseObject("PhaseFieldApp", GBDependentAnisotropicTensor)
GB dependent anisotropic tensor Ref.
GBDependentAnisotropicTensor(const InputParameters ¶meters)
static InputParameters validParams()
virtual void computeQpProperties()
virtual void initQpStatefulProperties()
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 > &)