PLUTO
PARTICLES Struct Reference

#include <particles.h>

Public Attributes

int identity
 
int cell [DIMENSIONS]
 
real coor [DIMENSIONS]
 
real speed [DIMENSIONS]
 
real mag [DIMENSIONS]
 
real density
 
real pression
 
real divv
 

Detailed Description

Definition at line 7 of file particles.h.

Member Data Documentation

int PARTICLES::cell[DIMENSIONS]

Definition at line 10 of file particles.h.

real PARTICLES::coor[DIMENSIONS]

Definition at line 11 of file particles.h.

real PARTICLES::density

Definition at line 14 of file particles.h.

real PARTICLES::divv

Definition at line 16 of file particles.h.

int PARTICLES::identity

Definition at line 9 of file particles.h.

real PARTICLES::mag[DIMENSIONS]

Definition at line 13 of file particles.h.

real PARTICLES::pression

Definition at line 15 of file particles.h.

real PARTICLES::speed[DIMENSIONS]

Definition at line 12 of file particles.h.


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