ofstream           42 data/sphere/2014paperALE_sphere/improve_sphere.cpp 	ofstream ofs(ofname);
ofstream           85 data/sphere/2014paperALE_sphere/improve_sphere.cpp 	ofstream notepad {"nr_of_vertices.txt"};
ofstream           19 data/sphere/first_revision/test.cpp 	ofstream ofs {argv[2]};
ofstream           85 include/io_dof.h       std::ofstream ofs {filename};
ofstream           54 include/io_errorStream.h       std::ofstream ofs;
ofstream           85 old_code/2015linfty/backup_dune_heat_algo.hpp 	std::ofstream l2h1error_ofs
ofstream          237 old_code/2015linfty/backup_dune_heat_algo.hpp 	std::ofstream l2h1error_ofs
ofstream          395 old_code/2015linfty/backup_dune_heat_algo.hpp 	std::ofstream l2h1error_ofs
ofstream          127 old_code/2015linfty/dune_heat_algorithm.hpp   std::ofstream l2h1error_ofs
ofstream           72 old_code/2015linfty/iodof.h     std::ofstream ofs {curr_file};
ofstream          126 old_code/tumor_growth/tumor_code.h   std::ofstream l2h1error_ofs
ofstream           94 src/io_dgf.cpp   ofstream dgf_file {out_filename};
ofstream          117 src/io_dgf.cpp   ofstream dgf_file {out_filename};
ofstream           78 src/io_parameter_impl.cpp     ofstream fs {file_name, ios_base::app};