runtime_error      31 data/sphere/2014paperALE_sphere/improve_sphere.cpp 	if (!ifs) throw runtime_error("load_file()");
runtime_error      53 data/sphere/2014paperALE_sphere/improve_sphere.cpp 			throw runtime_error("improve_sphere()");
runtime_error      95 data/sphere/2014paperALE_sphere/improve_sphere.cpp 		if (first_vertex == lines.end()) throw runtime_error("main()");
runtime_error      98 data/sphere/2014paperALE_sphere/improve_sphere.cpp 		if (last_vertex == lines.end()) throw runtime_error("main()");		
runtime_error      18 data/sphere/first_revision/test.cpp 	if(!ifs) throw runtime_error("File not found!");
runtime_error      72 data/sphere/level_set_test.cpp     throw std::runtime_error{err_msg.str()};
runtime_error      83 data/sphere/level_set_test.cpp   if(!dgf_file) throw std::runtime_error {"File \"" + filename + "\" does not exist."};
runtime_error      92 data/sphere/level_set_test.cpp     throw std::runtime_error
runtime_error      99 data/sphere/level_set_test.cpp     throw std::runtime_error
runtime_error     112 data/sphere/level_set_test.cpp       throw std::runtime_error {err_msg};
runtime_error     124 data/sphere/level_set_test.cpp     throw std::runtime_error {"convert_to_vertex() failed."};
runtime_error      32 include/esfem_error.h   struct Parameter_error : std::runtime_error{
runtime_error      34 include/esfem_error.h       : std::runtime_error {"Esfem::Io::Parameter.\n" + msg}
runtime_error      38 include/esfem_error.h   struct SolutionDriven_error : std::runtime_error{
runtime_error      40 include/esfem_error.h       : std::runtime_error
runtime_error      45 include/esfem_error.h   struct BrusselatorScheme_error : std::runtime_error{
runtime_error      47 include/esfem_error.h       : std::runtime_error
runtime_error      52 include/esfem_error.h   struct Grid_error : std::runtime_error{
runtime_error      54 include/esfem_error.h       : std::runtime_error
runtime_error      60 include/esfem_error.h   struct Rhs_error : std::runtime_error{
runtime_error      63 include/esfem_error.h       :std::runtime_error {"Esfem::Rhs.\n" + msg}
runtime_error      67 include/esfem_error.h   struct InitData_error : std::runtime_error{
runtime_error      70 include/esfem_error.h       :std::runtime_error {"Esfem::InitData.\n" + msg}
runtime_error     109 include/io_dgf.h 	if(rv == last) throw std::runtime_error
runtime_error     117 include/io_dgf.h 	if(rv == last) throw std::runtime_error
runtime_error     141 include/io_dgf.h 	    throw std::runtime_error {"Esfem::Io::Dgf::from()."};
runtime_error     170 include/io_dgf.h 	std::throw_with_nested(std::runtime_error {"Esfem::Io::Dgf::to_vertices()."});
runtime_error      45 include/io_dof.h       throw std::runtime_error {"File \"" + fname + "\" not big enough."};
runtime_error      61 include/io_dof.h       std::throw_with_nested(std::runtime_error
runtime_error      75 include/io_dof.h       if(!(ifs >> std::ws).eof()) throw std::runtime_error
runtime_error      79 include/io_dof.h       std::throw_with_nested(std::runtime_error
runtime_error      94 include/io_dof.h       std::throw_with_nested(std::runtime_error
runtime_error     207 old_code/2015linfty/backup_dune_heat_algo.hpp 		throw std::runtime_error("ERROR in BDF::bdf_algorithm():"
runtime_error      67 old_code/2015linfty/dune_bdf.hpp 			std::runtime_error("ERROR: BDF::getVertexList()\n"
runtime_error     137 old_code/2015linfty/dune_bdf.hpp 			throw std::runtime_error("ERROR: BDF::string_to_array()\n" + msg); 
runtime_error     122 old_code/2015linfty/dune_heat_algorithm.hpp     throw std::runtime_error("ERROR in bdf_cycle().");
runtime_error      54 old_code/2015linfty/iodof.h 	throw std::runtime_error 
runtime_error      65 old_code/2015linfty/iodof.h     throw std::runtime_error {full_msg};
runtime_error      73 old_code/tumor_growth/tumor_bdf.h       std::runtime_error("ERROR: BDF::getVertexList()\n"
runtime_error     158 old_code/tumor_growth/tumor_bdf.h       throw std::runtime_error("ERROR: BDF::string_to_array()\n" + msg); 
runtime_error     243 old_code/tumor_growth/tumor_bdf.h     if(no_vertices * dim != dof_times_dim) throw std::runtime_error
runtime_error     121 old_code/tumor_growth/tumor_code.h     throw std::runtime_error("ERROR in bdf_cycle().");
runtime_error     475 old_code/tumor_growth/tumor_growth.h       throw std::runtime_error {"Error in constructor of Brusselator_model.\n"
runtime_error      49 src/grid_GridAndTime_impl.cpp     throw runtime_error {"Bad input: " + node_as_string};
runtime_error      55 src/grid_GridAndTime_impl.cpp      (runtime_error {"Error in Evolving_grid::operator[]."});
runtime_error      58 src/grid_GridAndTime_impl.cpp    throw runtime_error {"Unkown error in Evolving_grid::operator[]."};
runtime_error      76 src/grid_GridAndTime_impl.cpp      (runtime_error {"Error in Evolving_grid::operator=()."});
runtime_error      79 src/grid_GridAndTime_impl.cpp    throw runtime_error {"Unkown error in Evolving_grid::operator=()."};
runtime_error     100 src/grid_GridAndTime_impl.cpp    throw runtime_error {"Unknown error in get_vertexList()."};
runtime_error     110 src/grid_GridAndTime_impl.cpp      (runtime_error {"Error in get_relevant_precision(const vector<string>&)"});
runtime_error     113 src/grid_GridAndTime_impl.cpp    throw runtime_error
runtime_error     138 src/grid_GridAndTime_impl.cpp    throw runtime_error {"Unknown error in get_relevant_precision(const string&)"};
runtime_error     167 src/grid_GridAndTime_impl.cpp       throw runtime_error {"Node is too big."};
runtime_error     178 src/grid_GridAndTime_impl.cpp    std::throw_with_nested(runtime_error {"Error in node_to_string()."});
runtime_error     181 src/grid_GridAndTime_impl.cpp    throw runtime_error {"Unknown error in node_to_string()."};
runtime_error     190 src/grid_GridAndTime_impl.cpp     else throw runtime_error("operator>>() failed!");
runtime_error     193 src/grid_GridAndTime_impl.cpp     throw runtime_error("Stuff left in node.");
runtime_error     198 src/grid_GridAndTime_impl.cpp      (runtime_error {"Error in string_to_node()."});
runtime_error     201 src/grid_GridAndTime_impl.cpp    throw runtime_error {"Unknown error in string_to_node()."};
runtime_error     231 src/grid_GridAndTime_impl.cpp      (runtime_error {"Error in dgfFile_to_vec()."});
runtime_error     234 src/grid_GridAndTime_impl.cpp    throw runtime_error {"Unknown error in dgfFile_to_vec()."};
runtime_error     152 src/grid_GridAndTime_impl.h 	struct bad : std::runtime_error{
runtime_error     154 src/grid_GridAndTime_impl.h 	  explicit bad(const std::string& msg) :std::runtime_error {msg} {}
runtime_error     236 src/grid_GridAndTime_impl.h 	throw std::runtime_error
runtime_error     247 src/grid_GridAndTime_impl.h 	throw std::runtime_error
runtime_error      82 src/io_dgf.cpp      (runtime_error {"Error in constructor of Esfem::Io::Handler."});
runtime_error      85 src/io_dgf.cpp    throw runtime_error {"Unknown error in constructor of Esfem::Io::Handler."};
runtime_error      95 src/io_dgf.cpp   if(!dgf_file) throw runtime_error {"Could not open file " + out_filename};
runtime_error     110 src/io_dgf.cpp    throw_with_nested (runtime_error {"Error in Handler::write()."});   
runtime_error     118 src/io_dgf.cpp   if(!dgf_file) throw runtime_error {"Could not open file " + out_filename};
runtime_error     133 src/io_dgf.cpp    throw_with_nested (runtime_error {"Error in Handler::write()."});
runtime_error     150 src/io_dgf.cpp      (runtime_error {"Error in Handler::read()."});
runtime_error     153 src/io_dgf.cpp    throw runtime_error {"Unknown error in Handler::write()."};
runtime_error     173 src/io_dgf.cpp      (runtime_error {"Error in Handler::read()."});
runtime_error     176 src/io_dgf.cpp    throw runtime_error {"Unknown error in Handler::write()."};
runtime_error     197 src/io_dgf.cpp      (runtime_error {"Error in create_simplices()."});
runtime_error     207 src/io_dgf.cpp      (runtime_error {"Error in create_stringSimplices()."});
runtime_error     229 src/io_dgf.cpp      (runtime_error {"Error in Esfem::Io::Dgf::create_vertices()."});
runtime_error     232 src/io_dgf.cpp    throw runtime_error {"Unknown error in Esfem::Io::Dgf::create_vertices()."};
runtime_error      65 src/io_errorStream.cpp   throw std::runtime_error {err_msg.str()};
runtime_error      28 src/maxH_main.cpp   struct bad : runtime_error{
runtime_error      29 src/maxH_main.cpp     using runtime_error::runtime_error;
runtime_error      51 src/maxH_main.cpp   struct bad : runtime_error{
runtime_error      52 src/maxH_main.cpp     using runtime_error::runtime_error;
runtime_error      86 src/maxH_main.cpp   struct bad : runtime_error{
runtime_error      87 src/maxH_main.cpp     using runtime_error::runtime_error;
runtime_error     150 src/secOrd_op_linearHeat.cpp     throw std::runtime_error{"Error in Linear_heat::mass_matrix()"};