OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
my_particle Struct Reference

Detailed Description

Definition at line 24 of file main.cpp.

Data Fields

double x [2]
 position
 
double prop0
 property 0
 
long int prop1
 property 1
 

Field Documentation

◆ prop0

double my_particle::prop0

property 0

Definition at line 30 of file main.cpp.

◆ prop1

long int my_particle::prop1

property 1

Definition at line 33 of file main.cpp.

◆ x

double my_particle::x[2]

position

Definition at line 27 of file main.cpp.


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