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

#include <math_kernel_op.h>

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

Public Types

using Real = typename GetTypeReal< T >::type
 

Public Member Functions

void operator() (const Device *d, const int &nbase, const int &nbase_x, const int &notconv, T *result, const T *vectors, const Real *eigenvalues)
 

Member Typedef Documentation

◆ Real

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

Member Function Documentation

◆ operator()()

template<typename T , typename Device >
void ModuleBase::apply_eigenvalues_op< T, Device >::operator() ( const Device *  d,
const int &  nbase,
const int &  nbase_x,
const int &  notconv,
T result,
const T vectors,
const Real eigenvalues 
)

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