SIRIUS 7.5.0
Electronic structure library and applications
|
Named index of a descriptor of beta-projectors. The same order is used by the GPU kernel. More...
#include <beta_projectors_base.hpp>
Static Public Attributes | |
static const int | nbf = 0 |
Number of beta-projector functions for this atom. More... | |
static const int | offset = 1 |
Offset of beta-projectors in this chunk. More... | |
static const int | offset_t = 2 |
Offset of beta-projectors in the array for atom types. More... | |
static const int | ia = 3 |
Global index of atom. More... | |
Named index of a descriptor of beta-projectors. The same order is used by the GPU kernel.
Definition at line 49 of file beta_projectors_base.hpp.
|
static |
Number of beta-projector functions for this atom.
Definition at line 52 of file beta_projectors_base.hpp.
|
static |
Offset of beta-projectors in this chunk.
Definition at line 54 of file beta_projectors_base.hpp.
|
static |
Offset of beta-projectors in the array for atom types.
Definition at line 56 of file beta_projectors_base.hpp.
|
static |
Global index of atom.
Definition at line 58 of file beta_projectors_base.hpp.