12345678910111213141516171819202122232425 |
- #ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_HPP_INCLUDED
- #define BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_HPP_INCLUDED
- #include <boost/numeric/odeint/external/mpi/mpi_vector_state.hpp>
- #include <boost/numeric/odeint/external/mpi/mpi_nested_algebra.hpp>
- #endif
|