ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
symmetry_rotation_R.hpp File Reference
#include "symmetry_rotation.h"
#include "source_lcao/module_ri/RI_Util.h"
#include "source_base/timer.h"
#include <array>
#include <RI/global/Global_Func-2.h>
#include <RI/physics/symmetry/Symmetry_Rotation.h>
Include dependency graph for symmetry_rotation_R.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ModuleSymmetry
 

Functions

template<typename Tdata >
void ModuleSymmetry::print_tensor (const RI::Tensor< Tdata > &t, const std::string &name, const double &threshold=0.0)
 
template<typename Tdata >
void ModuleSymmetry::print_tensor3 (const RI::Tensor< Tdata > &t, const std::string &name, const double &threshold=0.0)
 
template<typename Tdata >
void ModuleSymmetry::set_block (const int starti, const int startj, const RI::Tensor< std::complex< double > > &block, RI::Tensor< Tdata > &obj_tensor)