ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
gint_precision_controller_test.cpp File Reference
#include "gtest/gtest.h"
#include "../module_charge/gint_precision_controller.h"
Include dependency graph for gint_precision_controller_test.cpp:

Functions

 TEST (GintPrecisionControllerTest, AutoModeSwitchesToFp64ImmediatelyWhenDrhoIsSmallEnough)
 
 TEST (GintPrecisionControllerTest, DefaultModeStartsAndStaysFp64)
 
 TEST (GintPrecisionControllerTest, SingleModeStartsAndStaysFp32)
 
 TEST (GintPrecisionControllerTest, MixModeLocksFp64AfterSwitch)
 
 TEST (GintPrecisionControllerTest, MixModeReturnsFalseWhenDrhoTooLarge)
 

Function Documentation

◆ TEST() [1/5]

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

◆ TEST() [2/5]

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

◆ TEST() [3/5]

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

◆ TEST() [4/5]

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

◆ TEST() [5/5]

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