ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Typedefs | Functions
ri_cv_io_test.cpp File Reference
#include <gtest/gtest.h>
#include <RI/global/Tensor.h>
#include <array>
#include <vector>
#include <fstream>
#include "../write_ri_cv.hpp"
Include dependency graph for ri_cv_io_test.cpp:

Typedefs

using TC = std::array< int, 3 >
 
using TAC = std::pair< int, TC >
 
template<typename T >
using TLRI = std::map< int, std::map< TAC, RI::Tensor< T > > >
 

Functions

 TEST (LRI_CV_Tools, ReadCs)
 

Typedef Documentation

◆ TAC

using TAC = std::pair<int, TC>

◆ TC

using TC = std::array<int, 3>

◆ TLRI

template<typename T >
using TLRI = std::map<int, std::map<TAC, RI::Tensor<T> >>

Function Documentation

◆ TEST()

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