Go to the documentation of this file.
13 #include "DerivativeMaterialInterface.h"
37 const MaterialProperty<RealTensorValue> &
_mobility;
CHSplitConcentration(const InputParameters ¶meters)
const MaterialProperty< RealTensorValue > & _dmobility_dc
InputParameters validParams< CHSplitConcentration >()
const MaterialProperty< RealTensorValue > & _mobility
virtual Real computeQpResidual()
const unsigned int _mu_var
Chemical potential variable.
const VariableGradient & _grad_mu
virtual Real computeQpOffDiagJacobian(unsigned int)
virtual Real computeQpJacobian()
Solves Cahn-Hilliard equation using chemical potential as non-linear variable.
MaterialPropertyName _mobility_name
Mobility property name.