ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#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>
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) |