QUDA  v1.1.0
A library for QCD on GPUs
Public Attributes | List of all members
quda::clover::S< real, length > Struct Template Reference

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

#include <clover_field_order.h>

Public Attributes

real v [length]
 

Detailed Description

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

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

Template Parameters
realReal number type
lengthNumber of elements in the structure

Definition at line 733 of file clover_field_order.h.

Member Data Documentation

◆ v

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

Definition at line 733 of file clover_field_order.h.


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