Go to the documentation of this file.
13 #include "JvarMapInterface.h"
14 #include "DerivativeMaterialInterface.h"
45 std::vector<const VariableValue *>
_eta;
std::vector< const VariableValue * > _eta
const MaterialProperty< RealTensorValue > & _d2kappadgrad_etaa
virtual Real computeQpResidual()
Compute the Allen-Cahn interface term with the weak form residual .
ACInterface2DMultiPhase1(const InputParameters ¶meters)
std::vector< const VariableGradient * > _grad_eta
Compute the Allen-Cahn interface term with the weak form residual .
const MaterialProperty< RealGradient > & _dkappadgrad_etaa
Interfacial parameter.
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
unsigned int _num_etas
Order parameters.
virtual Real computeQpJacobian()
InputParameters validParams< ACInterface2DMultiPhase1 >()