u_x 553 old_code/tumor_growth/tumor_growth.h Range<Vector> u_x; // u_x == X(x); u_x 554 old_code/tumor_growth/tumor_growth.h uLocal.evaluate(quadrature[pt], u_x); // initialize u_x 561 old_code/tumor_growth/tumor_growth.h model.ran_to_ran(entity, quadrature[pt], u_x, u_x_psi); u_x 604 old_code/tumor_growth/tumor_growth.h Range<Vector> u_x; // u_x == X(x); u_x 605 old_code/tumor_growth/tumor_growth.h uLocal.evaluate(quadrature[pt], u_x); // initialize u_x 615 old_code/tumor_growth/tumor_growth.h model.ran_to_ran(entity, quadrature[pt], u_x, u_x_psi); // initialize u_x 662 old_code/tumor_growth/tumor_growth.h Range u_x; // u_x == u(x); u_x 663 old_code/tumor_growth/tumor_growth.h uLocal.evaluate(quadrature[pt], u_x); // initialize u_x 670 old_code/tumor_growth/tumor_growth.h model.ran_to_ran_lhs(entity, quadrature[pt], u_x, u_x_chi); u_x 694 old_code/tumor_growth/tumor_growth.h Range u_x; // u_x == u(x); u_x 695 old_code/tumor_growth/tumor_growth.h uLocal.evaluate(bigger_quadrature[pt], u_x); // initialize u_x 705 old_code/tumor_growth/tumor_growth.h u_app, u_or_w_app, u_x, uwu_x_chi); u_x 734 old_code/tumor_growth/tumor_growth.h Range u_x; // u_x == X(x); u_x 735 old_code/tumor_growth/tumor_growth.h uLocal.evaluate(quadrature[pt], u_x); // initialize u_x 739 old_code/tumor_growth/tumor_growth.h model.ran_to_ran(entity, quadrature[pt], u_x, u_x_chi);