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< openmp_state< T >, openmp_state< T > > Struct Template Reference

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

#include <openmp_state.hpp>

Static Public Member Functions

static void copy (const openmp_state< T > &from, openmp_state< T > &to)
 

Detailed Description

template<class T>
struct boost::numeric::odeint::copy_impl< openmp_state< T >, openmp_state< T > >

Copy data between openmp_states of same size.

Member Function Documentation

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

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