A 3d Odeint and Openfpm compatible structure. More...
A 3d 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 153 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 > > | data |
typedef size_t state_type_3d_ofp::index_type |
Definition at line 157 of file OdeIntegrators.hpp.
typedef int state_type_3d_ofp::is_state_vector |
Definition at line 158 of file OdeIntegrators.hpp.
typedef size_t state_type_3d_ofp::size_type |
Definition at line 156 of file OdeIntegrators.hpp.
|
inline |
Definition at line 154 of file OdeIntegrators.hpp.
|
inline |
Definition at line 164 of file OdeIntegrators.hpp.
|
inline |
Definition at line 161 of file OdeIntegrators.hpp.
Definition at line 159 of file OdeIntegrators.hpp.