Go to the documentation of this file.
13 #include "JvarMapInterface.h"
14 #include "DerivativeMaterialInterface.h"
26 class ACKappaFunction :
public DerivativeMaterialInterface<JvarMapKernelInterface<Kernel>>
38 const MaterialProperty<Real> &
_L;
44 std::vector<NonlinearVariableName>
_v_name;
45 std::vector<const VariableGradient *>
_grad_v;
46 std::vector<const MaterialProperty<Real> *>
_dLdv;
std::vector< const VariableGradient * > _grad_v
InputParameters validParams< ACKappaFunction >()
virtual Real computeQpJacobian()
std::vector< const MaterialProperty< Real > * > _d2kappadvardv
const MaterialProperty< Real > & _L
const unsigned int _op_num
const MaterialProperty< Real > & _d2kappadvar2
const MaterialProperty< Real > & _dLdvar
virtual Real computeQpResidual()
std::vector< NonlinearVariableName > _v_name
const MaterialPropertyName _kappa_name
const NonlinearVariableName _var_name
ACKappaFunction(const InputParameters ¶meters)
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const MaterialProperty< Real > & _dkappadvar
const MaterialPropertyName _L_name
std::vector< const MaterialProperty< Real > * > _dLdv