A 4d Odeint and Openfpm compatible structure. More...
A 4d 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 179 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 > > | data |
typedef size_t state_type_4d_ofp::index_type |
Definition at line 183 of file OdeIntegrators.hpp.
typedef int state_type_4d_ofp::is_state_vector |
Definition at line 184 of file OdeIntegrators.hpp.
typedef size_t state_type_4d_ofp::size_type |
Definition at line 182 of file OdeIntegrators.hpp.
|
inline |
Definition at line 180 of file OdeIntegrators.hpp.
|
inline |
Definition at line 190 of file OdeIntegrators.hpp.
|
inline |
Definition at line 187 of file OdeIntegrators.hpp.
Definition at line 185 of file OdeIntegrators.hpp.