ESyS-Particle  2.3.4
gdata Struct Reference

structure used for the "interesting" data of each particle More...

#include <gvmap.h>

Collaboration diagram for gdata:

Public Attributes

Vec3 vel
 
Vec3 pos
 
double mass
 

Detailed Description

structure used for the "interesting" data of each particle

Member Data Documentation

◆ mass

double gdata::mass

Referenced by GVMap::calc(), and GVMap::read().

◆ pos

Vec3 gdata::pos

Referenced by GVMap::calc(), and GVMap::read().

◆ vel

Vec3 gdata::vel

Referenced by GVMap::calc(), and GVMap::read().


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