Open Qmin  0.8.0
GPU-accelerated Q-tensor-based liquid crystal simulations
Classes | Macros
indexer.h File Reference
#include "functions.h"
Include dependency graph for indexer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Index2D
 Switch between a 2D array to a flattened, 1D index. More...
 
class  Index3D
 Switch between a 3-dimensional grid to a flattened, 1D index. More...
 
class  IndexDD
 Switch between a d-dimensional grid to a flattened, 1D index. More...
 

Macros

#define HOSTDEVICE   inline __attribute__((always_inline))
 

Macro Definition Documentation

◆ HOSTDEVICE

#define HOSTDEVICE   inline __attribute__((always_inline))