QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
QudaInitArgs_t Struct Reference

#include <quda_milc_interface.h>

Collaboration diagram for QudaInitArgs_t:
Collaboration graph
[legend]

Public Attributes

QudaVerbosity verbosity
 
QudaLayout_t layout
 

Detailed Description

Parameters used to create a QUDA context.

Definition at line 90 of file quda_milc_interface.h.

Member Data Documentation

◆ layout

QudaLayout_t QudaInitArgs_t::layout

How verbose QUDA should be (QUDA_SILENT, QUDA_VERBOSE or QUDA_SUMMARIZE)

Definition at line 92 of file quda_milc_interface.h.

◆ verbosity

QudaVerbosity QudaInitArgs_t::verbosity

Definition at line 91 of file quda_milc_interface.h.


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