ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
test_output_hcontainer_consistency.cpp File Reference
#include <mpi.h>
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include <fstream>
#include <sstream>
#include <sys/stat.h>
#include "source_lcao/module_hcontainer/hcontainer.h"
#include "source_lcao/module_hcontainer/output_hcontainer.h"
#include "source_lcao/module_hcontainer/read_hcontainer.h"
#include "source_cell/unitcell.h"
#include "source_basis/module_ao/parallel_orbitals.h"
#include "source_io/module_dm/write_dmr.h"
Include dependency graph for test_output_hcontainer_consistency.cpp:

Classes

class  OutputHContainerTest
 

Macros

#define private   public
 

Functions

 TEST_F (OutputHContainerTest, WriteReadConsistency)
 
 TEST_F (OutputHContainerTest, SparseThresholdFiltering)
 
 TEST_F (OutputHContainerTest, PrecisionParameter)
 
 TEST_F (OutputHContainerTest, Nspin2TwoFileConsistency)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/4]

TEST_F ( OutputHContainerTest  ,
Nspin2TwoFileConsistency   
)
Here is the call graph for this function:

◆ TEST_F() [2/4]

TEST_F ( OutputHContainerTest  ,
PrecisionParameter   
)
Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F ( OutputHContainerTest  ,
SparseThresholdFiltering   
)

◆ TEST_F() [4/4]

TEST_F ( OutputHContainerTest  ,
WriteReadConsistency   
)
Here is the call graph for this function: