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

#include <GsLib.hpp>

Public Attributes

const unsigned int * scatter_map
 
const unsigned int * gather_map
 
unsigned int size_r
 
unsigned int size_r1
 
unsigned int size_r2
 
unsigned int size_sk
 
unsigned int size_s
 
unsigned int size_total
 
unsigned int p1
 
unsigned int p2
 
unsigned int nrecvn
 

Detailed Description

Definition at line 113 of file GsLib.hpp.

Member Data Documentation

◆ gather_map

const unsigned int * Gs::cr_stage::gather_map

Definition at line 115 of file GsLib.hpp.

◆ nrecvn

unsigned int Gs::cr_stage::nrecvn

Definition at line 119 of file GsLib.hpp.

◆ p1

unsigned int Gs::cr_stage::p1

Definition at line 118 of file GsLib.hpp.

◆ p2

unsigned int Gs::cr_stage::p2

Definition at line 118 of file GsLib.hpp.

◆ scatter_map

const unsigned int* Gs::cr_stage::scatter_map

Definition at line 115 of file GsLib.hpp.

◆ size_r

unsigned int Gs::cr_stage::size_r

Definition at line 116 of file GsLib.hpp.

◆ size_r1

unsigned int Gs::cr_stage::size_r1

Definition at line 116 of file GsLib.hpp.

◆ size_r2

unsigned int Gs::cr_stage::size_r2

Definition at line 116 of file GsLib.hpp.

◆ size_s

unsigned int Gs::cr_stage::size_s

Definition at line 117 of file GsLib.hpp.

◆ size_sk

unsigned int Gs::cr_stage::size_sk

Definition at line 117 of file GsLib.hpp.

◆ size_total

unsigned int Gs::cr_stage::size_total

Definition at line 117 of file GsLib.hpp.