A 1d Odeint and Openfpm compatible structure. More...
A 1d 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 104 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 > > | data |
typedef size_t state_type_1d_ofp::index_type |
Definition at line 108 of file OdeIntegrators.hpp.
typedef int state_type_1d_ofp::is_state_vector |
Definition at line 109 of file OdeIntegrators.hpp.
typedef size_t state_type_1d_ofp::size_type |
Definition at line 107 of file OdeIntegrators.hpp.
|
inline |
Definition at line 105 of file OdeIntegrators.hpp.
|
inline |
Definition at line 115 of file OdeIntegrators.hpp.
|
inline |
Definition at line 112 of file OdeIntegrators.hpp.
Definition at line 110 of file OdeIntegrators.hpp.