ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Macros | Functions
outputlog_test.cpp File Reference
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "source_io/module_parameter/parameter.h"
#include <unistd.h>
#include <cstdio>
#include <iostream>
#include <sstream>
#include "source_base/constants.h"
#include "source_base/global_variable.h"
#include "source_io/output_log.h"
#include "source_basis/module_pw/test/test_tool.h"
#include "mpi.h"
Include dependency graph for outputlog_test.cpp:

Macros

#define private   public
 

Functions

 TEST (OutputConvergenceAfterSCFTest, TestConvergence)
 
 TEST (OutputConvergenceAfterSCFTest, TestNotConvergence)
 
 TEST (OutputAfterRelaxTest, TestConvergence)
 
 TEST (OutputEfermiTest, TestNotConvergence)
 
 TEST (OutputEfermiTest, TestMOutputLevel)
 
 TEST (OutputVacuumLevelTest, OutputVacuumLevel)
 
 TEST (PrintForce, PrintForce)
 
 TEST (PrintStress, PrintStress)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function:

◆ TEST() [1/8]

TEST ( OutputAfterRelaxTest  ,
TestConvergence   
)
Here is the call graph for this function:

◆ TEST() [2/8]

TEST ( OutputConvergenceAfterSCFTest  ,
TestConvergence   
)
  • Tested Functions:
    • output_convergence_after_scf()
    • output_efermi()
Here is the call graph for this function:

◆ TEST() [3/8]

TEST ( OutputConvergenceAfterSCFTest  ,
TestNotConvergence   
)
Here is the call graph for this function:

◆ TEST() [4/8]

TEST ( OutputEfermiTest  ,
TestMOutputLevel   
)
Here is the call graph for this function:

◆ TEST() [5/8]

TEST ( OutputEfermiTest  ,
TestNotConvergence   
)
Here is the call graph for this function:

◆ TEST() [6/8]

TEST ( OutputVacuumLevelTest  ,
OutputVacuumLevel   
)
Here is the call graph for this function:

◆ TEST() [7/8]

TEST ( PrintForce  ,
PrintForce   
)
Here is the call graph for this function:

◆ TEST() [8/8]

TEST ( PrintStress  ,
PrintStress   
)
Here is the call graph for this function: