endl 44 data/sphere/2014paperALE_sphere/improve_sphere.cpp ofs << line << endl; endl 100 data/sphere/2014paperALE_sphere/improve_sphere.cpp notepad << dgfname << ": " << distance(first_vertex,last_vertex) << endl; endl 22 data/sphere/first_revision/test.cpp ofs << s << endl; endl 24 data/sphere/first_revision/test.cpp ofs << "SIMPLEX" << endl; endl 31 data/sphere/first_revision/test.cpp ofs << i1 << ' ' << i2 << ' ' << i3 << endl; endl 50 data/sphere/level_set_test.cpp std::cout << "Mean value: " << lsf_values.sum() / v_list.size() << std::endl; endl 58 data/sphere/level_set_test.cpp std::cout << std::endl; endl 125 include/io_dgf.h os << from(container, precision) << std::endl; endl 88 include/io_dof.h if( !(ofs << *first << std::endl) ) endl 17 old_code/2015linfty/2015linfty.cpp std::cerr << "Error: " << e << std::endl; endl 73 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "Loading macro grid: " << gridfile << std::endl; endl 127 old_code/2015linfty/backup_dune_heat_algo.hpp << h1norm.distance(exactSolution, U_n) << std::endl; endl 148 old_code/2015linfty/backup_dune_heat_algo.hpp << "U_n.dbegin() = " << *(U_n.dbegin()) << std::endl; endl 149 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "rhs.dbegin() = " << *(rhs.dbegin()) << std::endl; endl 157 old_code/2015linfty/backup_dune_heat_algo.hpp << "time = " << timeProvider.time() << std::endl; endl 166 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "assembleRHS(f, load_vector) = " << *(load_vector.dbegin()) << std::endl; endl 175 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "rhs.axpy = " << *(rhs.dbegin()) << std::endl; endl 182 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "solver(rhs, U_n) = " << *(U_n.dbegin()) << std::endl; endl 190 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "mass_matrix(U_n, rhs) = " << *(rhs.dbegin()) << std::endl; endl 197 old_code/2015linfty/backup_dune_heat_algo.hpp << "U_n.dbegin() = " << *(U_n.dbegin()) << std::endl; endl 198 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "rhs.dbegin() = " << *(rhs.dbegin()) << std::endl; endl 200 old_code/2015linfty/backup_dune_heat_algo.hpp << std::endl; endl 225 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "Loading macro grid: " << gridfile << std::endl; endl 272 old_code/2015linfty/backup_dune_heat_algo.hpp << h1norm.distance(exactSolution, U_n) << std::endl; endl 304 old_code/2015linfty/backup_dune_heat_algo.hpp << "prev_M_n_U_n.at(0) = " << *(prev_M_n_U_n.at(0).dbegin()) << std::endl; endl 312 old_code/2015linfty/backup_dune_heat_algo.hpp << "time = " << timeProvider.time() << std::endl; endl 321 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "assembleRHS(f, load_vector) = " << *(load_vector.dbegin()) << std::endl; endl 330 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "rhs.axpy = " << *(rhs.dbegin()) << std::endl; endl 337 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "solver(rhs, U_n) = " << *(U_n.dbegin()) << std::endl; endl 345 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "mass_matrix(U_n, rhs) = " << *(rhs.dbegin()) << std::endl; endl 352 old_code/2015linfty/backup_dune_heat_algo.hpp << "U_n.dbegin() = " << *(U_n.dbegin()) << std::endl; endl 353 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "rhs.dbegin() = " << *(rhs.dbegin()) << std::endl; endl 355 old_code/2015linfty/backup_dune_heat_algo.hpp << std::endl; endl 383 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "Loading macro grid: " << gridfile << std::endl; endl 459 old_code/2015linfty/backup_dune_heat_algo.hpp << h1norm.distance(exact_solution, U_n) << std::endl; endl 464 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << '\n' << std::endl; endl 472 old_code/2015linfty/backup_dune_heat_algo.hpp << "time = " << timeProvider.time() << std::endl; endl 500 old_code/2015linfty/backup_dune_heat_algo.hpp << "ie_rhs.dbegin() = " << *(ie_rhs.dbegin()) << std::endl; endl 543 old_code/2015linfty/backup_dune_heat_algo.hpp << "time = " << timeProvider.time() << std::endl; endl 570 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "assembleRHS(f, ie_load_vector) = " << *(ie_load_vector.dbegin()) << std::endl; endl 572 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "ie_rhs.axpy = " << *(ie_rhs.dbegin()) << std::endl; endl 574 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "solver(ie_rhs, ie_U_n) = " << *(ie_U_n.dbegin()) << std::endl; endl 576 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "mass_matrix(ie_U_n, ie_rhs) = " << *(ie_rhs.dbegin()) << std::endl; endl 582 old_code/2015linfty/backup_dune_heat_algo.hpp << "ie_U_n.dbegin() = " << *(ie_U_n.dbegin()) << std::endl; endl 584 old_code/2015linfty/backup_dune_heat_algo.hpp << "ie_rhs.dbegin() = " << *(ie_rhs.dbegin()) << std::endl; endl 587 old_code/2015linfty/backup_dune_heat_algo.hpp << std::endl; endl 588 old_code/2015linfty/backup_dune_heat_algo.hpp std::cout << "bdf_tmp.dbegin() = " << *(bdf_tmp.dbegin()) << std::endl; endl 592 old_code/2015linfty/backup_dune_heat_algo.hpp << *(prev_steps_vec.at(i).dbegin()) << std::endl; endl 89 old_code/2015linfty/dune_heat_algorithm.hpp std::cout << "Loading macro grid: " << gridfile << std::endl; endl 162 old_code/2015linfty/dune_heat_algorithm.hpp << std::endl; endl 75 old_code/2015linfty/iodof.h ofs << *it << std::endl; endl 73 old_code/tumor_growth/heat.cc std::cerr << "Error: " << e << std::endl; endl 194 old_code/tumor_growth/tumor_bdf.h + "\nWas not good. Full node list." << std::endl; endl 196 old_code/tumor_growth/tumor_bdf.h std::cout << it.first << std::endl; endl 88 old_code/tumor_growth/tumor_code.h std::cout << "Loading macro grid: " << gridfile << std::endl; endl 161 old_code/tumor_growth/tumor_code.h << std::endl; endl 395 old_code/tumor_growth/tumor_code.h std::cout << "Loading macro grid: " << gridfile << std::endl; endl 148 src/brusselator_algo.cpp << std::endl; endl 186 src/brusselator_algo.cpp << std::endl; endl 215 src/brusselator_algo.cpp << std::endl; endl 237 src/brusselator_algo.cpp << std::endl; endl 375 src/brusselator_algo.cpp << norm.h1_err(fef.u.exact, fef.u.fun) << std::endl; endl 378 src/brusselator_algo.cpp << norm.h1_err(fef.w.exact, fef.w.fun) << std::endl; endl 384 src/brusselator_algo.cpp << std::endl; endl 390 src/brusselator_algo.cpp << std::endl; endl 404 src/brusselator_algo.cpp io.para << data << std::endl; endl 419 src/brusselator_algo.cpp << "last dT: " << data.last_step() << std::endl; endl 420 src/brusselator_algo.cpp std::cout << "time: " << fix_grid.time_provider().time() << std::endl; endl 423 src/brusselator_algo.cpp std::cout << "it < it_end-1" << std::endl; endl 427 src/brusselator_algo.cpp std::cout << "it >= it_end-1" << std::endl; endl 430 src/brusselator_algo.cpp std::cout << "time: " << fix_grid.time_provider().time() << std::endl; endl 426 src/brusselator_algo.h << norm.h1_err(fem.fun, fem.exact) << std::endl; endl 232 src/brusselator_algo_impl.cpp << "H1err" << std::endl; endl 15 src/brusselator_main.cpp std::cerr << "Dune error: " << e << std::endl; endl 86 src/grid_GridAndTime.cpp << "Dune error: " << e << std::endl; endl 103 src/grid_GridAndTime.cpp << "Dune error: " << e << std::endl; endl 97 src/io_dgf.cpp dgf_file << "DGF" << std::endl; endl 99 src/io_dgf.cpp dgf_file << "VERTEX" << std::endl; endl 102 src/io_dgf.cpp << "SIMPLEX" << std::endl; endl 104 src/io_dgf.cpp dgf_file << "#" << std::endl; endl 107 src/io_dgf.cpp << "\n#\n#" << std::endl; endl 120 src/io_dgf.cpp dgf_file << "DGF" << std::endl; endl 122 src/io_dgf.cpp dgf_file << "VERTEX" << std::endl; endl 125 src/io_dgf.cpp << "SIMPLEX" << std::endl; endl 127 src/io_dgf.cpp dgf_file << "#" << std::endl; endl 130 src/io_dgf.cpp << "\n#\n#" << std::endl; endl 36 src/io_errorStream.cpp std::clog << "Opening " << fname << " for Error_stream" << std::endl; endl 48 src/io_errorStream.cpp std::clog << "Using operator<<(StdManip)." << std::endl; endl 44 src/io_parameter_impl.cpp std::clog << "Using parameter file: " << file << std::endl; endl 52 src/io_parameter_impl.cpp std::clog << "grid_key: " << grid_key << std::endl; endl 60 src/io_parameter_impl.cpp std::clog << "Loading macro grid: " << macro_grid << std::endl; endl 42 src/linHeat_algo.h std::clog << data << std::endl; endl 64 src/linHeat_algo.h << err_cal.l2_err() << ' ' << err_cal.h1_err() << std::endl; endl 77 src/linHeat_algo.h << err_cal.l2_err() << ' ' << err_cal.h1_err() << std::endl; endl 15 src/linHeat_main.cpp std::cerr << "Dune error: " << e << std::endl; endl 170 src/maxH_main.cpp cout << v[v.size()-1] << ")" << endl; endl 191 src/maxH_main.cpp cout << "h_max " << i << ": " << h << endl; endl 120 src/secOrd_op_initData_impl.cpp std::cout << print_configuration(p, type) << std::endl; endl 34 test/io_dgf.cpp clog << m << ' ' << i++ << endl; endl 65 test/io_dgf.cpp clog << "Caught error 0 as expected." << endl; endl 72 test/io_dgf.cpp clog << "Caught error 1 as expected." << endl; endl 81 test/io_dgf.cpp cerr << "Dune error: " << e << endl;