ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
symmetry_rotation_R_hcontainer.hpp File Reference
#include "symmetry_rotation.h"
#include "source_base/module_external/blas_connector.h"
#include "source_base/parallel_reduce.h"
Include dependency graph for symmetry_rotation_R_hcontainer.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 TR >
void ModuleSymmetry::print_global (const TR *tlocal, const int nr, const int nc, const std::string name)
 
template<typename TR >
void ModuleSymmetry::print_local (const Parallel_Orbitals &pv, const TR *tlocal, const std::string name)
 
template<typename TR >
void ModuleSymmetry::print_atompair_local (const Parallel_Orbitals &pv, const int iat1, const int iat2, const TR *tlocal, const std::string name)
 
void ModuleSymmetry::set_block (const int starti, const int startj, const int nr, const ModuleBase::ComplexMatrix &block, double *obj)
 
void ModuleSymmetry::set_block (const int starti, const int startj, const int nr, const ModuleBase::ComplexMatrix &block, std::complex< double > *obj)