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

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...
 

Detailed Description

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.

Member Data Documentation

◆ nbf

const int sirius::beta_desc_idx::nbf = 0
static

Number of beta-projector functions for this atom.

Definition at line 52 of file beta_projectors_base.hpp.

◆ offset

const int sirius::beta_desc_idx::offset = 1
static

Offset of beta-projectors in this chunk.

Definition at line 54 of file beta_projectors_base.hpp.

◆ offset_t

const int sirius::beta_desc_idx::offset_t = 2
static

Offset of beta-projectors in the array for atom types.

Definition at line 56 of file beta_projectors_base.hpp.

◆ ia

const int sirius::beta_desc_idx::ia = 3
static

Global index of atom.

Definition at line 58 of file beta_projectors_base.hpp.


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