constexpr          43 include/grid.h     inline constexpr int grid_dim(){
constexpr          46 include/grid.h     inline constexpr int world_dim(){
constexpr         239 old_code/tumor_growth/tumor_bdf.h     constexpr auto dim = 3;
constexpr          48 src/brusselator_algo.cpp   constexpr auto parameter_file = PFILE;
constexpr         157 src/grid_FEfunSet.h       constexpr auto suffix= ".dgf";
constexpr          66 src/grid_GridAndTime_impl.cpp   constexpr std::size_t dim = 3;
constexpr         143 src/grid_GridAndTime_impl.cpp   constexpr int world_dim {3};
constexpr         314 src/grid_GridAndTime_impl.cpp   constexpr auto fac = 1e5;
constexpr         141 src/grid_GridAndTime_impl.h 	static constexpr auto dim = range::dimension;
constexpr          34 src/io_dgf.cpp static constexpr int dim = 3;
constexpr          79 src/io_l2h1Calculator.cpp   constexpr auto d = Grid::world_dim();
constexpr          88 src/io_l2h1Calculator.cpp   constexpr auto d = Grid::world_dim();
constexpr          64 src/io_parameter_impl.cpp   constexpr size_t max_vec_size = 100;
constexpr         141 src/maxH_main.cpp   constexpr int no_edges {3};
constexpr          39 src/secOrd_op_brusselator_impl.cpp static constexpr int dim_domain
constexpr          41 src/secOrd_op_brusselator_impl.cpp static constexpr int dim_range
constexpr         180 src/secOrd_op_rhs_impl.h       static constexpr int dim {2};
constexpr         224 src/secOrd_op_rhs_impl.h       static constexpr int dim {2};
constexpr         261 src/secOrd_op_rhs_impl.h       static constexpr int dim {2};
constexpr          98 src/secOrd_op_solutionDriven_impl.h       static constexpr int dim_vec_domain = Domain<Vector_fef>::dimension;
constexpr          99 src/secOrd_op_solutionDriven_impl.h       static constexpr int dim_vec_range = Range<Vector_fef>::dimension;
constexpr         100 src/secOrd_op_solutionDriven_impl.h       static constexpr int dim_scalar_domain = Domain<Scalar_fef>::dimension;
constexpr         101 src/secOrd_op_solutionDriven_impl.h       static constexpr int dim_scalar_range = Range<Scalar_fef>::dimension;
constexpr          23 test/io_dgf.cpp   constexpr auto base_dir = "/Users/christianpower/cpp/DISS_surfaces/test/";