A 2d Odeint and Openfpm compatible structure. More...
A 2d 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 128 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 > > | data | 
| typedef size_t state_type_2d_ofp::index_type | 
Definition at line 132 of file OdeIntegrators.hpp.
| typedef int state_type_2d_ofp::is_state_vector | 
Definition at line 133 of file OdeIntegrators.hpp.
| typedef size_t state_type_2d_ofp::size_type | 
Definition at line 131 of file OdeIntegrators.hpp.
      
  | 
  inline | 
Definition at line 129 of file OdeIntegrators.hpp.
      
  | 
  inline | 
Definition at line 139 of file OdeIntegrators.hpp.
      
  | 
  inline | 
Definition at line 136 of file OdeIntegrators.hpp.
Definition at line 134 of file OdeIntegrators.hpp.