ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Private Attributes | List of all members
Record_adj Class Reference

#include <record_adj.h>

Collaboration diagram for Record_adj:

Public Member Functions

 Record_adj ()
 
 ~Record_adj ()
 
void for_2d (const UnitCell &ucell, const Grid_Driver &grid_d, Parallel_Orbitals &pv, bool gamma_only, const std::vector< double > &orb_cutoff)
 
void for_grid (const UnitCell &ucell, const Grid_Driver &grid_d, const Grid_Technique &gt, const std::vector< double > &orb_cutoff)
 
void delete_grid ()
 

Public Attributes

int na_proc =0
 
int * na_each =nullptr
 
int * iat2ca =nullptr
 
int *** info =nullptr
 

Private Attributes

bool info_modified = false
 

Constructor & Destructor Documentation

◆ Record_adj()

Record_adj::Record_adj ( )

◆ ~Record_adj()

Record_adj::~Record_adj ( )

Member Function Documentation

◆ delete_grid()

void Record_adj::delete_grid ( )

◆ for_2d()

void Record_adj::for_2d ( const UnitCell ucell,
const Grid_Driver grid_d,
Parallel_Orbitals pv,
bool  gamma_only,
const std::vector< double > &  orb_cutoff 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ for_grid()

void Record_adj::for_grid ( const UnitCell ucell,
const Grid_Driver grid_d,
const Grid_Technique gt,
const std::vector< double > &  orb_cutoff 
)
Here is the call graph for this function:

Member Data Documentation

◆ iat2ca

int* Record_adj::iat2ca =nullptr

◆ info

int*** Record_adj::info =nullptr

◆ info_modified

bool Record_adj::info_modified = false
private

◆ na_each

int* Record_adj::na_each =nullptr

◆ na_proc

int Record_adj::na_proc =0

The documentation for this class was generated from the following files: