u_x_chi           668 old_code/tumor_growth/tumor_growth.h   	Range u_x_chi;
u_x_chi           670 old_code/tumor_growth/tumor_growth.h   	model.ran_to_ran_lhs(entity, quadrature[pt], u_x, u_x_chi);	
u_x_chi           684 old_code/tumor_growth/tumor_growth.h   	u_x_chi *= weight;
u_x_chi           686 old_code/tumor_growth/tumor_growth.h   	wLocal.axpy(quadrature[pt], u_x_chi, du_x_dchi);
u_x_chi           737 old_code/tumor_growth/tumor_growth.h   	Range u_x_chi;
u_x_chi           739 old_code/tumor_growth/tumor_growth.h   	model.ran_to_ran(entity, quadrature[pt], u_x, u_x_chi);	
u_x_chi           746 old_code/tumor_growth/tumor_growth.h   	u_x_chi *= weight;
u_x_chi           747 old_code/tumor_growth/tumor_growth.h   	wLocal.axpy(quadrature[pt], u_x_chi, 0);