const std::string & _name
static InputParameters validParams()
const MaterialProperty< std::vector< Real > > & _p_diag_derivative
material property for the diagonal derivative of the tested property
const MaterialProperty< Real > & _p
material property for which to test derivatives
MaterialDerivativeStdVectorRealTestKernel(const InputParameters ¶meters)
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
const unsigned int _component_i
the component of the std::vector material property
virtual Real computeQpResidual() override
std::vector< const MaterialProperty< std::vector< Real > > * > _p_off_diag_derivatives
material properties for the off-diagonal derivatives of the tested property
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpJacobian() override
const InputParameters & parameters() const
Kernel for testing derivatives of a std::vector<Real> material property.
const unsigned int _n_vars
number of nonlinear variables