ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Typedefs
gint_type.h File Reference
#include "source_lcao/module_hcontainer/hcontainer.h"
#include "source_base/vector3.h"
#include "source_base/matrix3.h"
Include dependency graph for gint_type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ModuleGint
 

Typedefs

using ModuleGint::Matrix3 = ModuleBase::Matrix3
 
using ModuleGint::Vec3d = ModuleBase::Vector3< double >
 
using ModuleGint::Vec3i = ModuleBase::Vector3< int >
 
template<typename T >
using ModuleGint::HContainer = hamilt::HContainer< T >