A 5d Odeint and Openfpm compatible structure. More...
A 5d Odeint and Openfpm compatible structure.
Use the method this.data.get<d>() to refer to property of all the particles in the dimension d.
d starts with 0.
Definition at line 206 of file OdeIntegrators.hpp.
#include <OdeIntegrators.hpp>
Public Types | |
typedef size_t | size_type |
typedef size_t | index_type |
typedef int | is_state_vector |
Public Member Functions | |
size_t | size () const |
void | resize (size_t n) |
Data Fields | |
aggregate< texp_v< double >, texp_v< double >, texp_v< double >, texp_v< double >, texp_v< double > > | data |
typedef size_t state_type_5d_ofp::index_type |
Definition at line 210 of file OdeIntegrators.hpp.
typedef int state_type_5d_ofp::is_state_vector |
Definition at line 211 of file OdeIntegrators.hpp.
typedef size_t state_type_5d_ofp::size_type |
Definition at line 209 of file OdeIntegrators.hpp.
|
inline |
Definition at line 207 of file OdeIntegrators.hpp.
|
inline |
Definition at line 217 of file OdeIntegrators.hpp.
|
inline |
Definition at line 214 of file OdeIntegrators.hpp.
aggregate<texp_v<double>,texp_v<double>,texp_v<double>,texp_v<double>,texp_v<double> > state_type_5d_ofp::data |
Definition at line 212 of file OdeIntegrators.hpp.