QUDA  v1.1.0
A library for QCD on GPUs
Public Attributes | List of all members
QudaLayout_t Struct Reference

#include <quda_milc_interface.h>

Public Attributes

const int * latsize
 
const int * machsize
 
int device
 

Detailed Description

Parameters related to problem size and machine topology.

Definition at line 83 of file quda_milc_interface.h.

Member Data Documentation

◆ device

int QudaLayout_t::device

Machine grid size

Definition at line 86 of file quda_milc_interface.h.

◆ latsize

const int* QudaLayout_t::latsize

Definition at line 84 of file quda_milc_interface.h.

◆ machsize

const int* QudaLayout_t::machsize

Local lattice dimensions

Definition at line 85 of file quda_milc_interface.h.


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