ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
ModuleBase::normalize_op< T, Device > Struct Template Reference

#include <math_kernel_op.h>

Collaboration diagram for ModuleBase::normalize_op< T, Device >:

Public Types

using Real = typename GetTypeReal< T >::type
 

Public Member Functions

void operator() (const Device *d, const int &dim, T *psi_iter, const int &nbase, const int &notconv, Real *psi_norm=nullptr)
 

Member Typedef Documentation

◆ Real

template<typename T , typename Device >
using ModuleBase::normalize_op< T, Device >::Real = typename GetTypeReal<T>::type

Member Function Documentation

◆ operator()()

template<typename T , typename Device >
void ModuleBase::normalize_op< T, Device >::operator() ( const Device *  d,
const int &  dim,
T psi_iter,
const int &  nbase,
const int &  notconv,
Real psi_norm = nullptr 
)

The documentation for this struct was generated from the following file: