use_mpi.hpp 437 B

123456789101112131415
  1. // Copyright (C) 2004-2009 The Trustees of Indiana University.
  2. // Use, modification and distribution is subject to the Boost Software
  3. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  4. // http://www.boost.org/LICENSE_1_0.txt)
  5. // Authors: Nick Edmonds
  6. // Andrew Lumsdaine
  7. #ifndef BOOST_GRAPH_USE_MPI_HPP
  8. #define BOOST_GRAPH_USE_MPI_HPP
  9. #define BOOST_GRAPH_USE_MPI
  10. #endif // BOOST_GRAPH_USE_MPI_HPP