OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
state_type_5d_ofp Struct Reference

A 5d Odeint and Openfpm compatible structure. More...

Detailed Description

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 148 of file OdeIntegrators.hpp.

#include <OdeIntegrators.hpp>

Public Types

typedef size_t size_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
 

The documentation for this struct was generated from the following file: