SIRIUS 7.5.0
Electronic structure library and applications
|
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... | |
Definition at line 799 of file wave_functions.hpp.
|
static |
Do nothing.
Definition at line 802 of file wave_functions.hpp.
|
static |
Shuffle to FFT distribution.
Definition at line 804 of file wave_functions.hpp.
|
static |
Shuffle to back to default slab distribution.
Definition at line 806 of file wave_functions.hpp.