Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::odeint::copy_impl< mpi_state< InnerState1 >, mpi_state< InnerState2 > > Struct Template Reference

Copy data between mpi_states of same size. More...

#include <mpi_state.hpp>

Static Public Member Functions

static void copy (const mpi_state< InnerState1 > &from, mpi_state< InnerState2 > &to)
 

Detailed Description

template<class InnerState1, class InnerState2>
struct boost::numeric::odeint::copy_impl< mpi_state< InnerState1 >, mpi_state< InnerState2 > >

Copy data between mpi_states of same size.

Member Function Documentation

template<class InnerState1 , class InnerState2 >
static void boost::numeric::odeint::copy_impl< mpi_state< InnerState1 >, mpi_state< InnerState2 > >::copy ( const mpi_state< InnerState1 > &  from,
mpi_state< InnerState2 > &  to 
)
inlinestatic

The documentation for this struct was generated from the following file: