Go to the documentation of this file.
12 #include "CoupledTimeDerivative.h"
13 #include "JvarMapInterface.h"
14 #include "DerivativeMaterialInterface.h"
26 :
public DerivativeMaterialInterface<JvarMapKernelInterface<CoupledTimeDerivative>>
38 const MaterialProperty<Real> &
_F;
41 const MaterialProperty<Real> &
_dFdu;
44 std::vector<const MaterialProperty<Real> *>
_dFdarg;
std::vector< const MaterialProperty< Real > * > _dFdarg
function derivatives w.r.t. coupled variables
const MaterialProperty< Real > & _F
The function multiplied by the coupled time derivative.
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
This calculates a modified coupled time derivative that multiplies the time derivative of a coupled v...
virtual Real computeQpResidual()
virtual void initialSetup()
InputParameters validParams< CoupledSusceptibilityTimeDerivative >()
CoupledSusceptibilityTimeDerivative(const InputParameters ¶meters)
virtual Real computeQpJacobian()
const MaterialProperty< Real > & _dFdu
function derivative w.r.t. the kernel variable