get_dT 48 old_code/2015linfty/dune_bdf.hxx using BaseType::get_dT; get_dT 58 old_code/2015linfty/dune_bdf.hxx return vec - get_dT() * f_t_vec - get_position(); get_dT 77 old_code/2015linfty/dune_bdf.hxx return Eigen::Matrix3d::Identity() - get_dT() * jac_f_t_vec; get_dT 89 old_code/2015linfty/dune_bdf.hxx using BaseType::get_dT; get_dT 99 old_code/2015linfty/dune_bdf.hxx return vec - get_dT() * f_t_vec - get_position(); get_dT 112 old_code/2015linfty/dune_bdf.hxx return Eigen::Matrix3d::Identity() - get_dT() * jac_f_t_vec; get_dT 124 old_code/2015linfty/dune_bdf.hxx using BaseType::get_dT;