Open Qmin  0.8.0
GPU-accelerated Q-tensor-based liquid crystal simulations
Macros | Functions
hyperrectangularCellList.cuh File Reference
#include "std_include.h"
#include <cuda_runtime.h>
#include "indexer.h"
#include "periodicBoundaryConditions.h"
Include dependency graph for hyperrectangularCellList.cuh:
This graph shows which files directly or indirectly include this file:

Macros

#define __hyperRectangularCELL_CUH__
 

Functions

bool gpu_compute_cell_list (dVec *d_pt, unsigned int *d_cell_sizes, int *d_idx, dVec *d_cellParticlePos, int Np, int &Nmax, iVec gridCellsPerSide, dVec gridCellSizes, BoxPtr Box, IndexDD &ci, Index2D &cli, int *d_assist)
 Find the set indices of points in every cell bucket in the grid. More...
 

Macro Definition Documentation

◆ __hyperRectangularCELL_CUH__

#define __hyperRectangularCELL_CUH__