ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Typedefs | Variables
gint_move.hpp File Reference
#include "lr_util.h"
#include "source_lcao/module_gint/gint_gamma.h"
#include "source_io/module_parameter/parameter.h"
#include "source_lcao/module_gint/gint_k.h"
#include "source_lcao/module_gint/grid_technique.h"
#include "source_pw/module_pwdft/global.h"
Include dependency graph for gint_move.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

template<typename T >
using D2 = void(*)(T **, size_t)
 

Variables

D2< double > d2 = LR_Util::_deallocate_2order_nested_ptr<double>
 

Typedef Documentation

◆ D2

template<typename T >
using D2 = void(*) (T**, size_t)

Variable Documentation

◆ d2