Publishing R3
[platform/upstream/dldt.git] / inference-engine / thirdparty / clDNN / common / boost / 1.64.0 / include / boost-1_64 / boost / numeric / odeint / external / mpi / mpi.hpp
1 /*
2  [auto_generated]
3  boost/numeric/odeint/external/mpi/mpi.hpp
4
5  [begin_description]
6  Wrappers for MPI.
7  [end_description]
8
9  Copyright 2013 Karsten Ahnert
10  Copyright 2013 Mario Mulansky
11  Copyright 2013 Pascal Germroth
12
13  Distributed under the Boost Software License, Version 1.0.
14  (See accompanying file LICENSE_1_0.txt or
15  copy at http://www.boost.org/LICENSE_1_0.txt)
16  */
17
18
19 #ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_HPP_INCLUDED
20 #define BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_HPP_INCLUDED
21
22 #include <boost/numeric/odeint/external/mpi/mpi_vector_state.hpp>
23 #include <boost/numeric/odeint/external/mpi/mpi_nested_algebra.hpp>
24
25 #endif