Open Qmin
0.8.0
GPU-accelerated Q-tensor-based liquid crystal simulations
|
define a vector of length 3*DIMENSION...convenient for storing the 3 spatial derivatives of the spins More...
#include <dDimensionalVectorTypes.h>
Public Member Functions | |
HOSTDEVICE | cubicLatticeDerivativeVector () |
HOSTDEVICE | cubicLatticeDerivativeVector (const scalar value) |
HOSTDEVICE | cubicLatticeDerivativeVector (const cubicLatticeDerivativeVector &other) |
HOSTDEVICE scalar & | operator[] (int i) |
HOSTDEVICE const scalar & | operator[] (int i) const |
Public Attributes | |
scalar | x [3 *DIMENSION] |
define a vector of length 3*DIMENSION...convenient for storing the 3 spatial derivatives of the spins
|
inline |
|
inline |
References x.
|
inline |
References x.
|
inline |
References x.
|
inline |
References x.
scalar cubicLatticeDerivativeVector::x[3 *DIMENSION] |
Referenced by cubicLatticeDerivativeVector(), and operator[]().