SIRIUS 7.5.0
Electronic structure library and applications
Static Public Attributes | List of all members
sirius::wf::shuffle_to Struct Reference

Static Public Attributes

static const unsigned int none = 0b0000
 Do nothing. More...
 
static const unsigned int fft_layout = 0b0001
 Shuffle to FFT distribution. More...
 
static const unsigned int wf_layout = 0b0010
 Shuffle to back to default slab distribution. More...
 

Detailed Description

Definition at line 799 of file wave_functions.hpp.

Member Data Documentation

◆ none

const unsigned int sirius::wf::shuffle_to::none = 0b0000
static

Do nothing.

Definition at line 802 of file wave_functions.hpp.

◆ fft_layout

const unsigned int sirius::wf::shuffle_to::fft_layout = 0b0001
static

Shuffle to FFT distribution.

Definition at line 804 of file wave_functions.hpp.

◆ wf_layout

const unsigned int sirius::wf::shuffle_to::wf_layout = 0b0010
static

Shuffle to back to default slab distribution.

Definition at line 806 of file wave_functions.hpp.


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