Home
last modified time | relevance | path

Searched defs:phase_chain_mpi_state (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/numeric/odeint/examples/mpi/
Dphase_chain.cpp33 struct phase_chain_mpi_state struct
35 phase_chain_mpi_state( double gamma = 0.5 ) in phase_chain_mpi_state() argument
38 void operator()( const state_type &x , state_type &dxdt , double /* t */ ) const in operator ()()
74 double coupling_func( double x ) const in coupling_func()
79 double m_gamma;