second            172 old_code/2015linfty/dune_bdf.hpp 			Eigen::Map<Eigen::Vector3d> x_0 {it.second.data()};	// get vector
second            176 old_code/2015linfty/dune_bdf.hpp 			it.second = it_new;
second            208 old_code/tumor_growth/tumor_bdf.h       Eigen::Map<Eigen::Vector3d> x_0 {it.second.data()};	// get vector
second            212 old_code/tumor_growth/tumor_bdf.h       it.second = it_new;
second            228 old_code/tumor_growth/tumor_growth.h 			    const Range& first, const Range& second,
second            520 old_code/tumor_growth/tumor_growth.h 		     const Range& first, const Range& second,
second            524 old_code/tumor_growth/tumor_growth.h     uwu_p_chi *= first * second * quadrilinear_mass_matrix_lhs;
second            147 src/maxH_main.cpp       *ptr = distance(fm.n.at(p.first), fm.n.at(p.second));