Growth 35 include/secOrd_op_brusselator.h const Growth); Growth 38 include/secOrd_op_brusselator.h const Growth, const Grid::Scal_FEfun&, Growth 35 include/secOrd_op_initData.h Init_data(const Grid::Grid_and_time&, const Growth); Growth 37 include/secOrd_op_initData.h Init_data(const Io::Parameter&, const Growth); Growth 47 include/secOrd_op_rhs.h explicit Rhs(const Grid::Grid_and_time&, const Growth); Growth 470 old_code/tumor_growth/tumor_code.h using Growth = Tumor_growth::Growth; Growth 472 old_code/tumor_growth/tumor_code.h const Tumor_Brusselator_model u_model {dT, gamma, a, Growth::promoting}; Growth 473 old_code/tumor_growth/tumor_code.h const Tumor_Brusselator_model w_model {dT, gamma, b, Growth::inhibiting, dc}; Growth 197 old_code/tumor_growth/tumor_growth.h const Growth scalar_type, Growth 460 old_code/tumor_growth/tumor_growth.h const double gamma, const double a_or_b, const Growth scalar_type, Growth 464 old_code/tumor_growth/tumor_growth.h case Growth::promoting: Growth 469 old_code/tumor_growth/tumor_growth.h case Growth::inhibiting: Growth 125 src/brusselator_algo.cpp SecOrd_op::Init_data u_init {grid, Growth::promoting}; // perhaps not efficient Growth 449 src/brusselator_algo.cpp :u {gt, Growth::promoting}, w {gt, Growth::inhibiting}, v {gt}, Growth 454 src/brusselator_algo.cpp :u {p, Growth::promoting}, w {p, Growth::inhibiting}, v {gt}, Growth 46 src/brusselator_algo_impl.cpp :u {gt, Growth::promoting}, w {gt, Growth::inhibiting} Growth 54 src/brusselator_algo_impl.cpp :u {p, g, Growth::promoting, u_set.app, w_set.app}, Growth 55 src/brusselator_algo_impl.cpp w {p, g, Growth::inhibiting, u_set.app, u_set.app} Growth 63 src/brusselator_algo_impl.cpp :u {p, g, Growth::promoting, u_set.fun, w_set.fun}, Growth 64 src/brusselator_algo_impl.cpp w {p, g, Growth::inhibiting, u_set.fun, u_set.fun} Growth 48 src/secOrd_op_brusselator.cpp const Growth); Growth 50 src/secOrd_op_brusselator.cpp const Growth, const FE_function&, const FE_function&); Growth 57 src/secOrd_op_brusselator.cpp Brusselator(const Io::Parameter& p, const Grid::Grid_and_time& gt, const Growth type) Growth 69 src/secOrd_op_brusselator.cpp Brusselator(const Io::Parameter& p, const Grid::Grid_and_time& gt, const Growth type, Growth 139 src/secOrd_op_brusselator.cpp Data(const Io::Parameter& p, const Grid::Grid_and_time& gt, const Growth type) Growth 153 src/secOrd_op_brusselator.cpp const Growth type, const FE_function& fef1, Growth 100 src/secOrd_op_brusselator_impl.cpp const Esfem::Growth, const FE_function&, const FE_function&); Growth 105 src/secOrd_op_brusselator_impl.cpp const Esfem::Growth type, Growth 115 src/secOrd_op_brusselator_impl.cpp case Esfem::Growth::promoting: Growth 121 src/secOrd_op_brusselator_impl.cpp case Esfem::Growth::inhibiting: Growth 136 src/secOrd_op_brusselator_impl.cpp const Esfem::Growth type, Growth 42 src/secOrd_op_brusselator_impl.h const Esfem::Growth, Growth 33 src/secOrd_op_initData.cpp Init_data(const Grid::Grid_and_time& gt, const Growth type) Growth 38 src/secOrd_op_initData.cpp const Growth type) Growth 85 src/secOrd_op_initData_impl.cpp const Esfem::Growth type) Growth 89 src/secOrd_op_initData_impl.cpp case Growth::promoting: Growth 98 src/secOrd_op_initData_impl.cpp case Growth::inhibiting: Growth 117 src/secOrd_op_initData_impl.cpp const Esfem::Growth type) Growth 253 src/secOrd_op_initData_impl.cpp hom_value(const Esfem::Io::Parameter& p, const Esfem::Growth type){ Growth 256 src/secOrd_op_initData_impl.cpp case Esfem::Growth::promoting: Growth 259 src/secOrd_op_initData_impl.cpp case Esfem::Growth::inhibiting: Growth 270 src/secOrd_op_initData_impl.cpp pertubation(const Esfem::Io::Parameter& p, const Esfem::Growth type){ Growth 273 src/secOrd_op_initData_impl.cpp case Esfem::Growth::promoting: Growth 276 src/secOrd_op_initData_impl.cpp case Esfem::Growth::inhibiting: Growth 287 src/secOrd_op_initData_impl.cpp const Esfem::Growth type){ Growth 296 src/secOrd_op_initData_impl.cpp std::string Esfem::Impl::dof_filename(const Io::Parameter& p, const Growth type){ Growth 299 src/secOrd_op_initData_impl.cpp case Growth::promoting: Growth 302 src/secOrd_op_initData_impl.cpp case Growth::inhibiting: Growth 316 src/secOrd_op_initData_impl.cpp const Growth type) Growth 320 src/secOrd_op_initData_impl.cpp Esfem::SecOrd_op::Init_data::Data::Data(const Io::Parameter& p, const Growth type) Growth 57 src/secOrd_op_initData_impl.h const Esfem::Growth); Growth 90 src/secOrd_op_initData_impl.h const Esfem::Growth); Growth 360 src/secOrd_op_initData_impl.h double hom_value(const Esfem::Io::Parameter&, const Esfem::Growth); Growth 361 src/secOrd_op_initData_impl.h double pertubation(const Esfem::Io::Parameter&, const Esfem::Growth); Growth 362 src/secOrd_op_initData_impl.h std::string print_configuration(const Esfem::Io::Parameter&, const Esfem::Growth); Growth 366 src/secOrd_op_initData_impl.h std::string dof_filename(const Io::Parameter&, const Growth); Growth 381 src/secOrd_op_initData_impl.h Data(const Grid::Grid_and_time&, const Growth); Growth 383 src/secOrd_op_initData_impl.h Data(const Io::Parameter&, const Growth); Growth 37 src/secOrd_op_rhs.cpp Rhs::Rhs(const Grid::Grid_and_time& gt, const Growth type) Growth 80 src/secOrd_op_rhs.cpp Rhs::Data::Data(const Grid::Grid_and_time& gt, const Growth type) Growth 52 src/secOrd_op_rhs_impl.cpp Rhs_fun::Rhs_fun(const Dune::Fem::TimeProviderBase& tpb, const Growth type) Growth 69 src/secOrd_op_rhs_impl.cpp case Growth::promoting: Growth 79 src/secOrd_op_rhs_impl.cpp case Growth::inhibiting: Growth 53 src/secOrd_op_rhs_impl.h const Growth); Growth 293 src/secOrd_op_rhs_impl.h Data(const Grid::Grid_and_time&, const Growth);