GPUE  v1.0
GPU Gross-Pitaevskii Equation numerical solver for Bose-Einstein condensates
pos Struct Reference

Struct for an x, y, z position. More...

#include <ds.h>

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

Struct for an x, y, z position.

Definition at line 42 of file ds.h.

Member Data Documentation

◆ x

double pos::x

Definition at line 43 of file ds.h.

◆ y

double pos::y

Definition at line 43 of file ds.h.

◆ z

double pos::z

Definition at line 43 of file ds.h.


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