|
||||
File indexing completed on 2025-01-18 09:42:50
0001 /* 0002 [auto_generated] 0003 boost/numeric/odeint/external/mpi/mpi.hpp 0004 0005 [begin_description] 0006 Wrappers for MPI. 0007 [end_description] 0008 0009 Copyright 2013 Karsten Ahnert 0010 Copyright 2013 Mario Mulansky 0011 Copyright 2013 Pascal Germroth 0012 0013 Distributed under the Boost Software License, Version 1.0. 0014 (See accompanying file LICENSE_1_0.txt or 0015 copy at http://www.boost.org/LICENSE_1_0.txt) 0016 */ 0017 0018 0019 #ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_HPP_INCLUDED 0020 #define BOOST_NUMERIC_ODEINT_EXTERNAL_MPI_MPI_HPP_INCLUDED 0021 0022 #include <boost/numeric/odeint/external/mpi/mpi_vector_state.hpp> 0023 #include <boost/numeric/odeint/external/mpi/mpi_nested_algebra.hpp> 0024 0025 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |