ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Protected Member Functions | |
void | SetUp () override |
void | TearDown () override |
void | prepare (const int nrow, const int ncolA_glo, const int ncolB_glo, const int LDA) |
Protected Attributes | |
std::vector< T > | A |
std::vector< T > | B |
std::vector< T > | B_ref |
std::vector< T > | A_global |
std::vector< T > | B_global |
std::vector< T > | U_global |
std::vector< T > | B_global_ref |
int | ncolA_glo = 1 |
int | ncolB_glo = 1 |
int | ncolA_loc = 1 |
int | ncolB_loc = 1 |
T | alpha |
T | beta |
hsolver::PLinearTransform< T, base_device::DEVICE_CPU > | lt |
|
inlineprotected |
|
inlineoverrideprotected |
|
inlineoverrideprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |