a                 462 old_code/tumor_growth/tumor_code.h   const double a 
a                 472 old_code/tumor_growth/tumor_code.h   const Tumor_Brusselator_model u_model {dT, gamma, a, Growth::promoting};
a                 159 src/secOrd_op_rhs_impl.cpp    a {Parameter::getValue<double>("tumor_growth.surface.alpha", 1e-3)},
a                 172 src/secOrd_op_rhs_impl.cpp     factor = a_til + ((a * a_til + e ) * mc - delta *u_fun(d[0], d[1]) )/ norm;
a                 186 src/secOrd_op_rhs_impl.cpp    a {Parameter::getValue<double>("tumor_growth.surface.alpha", 1e-3)},
a                 190 src/secOrd_op_rhs_impl.cpp   const auto fac = (1. + (a+e)*dim*exp(-2. * tp.time()));
a                 190 src/secOrd_op_rhs_impl.h       double a;
a                 230 src/secOrd_op_rhs_impl.h       double a;
a                  51 src/secOrd_op_rhs_u.cpp   const double a;
a                 109 src/secOrd_op_rhs_u.cpp   : tp {tpb}, a {p.tg_a()}, gamma {p.tg_gamma()}