Nektar++
Public Attributes | List of all members
Gs::pw_data Struct Reference

#include <GsLib.hpp>

Public Attributes

pw_comm_data comm [2]
 
const unsigned int * map [2]
 
comm_reqreq
 
unsigned int buffer_size
 

Detailed Description

Definition at line 105 of file GsLib.hpp.

Member Data Documentation

◆ buffer_size

unsigned int Gs::pw_data::buffer_size

Definition at line 110 of file GsLib.hpp.

◆ comm

pw_comm_data Gs::pw_data::comm[2]

Definition at line 107 of file GsLib.hpp.

◆ map

const unsigned int* Gs::pw_data::map[2]

Definition at line 108 of file GsLib.hpp.

◆ req

comm_req* Gs::pw_data::req

Definition at line 109 of file GsLib.hpp.