du_x_dchi         674 old_code/tumor_growth/tumor_growth.h   	Jacobian_range du_x_dchi;
du_x_dchi         677 old_code/tumor_growth/tumor_growth.h   	model.jac_ran_to_jac_ran_lhs(entity, quadrature[pt], du_x, du_x_dchi);
du_x_dchi         685 old_code/tumor_growth/tumor_growth.h   	du_x_dchi *= weight;
du_x_dchi         686 old_code/tumor_growth/tumor_growth.h   	wLocal.axpy(quadrature[pt], u_x_chi, du_x_dchi);