- Tested Functions:
- write()
- write the matrices of all R vectors to the output stream
- write(int rx_in, int ry_in, int rz_in)
- write the matrix of a single R vector to the output stream
- write_single_R(int rx, int ry, int rz)
- write the matrix of a single R vector to the output stream
◆ create_hcontainer()
Build an HContainer with diagonal values at R=(0,0,0)
◆ SetUp() [1/2]
| void OutputHContainerTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ SetUp() [2/2]
| void OutputHContainerTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown() [1/2]
| void OutputHContainerTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown() [2/2]
| void OutputHContainerTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ write_full_csr()
| void OutputHContainerTest::write_full_csr |
( |
const std::string & |
filename, |
|
|
hamilt::HContainer< double > * |
hc, |
|
|
int |
ispin, |
|
|
int |
nspin, |
|
|
int |
precision = 8 |
|
) |
| |
|
inlineprotected |
Write a full CSR file via write_dmr_csr (uses Output_HContainer internally)
◆ nlocal
| int OutputHContainerTest::nlocal |
|
protected |
◆ output
| std::string OutputHContainerTest::output |
|
protected |
◆ paraV
◆ test_nw
| int OutputHContainerTest::test_nw = 4 |
|
protected |
◆ test_size
| int OutputHContainerTest::test_size = 2 |
|
protected |
◆ ucell
The documentation for this class was generated from the following files: