logic_error       149 include/io_dgf.h 	if(size % dim) throw std::logic_error
logic_error       188 include/io_dgf.h 	if(o_it != end(fef)) throw std::logic_error
logic_error        42 include/io_dof.h       throw std::logic_error {"Could not open file " + fname};
logic_error        38 src/grid_GridAndTime_impl.cpp     (logic_error {"Error in constructor of Evolving_grid."});
logic_error        41 src/grid_GridAndTime_impl.cpp    throw logic_error {"Unknown error in constructor of Evolving_grid."};
logic_error        70 src/grid_GridAndTime_impl.cpp   if(no_vertices * dim != dof_times_dim) throw logic_error {"Bad dimension."};
logic_error        97 src/grid_GridAndTime_impl.cpp      (logic_error {"Error in get_vertexList()."});
logic_error       104 src/grid_GridAndTime_impl.cpp   if(vertex_list.empty()) throw logic_error {"Empty input"};
logic_error       130 src/grid_GridAndTime_impl.cpp   if(dist < 1) throw logic_error {"Input has not scientific format."};
logic_error       134 src/grid_GridAndTime_impl.cpp    std::throw_with_nested(logic_error
logic_error       157 src/grid_GridAndTime_impl.cpp   if(rv_ptr == cend(v)) throw logic_error {"Error in max()"};
logic_error       221 src/grid_GridAndTime_impl.cpp   if(!dgf_file) throw logic_error {"Could not open \"" + filename + "\"."};
logic_error       225 src/grid_GridAndTime_impl.h 	  throw std::logic_error {err_msg};
logic_error        91 src/io_dgf.cpp   if(fef.size() != no_of_nodes()) throw logic_error
logic_error       114 src/io_dgf.cpp   if(vfef.size() != d_ptr -> vec_dim_dof) throw logic_error
logic_error       166 src/io_dgf.cpp   if(dim_of_fef != dim_of_vertices) throw logic_error
logic_error        65 src/io_paraview.cpp   std::throw_with_nested(std::logic_error
logic_error        69 src/io_paraview.cpp    throw std::logic_error{"Unkown error in constructor of Paraview."};
logic_error        61 src/secOrd_op_brusselator.cpp   std::throw_with_nested(std::logic_error
logic_error        65 src/secOrd_op_brusselator.cpp    throw std::logic_error {"Unkown error in constructor of Brusselator."};
logic_error        74 src/secOrd_op_brusselator.cpp    throw_with_nested(std::logic_error {"Error in constructor of Brusselator."});
logic_error       109 src/secOrd_op_brusselator.cpp     throw std::logic_error
logic_error       120 src/secOrd_op_brusselator.cpp     throw std::logic_error
logic_error       128 src/secOrd_op_brusselator_impl.cpp     throw std::logic_error {"Error in constructor of Data.  "
logic_error       143 src/secOrd_op_brusselator_impl.cpp    std::throw_with_nested(std::logic_error {"Error in constructor of "
logic_error       147 src/secOrd_op_brusselator_impl.cpp   throw std::logic_error {"Unkown error in constructor of Brusselator_op."};
logic_error        60 src/secOrd_op_initData_u.cpp     std::throw_with_nested(std::logic_error{"Error in constructor of Init_data_u."});
logic_error        63 src/secOrd_op_initData_u.cpp     throw std::logic_error{"Unknown error in constructor of Init_data_u."};
logic_error        60 src/secOrd_op_initData_w.cpp     std::throw_with_nested(std::logic_error{"Error in constructor of Init_data_w."});
logic_error        63 src/secOrd_op_initData_w.cpp     throw std::logic_error{"Unknown error in constructor of Init_data_w."};
logic_error        89 src/secOrd_op_linearHeat.cpp   std::throw_with_nested(std::logic_error{"Error in constructor of Linear_heat."});
logic_error        92 src/secOrd_op_linearHeat.cpp    throw std::logic_error{"Unkown error in constructor of Linear_heat."};
logic_error        79 src/secOrd_op_rhs_u.cpp     std::throw_with_nested(std::logic_error
logic_error        83 src/secOrd_op_rhs_u.cpp     throw std::logic_error {"Unknown error in constructor of Grid_and_time."};
logic_error        81 src/secOrd_op_rhs_w.cpp     std::throw_with_nested(std::logic_error
logic_error        85 src/secOrd_op_rhs_w.cpp     throw std::logic_error {"Unknown error in constructor of Grid_and_time."};