/usr/include/dune/istl/mpitraits.hh is in libdune-istl-dev 2.2.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | // $Id: mpitraits.hh 1220 2010-05-27 16:22:36Z sander $
#ifndef DUNE_ISTL_MPITRAITS_HH
#define DUNE_ISTL_MPITRAITS_HH
#warning This file is deprecated since Dune 2.1. Please use dune-common/dune/common/mpitraits.hh instead!
#include <dune/common/mpitraits.hh>
#endif
|