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

Defining the «double4» 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
 
double w
 

Detailed Description

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

Member Data Documentation

§ w

double double4::w

§ x

double double4::x

§ y

double double4::y

§ z

double double4::z

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