ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Macros | Functions
propagator_test2.cpp File Reference
#include <gtest/gtest.h>
#include "source_basis/module_ao/parallel_orbitals.h"
#include "source_lcao/module_rt/propagator.h"
#include "source_io/module_parameter/parameter.h"
#include "tddft_test.h"
#include <source_base/module_external/scalapack_connector.h>
#include <mpi.h>
Include dependency graph for propagator_test2.cpp:

Macros

#define private   public
 
#define protected   public
 
#define doublethreshold   1e-8
 

Functions

 TEST (PropagatorTest, testPropagatorTaylor)
 

Macro Definition Documentation

◆ doublethreshold

#define doublethreshold   1e-8
  • Tested Function
    • Propagator::compute_propagator_taylor
      • compute propagator of method 4th Taylor expansion.

◆ private

#define private   public

◆ protected

#define protected   public

Function Documentation

◆ TEST()

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