ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
TestParaO Class Reference
Inheritance diagram for TestParaO:
Collaboration diagram for TestParaO:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

int dsize
 
int my_rank = 0
 
std::vector< std::pair< int, int > > sizes { {50, 50} , {60, 60}}
 
std::vector< int > nat { 10, 5}
 
std::vector< int > nbs { 1,2,3 }
 

Detailed Description

Test functions:

the test framework is based on parallel_2d_test.cpp

Member Function Documentation

◆ SetUp()

void TestParaO::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void TestParaO::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ dsize

int TestParaO::dsize
protected

◆ my_rank

int TestParaO::my_rank = 0
protected

◆ nat

std::vector<int> TestParaO::nat { 10, 5}
protected

◆ nbs

std::vector<int> TestParaO::nbs { 1,2,3 }
protected

◆ sizes

std::vector<std::pair<int, int> > TestParaO::sizes { {50, 50} , {60, 60}}
protected

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