Go to the documentation of this file.
35 unsigned int coupled_component)
override;
64 const MaterialProperty<RankTwoTensor> &
_E_inc;
65 const MaterialProperty<RankTwoTensor> &
_R_inc;
Real computeDJDU(unsigned int component, unsigned int nd)
Function to compute derivative of determinant of deformation gradient with respect to displacements.
Base kernel class for bond-associated correspondence material models.
const MaterialProperty< RankTwoTensor > & _E_inc
InputParameters validParams< FiniteStrainMechanicsNOSPD >()
virtual void computeLocalResidual() override
RankFourTensor computeDSDFhat(unsigned int nd)
Function to compute derivative of stress with respect to derived deformation gradient.
virtual void computeLocalOffDiagJacobian(unsigned int coupled_component) override
Function to compute local contribution to the off-diagonal Jacobian at the current nodes.
virtual void computePDNonlocalOffDiagJacobian(unsigned int jvar_num, unsigned int coupled_component) override
Function to compute nonlocal contribution to the off-diagonal Jacobian at the current nodes.
virtual void computeNonlocalJacobian() override
const unsigned int _component
The index of displacement component.
FiniteStrainMechanicsNOSPD(const InputParameters ¶meters)
virtual void computeLocalJacobian() override
virtual RankTwoTensor computeDSDU(unsigned int component, unsigned int nd) override
Function to compute derivative of stress with respect to displacements.
const MaterialProperty< RankTwoTensor > & _dgrad_old
Material point based material property.
RankTwoTensor computeDinvFTDU(unsigned int component, unsigned int nd)
Function to compute derivative of deformation gradient inverse with respect to displacements.
Kernel class for bond-associated correspondence material model for finite strain.
const MaterialProperty< RankTwoTensor > & _R_inc