GraviDy  1.0
Gravitational Dynamics N-body integrator
Public Attributes | List of all members
double3 Struct Reference

Defining the «double3» structure based on the CUDA definition for the CPU version, which not include the CUDA headers. More...

#include <common.hpp>

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

Defining the «double3» structure based on the CUDA definition for the CPU version, which not include the CUDA headers.

Member Data Documentation

§ x

double double3::x

§ y

double double3::y

§ z

double double3::z

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