|
||||
File indexing completed on 2025-01-18 09:37:39
0001 // Copyright (C) 2004-2009 The Trustees of Indiana University. 0002 0003 // Use, modification and distribution is subject to the Boost Software 0004 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 0005 // http://www.boost.org/LICENSE_1_0.txt) 0006 0007 // Authors: Nick Edmonds 0008 // Andrew Lumsdaine 0009 0010 #ifndef BOOST_GRAPH_USE_MPI_HPP 0011 #define BOOST_GRAPH_USE_MPI_HPP 0012 0013 #define BOOST_GRAPH_USE_MPI 0014 0015 #endif // BOOST_GRAPH_USE_MPI_HPP
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |