Open Qmin  0.8.0
GPU-accelerated Q-tensor-based liquid crystal simulations
Public Types | List of all members
data_location Struct Reference

A structure for declaring where the current version of the data is. More...

#include <gpuarray.h>

Public Types

enum  Enum { host, device, hostdevice }
 An enumeration of possibilities. More...
 

Detailed Description

A structure for declaring where the current version of the data is.

Member Enumeration Documentation

◆ Enum

An enumeration of possibilities.

Enumerator
host 

data was last modified on host

device 

data was last modified on device

hostdevice 

data is current on both host and device


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