QUDA  0.9.0
Public Attributes | List of all members
quda::gauge::S< real, length > Struct Template Reference

This is just a dummy structure we use for trove to define the required structure size. More...

#include <gauge_field_order.h>

Public Attributes

real v [length]
 

Detailed Description

template<typename real, int length>
struct quda::gauge::S< real, length >

This is just a dummy structure we use for trove to define the required structure size.

Parameters
realReal number type
lengthNumber of elements in the structure

Definition at line 1269 of file gauge_field_order.h.

Member Data Documentation

◆ v

template<typename real , int length>
real quda::gauge::S< real, length >::v[length]

Definition at line 1269 of file gauge_field_order.h.


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