CHROMA
Public Attributes | List of all members
Chroma::LLVMWilsonDslashT< T, P, Q >::comms_t Struct Reference

Public Attributes

bool do_comms
 
int snd_nd
 
int snd_sz
 
int rcv_nd
 
int rcv_sz
 

Detailed Description

template<typename T, typename P, typename Q>
struct Chroma::LLVMWilsonDslashT< T, P, Q >::comms_t

Definition at line 118 of file lwldslash_llvm_w.h.

Member Data Documentation

◆ do_comms

template<typename T , typename P , typename Q >
bool Chroma::LLVMWilsonDslashT< T, P, Q >::comms_t::do_comms

Definition at line 119 of file lwldslash_llvm_w.h.

◆ rcv_nd

template<typename T , typename P , typename Q >
int Chroma::LLVMWilsonDslashT< T, P, Q >::comms_t::rcv_nd

Definition at line 122 of file lwldslash_llvm_w.h.

◆ rcv_sz

template<typename T , typename P , typename Q >
int Chroma::LLVMWilsonDslashT< T, P, Q >::comms_t::rcv_sz

Definition at line 123 of file lwldslash_llvm_w.h.

◆ snd_nd

template<typename T , typename P , typename Q >
int Chroma::LLVMWilsonDslashT< T, P, Q >::comms_t::snd_nd

Definition at line 120 of file lwldslash_llvm_w.h.

◆ snd_sz

template<typename T , typename P , typename Q >
int Chroma::LLVMWilsonDslashT< T, P, Q >::comms_t::snd_sz

Definition at line 121 of file lwldslash_llvm_w.h.


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