Public Attributes

GrainS Struct Reference

Basic quantities for one pseudo-particle. More...

#include <athena.h>

List of all members.

Public Attributes

Real x1
Real x2
Real x3
 coordinate in X,Y,Z
Real v1
Real v2
Real v3
 velocity in X,Y,Z
int property
 index of grain properties
short pos
 position: 0: ghost; 1: grid; >=10: cross out/in;
long my_id
 particle id
int init_id
 particle's initial host processor id
Real shift
 amount of shift in x2 direction

Detailed Description

Basic quantities for one pseudo-particle.

Definition at line 178 of file athena.h.


Member Data Documentation

particle's initial host processor id

Definition at line 185 of file athena.h.

particle id

Definition at line 183 of file athena.h.

short GrainS::pos

position: 0: ghost; 1: grid; >=10: cross out/in;

Definition at line 182 of file athena.h.

index of grain properties

Definition at line 181 of file athena.h.

amount of shift in x2 direction

Definition at line 188 of file athena.h.

Definition at line 180 of file athena.h.

Definition at line 180 of file athena.h.

velocity in X,Y,Z

Definition at line 180 of file athena.h.

Definition at line 179 of file athena.h.

Definition at line 179 of file athena.h.

coordinate in X,Y,Z

Definition at line 179 of file athena.h.


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