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::mpi_nested_algebra< InnerAlgebra > Struct Template Reference

MPI-parallelized algebra, wrapping another algebra. More...

#include <mpi_nested_algebra.hpp>

Static Public Member Functions

template<class NestedState >
static norm_result_type
< typename
NestedState::value_type >
::type 
norm_inf (const NestedState &s)
 

Detailed Description

template<class InnerAlgebra>
struct boost::numeric::odeint::mpi_nested_algebra< InnerAlgebra >

MPI-parallelized algebra, wrapping another algebra.

Member Function Documentation

template<class InnerAlgebra >
template<class NestedState >
static norm_result_type< typename NestedState::value_type >::type boost::numeric::odeint::mpi_nested_algebra< InnerAlgebra >::norm_inf ( const NestedState &  s)
inlinestatic

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